MidnightBSD Magus

filesystems/sandboxfs

Virtual file system for sandboxing

Flavor Version Run OSVersion Arch License Restricted Status
0.2.0_44 628 4.0 i386 Apache-2.0 0 fail

License Permissions:

Events

Machine Type Time Message
m4032 info 2026-01-25 05:35:56.037709 Test Started
m4032 fail 2026-01-25 05:37:14.817291 make build returned non-zero: 1
m4032 fail 2026-01-25 05:37:14.906052 Test complete.

Log

===>  Building for fusefs-sandboxfs-0.2.0_44
warning: no edition set: defaulting to the 2015 edition while the latest is 2024
   Compiling libc v0.2.69
   Compiling proc-macro2 v1.0.10
   Compiling cfg-if v0.1.10
   Compiling unicode-xid v0.2.0
   Compiling syn v1.0.17
   Compiling pkg-config v0.3.17
   Compiling cc v1.0.50
   Compiling log v0.4.8
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/log-0.4.8 CARGO_MANIFEST_PATH=/magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/log-0.4.8/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='A lightweight logging facade for Rust
' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=log CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/log' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.4.8 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=8 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/filesystems/sandboxfs/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2015 /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/log-0.4.8/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("kv_unstable", "kv_unstable_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"))' -C metadata=0c3f3acad62ca99b -C extra-filename=-2886efb8b58308d2 --out-dir /magus/work/usr/mports/filesystems/sandboxfs/work/target/release/build/log-2886efb8b58308d2 -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/filesystems/sandboxfs/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/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/libc-0.2.69 CARGO_MANIFEST_PATH=/magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/libc-0.2.69/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Raw FFI bindings to platform libraries like libc.
' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/libc' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libc CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/libc' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.69 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=69 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/filesystems/sandboxfs/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2015 /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/libc-0.2.69/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=ca2d1faa803a02a3 -C extra-filename=-e033b7af3040a556 --out-dir /magus/work/usr/mports/filesystems/sandboxfs/work/target/release/build/libc-e033b7af3040a556 -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/filesystems/sandboxfs/work/target/release/deps --cap-lints warn`
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=cfg_if CARGO_MANIFEST_DIR=/magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/cfg-if-0.1.10 CARGO_MANIFEST_PATH=/magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/cfg-if-0.1.10/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='A macro to ergonomically define an item depending on a large number of #[cfg]
parameters. Structured like an if-else chain, the first matching branch is the
item that gets emitted.
' CARGO_PKG_HOMEPAGE='https://github.com/alexcrichton/cfg-if' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=cfg-if CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/alexcrichton/cfg-if' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.10 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=10 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/filesystems/sandboxfs/work/target/release/deps /usr/local/bin/rustc --crate-name cfg_if --edition=2018 /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/cfg-if-0.1.10/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "rustc-dep-of-std"))' -C metadata=ea6dc91088e595c0 -C extra-filename=-8f875f96c26b6084 --out-dir /magus/work/usr/mports/filesystems/sandboxfs/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/filesystems/sandboxfs/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/filesystems/sandboxfs/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=pkg_config CARGO_MANIFEST_DIR=/magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/pkg-config-0.3.17 CARGO_MANIFEST_PATH=/magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/pkg-config-0.3.17/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/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='' CARGO_PKG_VERSION=0.3.17 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=17 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/filesystems/sandboxfs/work/target/release/deps /usr/local/bin/rustc --crate-name pkg_config --edition=2015 /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/pkg-config-0.3.17/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=8606717de9705d10 -C extra-filename=-fae5c81318ca26e9 --out-dir /magus/work/usr/mports/filesystems/sandboxfs/work/target/release/deps -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/filesystems/sandboxfs/work/target/release/deps --cap-lints warn`
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=cc CARGO_MANIFEST_DIR=/magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/cc-1.0.50 CARGO_MANIFEST_PATH=/magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/cc-1.0.50/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='A build-time dependency for Cargo build scripts to assist in invoking the native
C compiler to compile native C code into a static archive to be linked into Rust
code.
' CARGO_PKG_HOMEPAGE='https://github.com/alexcrichton/cc-rs' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=cc CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/alexcrichton/cc-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.50 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=50 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/filesystems/sandboxfs/work/target/release/deps /usr/local/bin/rustc --crate-name cc --edition=2018 /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/cc-1.0.50/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("jobserver", "parallel"))' -C metadata=06716532004f5791 -C extra-filename=-3f8ce658c08a2bfb --out-dir /magus/work/usr/mports/filesystems/sandboxfs/work/target/release/deps -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/filesystems/sandboxfs/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/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/proc-macro2-1.0.10 CARGO_MANIFEST_PATH=/magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/proc-macro2-1.0.10/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton :David Tolnay ' CARGO_PKG_DESCRIPTION='A substitute implementation of the compiler'\''s `proc_macro` API to decouple
token-based libraries from the procedural macro use case.
' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=proc-macro2 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/alexcrichton/proc-macro2' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.10 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=10 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/filesystems/sandboxfs/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/proc-macro2-1.0.10/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=02f1000373772c93 -C extra-filename=-167fa04c6e88a0e8 --out-dir /magus/work/usr/mports/filesystems/sandboxfs/work/target/release/build/proc-macro2-167fa04c6e88a0e8 -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/filesystems/sandboxfs/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/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/syn-1.0.17 CARGO_MANIFEST_PATH=/magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/syn-1.0.17/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Parser for Rust source code' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=syn CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/syn' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.17 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=17 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/filesystems/sandboxfs/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/syn-1.0.17/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "visit", "visit-mut"))' -C metadata=941c43694c7fa902 -C extra-filename=-f9303a6c87e83d56 --out-dir /magus/work/usr/mports/filesystems/sandboxfs/work/target/release/build/syn-f9303a6c87e83d56 -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/filesystems/sandboxfs/work/target/release/deps --cap-lints warn`
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=unicode_xid CARGO_MANIFEST_DIR=/magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/unicode-xid-0.2.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/unicode-xid-0.2.0/Cargo.toml CARGO_PKG_AUTHORS='erick.tryzelaar :kwantam ' CARGO_PKG_DESCRIPTION='Determine whether characters have the XID_Start
or XID_Continue properties according to
Unicode Standard Annex #31.
' CARGO_PKG_HOMEPAGE='https://github.com/unicode-rs/unicode-xid' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unicode-xid CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-rs/unicode-xid' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/filesystems/sandboxfs/work/target/release/deps /usr/local/bin/rustc --crate-name unicode_xid --edition=2015 /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/unicode-xid-0.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bench", "default", "no_std"))' -C metadata=74c1962ddfa0379e -C extra-filename=-b3280c480eee9e03 --out-dir /magus/work/usr/mports/filesystems/sandboxfs/work/target/release/deps -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/filesystems/sandboxfs/work/target/release/deps --cap-lints warn`
warning: unexpected `cfg` condition name: `procmacro2_semver_exempt`
  --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/proc-macro2-1.0.10/build.rs:50:30
   |
50 |     let semver_exempt = cfg!(procmacro2_semver_exempt);
   |                              ^^^^^^^^^^^^^^^^^^^^^^^^
   |
   = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(procmacro2_semver_exempt)'] }
   = note: see  for more information about checking conditional configuration
   = note: `#[warn(unexpected_cfgs)]` on by default

   Compiling memchr v2.3.3
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/memchr-2.3.3 CARGO_MANIFEST_PATH=/magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/memchr-2.3.3/Cargo.toml CARGO_PKG_AUTHORS='Andrew Gallant :bluss' CARGO_PKG_DESCRIPTION='Safe interface to memchr.' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/rust-memchr' CARGO_PKG_LICENSE=Unlicense/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=memchr CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/rust-memchr' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.3.3 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/filesystems/sandboxfs/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2015 /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/memchr-2.3.3/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="use_std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "libc", "std", "use_std"))' -C metadata=715c8b34acbca55a -C extra-filename=-50c9b1c029687919 --out-dir /magus/work/usr/mports/filesystems/sandboxfs/work/target/release/build/memchr-50c9b1c029687919 -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/filesystems/sandboxfs/work/target/release/deps --cap-lints warn`
   Compiling serde v1.0.106
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/serde-1.0.106 CARGO_MANIFEST_PATH=/magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/serde-1.0.106/Cargo.toml CARGO_PKG_AUTHORS='Erick Tryzelaar :David Tolnay ' CARGO_PKG_DESCRIPTION='A generic serialization/deserialization framework' CARGO_PKG_HOMEPAGE='https://serde.rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde CARGO_PKG_README=crates-io.md CARGO_PKG_REPOSITORY='https://github.com/serde-rs/serde' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.106 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=106 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/filesystems/sandboxfs/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2015 /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/serde-1.0.106/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=a8ab6e3db072fcaa -C extra-filename=-4e31e6e42f30ed8d --out-dir /magus/work/usr/mports/filesystems/sandboxfs/work/target/release/build/serde-4e31e6e42f30ed8d -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/filesystems/sandboxfs/work/target/release/deps --cap-lints warn`
     Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=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_STD=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/log-0.4.8 CARGO_MANIFEST_PATH=/magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/log-0.4.8/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='A lightweight logging facade for Rust
' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=log CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/log' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.4.8 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=8 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=i686-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/filesystems/sandboxfs/work/target/release/deps:/magus/work/usr/mports/filesystems/sandboxfs/work/target/release:/usr/local/lib/rustlib/i686-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=2 OUT_DIR=/magus/work/usr/mports/filesystems/sandboxfs/work/target/i686-unknown-freebsd/release/build/log-6b394c0d1b7c5bf1/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/sandboxfs/work/target/release/build/log-2886efb8b58308d2/build-script-build`
[log 0.4.8] cargo:rustc-cfg=atomic_cas
[log 0.4.8] cargo:rerun-if-changed=build.rs
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=log CARGO_MANIFEST_DIR=/magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/log-0.4.8 CARGO_MANIFEST_PATH=/magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/log-0.4.8/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='A lightweight logging facade for Rust
' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=log CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/log' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.4.8 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=8 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/filesystems/sandboxfs/work/target/release/deps OUT_DIR=/magus/work/usr/mports/filesystems/sandboxfs/work/target/i686-unknown-freebsd/release/build/log-6b394c0d1b7c5bf1/out /usr/local/bin/rustc --crate-name log --edition=2015 /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/log-0.4.8/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_unstable", "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"))' -C metadata=5e2a6fbbc86e5e09 -C extra-filename=-4de91b1dfcc881f7 --out-dir /magus/work/usr/mports/filesystems/sandboxfs/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/filesystems/sandboxfs/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/filesystems/sandboxfs/work/target/release/deps --extern cfg_if=/magus/work/usr/mports/filesystems/sandboxfs/work/target/i686-unknown-freebsd/release/deps/libcfg_if-8f875f96c26b6084.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong --cfg atomic_cas`
warning: unexpected `cfg` condition name: `rustbuild`
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/log-0.4.8/src/lib.rs:277:13
    |
277 | #![cfg_attr(rustbuild, feature(staged_api, rustc_private))]
    |             ^^^^^^^^^
    |
    = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(rustbuild)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(rustbuild)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: `#[warn(unexpected_cfgs)]` on by default

warning: unexpected `cfg` condition name: `rustbuild`
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/log-0.4.8/src/lib.rs:278:13
    |
278 | #![cfg_attr(rustbuild, unstable(feature = "rustc_private", issue = "27812"))]
    |             ^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(rustbuild)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(rustbuild)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `atomic_cas`
    --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/log-0.4.8/src/lib.rs:1212:28
     |
1212 | #[cfg(all(feature = "std", atomic_cas))]
     |                            ^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(atomic_cas)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(atomic_cas)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `atomic_cas`
    --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/log-0.4.8/src/lib.rs:1270:7
     |
1270 | #[cfg(atomic_cas)]
     |       ^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(atomic_cas)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(atomic_cas)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `atomic_cas`
    --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/log-0.4.8/src/lib.rs:1275:7
     |
1275 | #[cfg(atomic_cas)]
     |       ^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(atomic_cas)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(atomic_cas)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: trait objects without an explicit `dyn` are deprecated
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/log-0.4.8/src/lib.rs:309:29
    |
309 | static mut LOGGER: &'static Log = &NopLogger;
    |                             ^^^
    |
    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
    = note: for more information, see 
    = note: `#[warn(bare_trait_objects)]` on by default
help: if this is a dyn-compatible trait, use `dyn`
    |
309 | static mut LOGGER: &'static dyn Log = &NopLogger;
    |                             +++

     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='-Clink-arg=-fstack-protector-strong' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/libc-0.2.69 CARGO_MANIFEST_PATH=/magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/libc-0.2.69/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Raw FFI bindings to platform libraries like libc.
' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/libc' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libc CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/libc' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.69 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=69 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=i686-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/filesystems/sandboxfs/work/target/release/deps:/magus/work/usr/mports/filesystems/sandboxfs/work/target/release:/usr/local/lib/rustlib/i686-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=2 OUT_DIR=/magus/work/usr/mports/filesystems/sandboxfs/work/target/i686-unknown-freebsd/release/build/libc-fd701783c87fa0ab/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/sandboxfs/work/target/release/build/libc-e033b7af3040a556/build-script-build`
warning: trait objects without an explicit `dyn` are deprecated
    --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/log-0.4.8/src/lib.rs:1213:37
     |
1213 | pub fn set_boxed_logger(logger: Box) -> Result<(), SetLoggerError> {
     |                                     ^^^
     |
     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
     = note: for more information, see 
help: if this is a dyn-compatible trait, use `dyn`
     |
1213 | pub fn set_boxed_logger(logger: Box) -> Result<(), SetLoggerError> {
     |                                     +++

warning: trait objects without an explicit `dyn` are deprecated
    --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/log-0.4.8/src/lib.rs:1271:36
     |
1271 | pub fn set_logger(logger: &'static Log) -> Result<(), SetLoggerError> {
     |                                    ^^^
     |
     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
     = note: for more information, see 
help: if this is a dyn-compatible trait, use `dyn`
     |
1271 | pub fn set_logger(logger: &'static dyn Log) -> Result<(), SetLoggerError> {
     |                                    +++

warning: trait objects without an explicit `dyn` are deprecated
    --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/log-0.4.8/src/lib.rs:1278:29
     |
1278 |     F: FnOnce() -> &'static Log,
     |                             ^^^
     |
     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
     = note: for more information, see 
help: if this is a dyn-compatible trait, use `dyn`
     |
1278 |     F: FnOnce() -> &'static dyn Log,
     |                             +++

warning: trait objects without an explicit `dyn` are deprecated
    --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/log-0.4.8/src/lib.rs:1315:48
     |
1315 | pub unsafe fn set_logger_racy(logger: &'static Log) -> Result<(), SetLoggerError> {
     |                                                ^^^
     |
     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
     = note: for more information, see 
help: if this is a dyn-compatible trait, use `dyn`
     |
1315 | pub unsafe fn set_logger_racy(logger: &'static dyn Log) -> Result<(), SetLoggerError> {
     |                                                +++

warning: trait objects without an explicit `dyn` are deprecated
    --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/log-0.4.8/src/lib.rs:1375:29
     |
1375 | pub fn logger() -> &'static Log {
     |                             ^^^
     |
     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
     = note: for more information, see 
help: if this is a dyn-compatible trait, use `dyn`
     |
1375 | pub fn logger() -> &'static dyn Log {
     |                             +++

warning: `proc-macro2` (build script) generated 1 warning
     Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,std,use_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_STD=1 CARGO_FEATURE_USE_STD=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/memchr-2.3.3 CARGO_MANIFEST_PATH=/magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/memchr-2.3.3/Cargo.toml CARGO_PKG_AUTHORS='Andrew Gallant :bluss' CARGO_PKG_DESCRIPTION='Safe interface to memchr.' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/rust-memchr' CARGO_PKG_LICENSE=Unlicense/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=memchr CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/rust-memchr' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.3.3 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=i686-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/filesystems/sandboxfs/work/target/release/deps:/magus/work/usr/mports/filesystems/sandboxfs/work/target/release:/usr/local/lib/rustlib/i686-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=2 OUT_DIR=/magus/work/usr/mports/filesystems/sandboxfs/work/target/i686-unknown-freebsd/release/build/memchr-b8ff90230aa65f8b/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/sandboxfs/work/target/release/build/memchr-50c9b1c029687919/build-script-build`
[memchr 2.3.3] cargo:rustc-cfg=memchr_runtime_simd
[memchr 2.3.3] cargo:rustc-cfg=memchr_runtime_sse2
[memchr 2.3.3] cargo:rustc-cfg=memchr_runtime_sse42
[memchr 2.3.3] cargo:rustc-cfg=memchr_runtime_avx
     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/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/proc-macro2-1.0.10 CARGO_MANIFEST_PATH=/magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/proc-macro2-1.0.10/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton :David Tolnay ' CARGO_PKG_DESCRIPTION='A substitute implementation of the compiler'\''s `proc_macro` API to decouple
token-based libraries from the procedural macro use case.
' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=proc-macro2 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/alexcrichton/proc-macro2' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.10 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=10 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=i686-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/filesystems/sandboxfs/work/target/release/deps:/magus/work/usr/mports/filesystems/sandboxfs/work/target/release:/usr/local/lib/rustlib/i686-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=0 OUT_DIR=/magus/work/usr/mports/filesystems/sandboxfs/work/target/release/build/proc-macro2-8c85b294eaef1d12/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/sandboxfs/work/target/release/build/proc-macro2-167fa04c6e88a0e8/build-script-build`
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=memchr CARGO_MANIFEST_DIR=/magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/memchr-2.3.3 CARGO_MANIFEST_PATH=/magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/memchr-2.3.3/Cargo.toml CARGO_PKG_AUTHORS='Andrew Gallant :bluss' CARGO_PKG_DESCRIPTION='Safe interface to memchr.' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/rust-memchr' CARGO_PKG_LICENSE=Unlicense/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=memchr CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/rust-memchr' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.3.3 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/filesystems/sandboxfs/work/target/release/deps OUT_DIR=/magus/work/usr/mports/filesystems/sandboxfs/work/target/i686-unknown-freebsd/release/build/memchr-b8ff90230aa65f8b/out /usr/local/bin/rustc --crate-name memchr --edition=2015 /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/memchr-2.3.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="use_std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "libc", "std", "use_std"))' -C metadata=539101ef2ba44823 -C extra-filename=-7a7b912a107884b6 --out-dir /magus/work/usr/mports/filesystems/sandboxfs/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/filesystems/sandboxfs/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/filesystems/sandboxfs/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong --cfg memchr_runtime_simd --cfg memchr_runtime_sse2 --cfg memchr_runtime_sse42 --cfg memchr_runtime_avx`
[libc 0.2.69] cargo:rustc-cfg=freebsd11
[libc 0.2.69] cargo:rustc-cfg=libc_priv_mod_use
[libc 0.2.69] cargo:rustc-cfg=libc_union
[libc 0.2.69] cargo:rustc-cfg=libc_const_size_of
[libc 0.2.69] cargo:rustc-cfg=libc_align
[libc 0.2.69] cargo:rustc-cfg=libc_core_cvoid
[proc-macro2 1.0.10] cargo:rerun-if-changed=build.rs
[libc 0.2.69] cargo:rustc-cfg=libc_packedN
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=libc CARGO_MANIFEST_DIR=/magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/libc-0.2.69 CARGO_MANIFEST_PATH=/magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/libc-0.2.69/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Raw FFI bindings to platform libraries like libc.
' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/libc' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libc CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/libc' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.69 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=69 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/filesystems/sandboxfs/work/target/release/deps OUT_DIR=/magus/work/usr/mports/filesystems/sandboxfs/work/target/i686-unknown-freebsd/release/build/libc-fd701783c87fa0ab/out /usr/local/bin/rustc --crate-name libc --edition=2015 /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/libc-0.2.69/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=255d2a6648f71f72 -C extra-filename=-51a973bf2e802d81 --out-dir /magus/work/usr/mports/filesystems/sandboxfs/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/filesystems/sandboxfs/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/filesystems/sandboxfs/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong --cfg freebsd11 --cfg libc_priv_mod_use --cfg libc_union --cfg libc_const_size_of --cfg libc_align --cfg libc_core_cvoid --cfg libc_packedN`
warning: use of deprecated method `std::sync::atomic::AtomicUsize::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead
    --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/log-0.4.8/src/lib.rs:1281:21
     |
1281 |         match STATE.compare_and_swap(UNINITIALIZED, INITIALIZING, Ordering::SeqCst) {
     |                     ^^^^^^^^^^^^^^^^
     |
     = note: `#[warn(deprecated)]` on by default

[proc-macro2 1.0.10] cargo:rustc-cfg=use_proc_macro
[proc-macro2 1.0.10] cargo:rustc-cfg=wrap_proc_macro
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=proc_macro2 CARGO_MANIFEST_DIR=/magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/proc-macro2-1.0.10 CARGO_MANIFEST_PATH=/magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/proc-macro2-1.0.10/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton :David Tolnay ' CARGO_PKG_DESCRIPTION='A substitute implementation of the compiler'\''s `proc_macro` API to decouple
token-based libraries from the procedural macro use case.
' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=proc-macro2 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/alexcrichton/proc-macro2' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.10 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=10 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/filesystems/sandboxfs/work/target/release/deps OUT_DIR=/magus/work/usr/mports/filesystems/sandboxfs/work/target/release/build/proc-macro2-8c85b294eaef1d12/out /usr/local/bin/rustc --crate-name proc_macro2 --edition=2018 /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/proc-macro2-1.0.10/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=ee96d2605a8f5166 -C extra-filename=-94e24e7371f12373 --out-dir /magus/work/usr/mports/filesystems/sandboxfs/work/target/release/deps -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/filesystems/sandboxfs/work/target/release/deps --extern unicode_xid=/magus/work/usr/mports/filesystems/sandboxfs/work/target/release/deps/libunicode_xid-b3280c480eee9e03.rmeta --cap-lints warn --cfg use_proc_macro --cfg wrap_proc_macro`
     Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=clone-impls,default,derive,extra-traits,parsing,printing,proc-macro,quote,visit 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_CLONE_IMPLS=1 CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_DERIVE=1 CARGO_FEATURE_EXTRA_TRAITS=1 CARGO_FEATURE_PARSING=1 CARGO_FEATURE_PRINTING=1 CARGO_FEATURE_PROC_MACRO=1 CARGO_FEATURE_QUOTE=1 CARGO_FEATURE_VISIT=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/syn-1.0.17 CARGO_MANIFEST_PATH=/magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/syn-1.0.17/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Parser for Rust source code' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=syn CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/syn' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.17 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=17 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=i686-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/filesystems/sandboxfs/work/target/release/deps:/magus/work/usr/mports/filesystems/sandboxfs/work/target/release:/usr/local/lib/rustlib/i686-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=0 OUT_DIR=/magus/work/usr/mports/filesystems/sandboxfs/work/target/release/build/syn-e36476a087e7ac05/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/sandboxfs/work/target/release/build/syn-f9303a6c87e83d56/build-script-build`
[syn 1.0.17] cargo:rustc-cfg=syn_disable_nightly_tests
   Compiling ryu v1.0.3
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/ryu-1.0.3 CARGO_MANIFEST_PATH=/magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/ryu-1.0.3/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Fast floating point to string conversion' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR BSL-1.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ryu CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/ryu' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.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/sandboxfs/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2015 /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/ryu-1.0.3/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("no-panic", "small"))' -C metadata=08ddf9cba966d1f2 -C extra-filename=-55ce1a1aea9f2642 --out-dir /magus/work/usr/mports/filesystems/sandboxfs/work/target/release/build/ryu-55ce1a1aea9f2642 -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/filesystems/sandboxfs/work/target/release/deps --cap-lints warn`
warning: unexpected `cfg` condition name: `memchr_libc`
  --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/memchr-2.3.3/src/lib.rs:48:7
   |
48 | #[cfg(memchr_libc)]
   |       ^^^^^^^^^^^
   |
   = 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(memchr_libc)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_libc)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration
   = note: `#[warn(unexpected_cfgs)]` on by default

warning: unexpected `cfg` condition name: `memchr_runtime_simd`
  --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/memchr-2.3.3/src/lib.rs:59:46
   |
59 | #[cfg(all(not(miri), target_arch = "x86_64", memchr_runtime_simd))]
   |                                              ^^^^^^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `memchr_runtime_simd`
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/memchr-2.3.3/src/lib.rs:140:39
    |
140 |     #[cfg(all(target_arch = "x86_64", memchr_runtime_simd, not(miri)))]
    |                                       ^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `memchr_libc`
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/memchr-2.3.3/src/lib.rs:147:9
    |
147 |         memchr_libc,
    |         ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_libc)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_libc)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `memchr_runtime_simd`
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/memchr-2.3.3/src/lib.rs:148:41
    |
148 |         not(all(target_arch = "x86_64", memchr_runtime_simd)),
    |                                         ^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `memchr_libc`
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/memchr-2.3.3/src/lib.rs:157:13
    |
157 |         not(memchr_libc),
    |             ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_libc)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_libc)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `memchr_runtime_simd`
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/memchr-2.3.3/src/lib.rs:158:41
    |
158 |         not(all(target_arch = "x86_64", memchr_runtime_simd)),
    |                                         ^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `memchr_runtime_simd`
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/memchr-2.3.3/src/lib.rs:203:39
    |
203 |     #[cfg(all(target_arch = "x86_64", memchr_runtime_simd, not(miri)))]
    |                                       ^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `memchr_runtime_simd`
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/memchr-2.3.3/src/lib.rs:210:41
    |
210 |         not(all(target_arch = "x86_64", memchr_runtime_simd)),
    |                                         ^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `memchr_runtime_simd`
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/memchr-2.3.3/src/lib.rs:260:39
    |
260 |     #[cfg(all(target_arch = "x86_64", memchr_runtime_simd, not(miri)))]
    |                                       ^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `memchr_runtime_simd`
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/memchr-2.3.3/src/lib.rs:267:41
    |
267 |         not(all(target_arch = "x86_64", memchr_runtime_simd)),
    |                                         ^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `memchr_runtime_simd`
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/memchr-2.3.3/src/lib.rs:310:39
    |
310 |     #[cfg(all(target_arch = "x86_64", memchr_runtime_simd, not(miri)))]
    |                                       ^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `memchr_libc`
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/memchr-2.3.3/src/lib.rs:317:9
    |
317 |         memchr_libc,
    |         ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_libc)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_libc)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `memchr_runtime_simd`
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/memchr-2.3.3/src/lib.rs:319:41
    |
319 |         not(all(target_arch = "x86_64", memchr_runtime_simd)),
    |                                         ^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `memchr_libc`
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/memchr-2.3.3/src/lib.rs:328:17
    |
328 |         not(all(memchr_libc, target_os = "linux")),
    |                 ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_libc)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_libc)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `memchr_runtime_simd`
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/memchr-2.3.3/src/lib.rs:329:41
    |
329 |         not(all(target_arch = "x86_64", memchr_runtime_simd)),
    |                                         ^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `memchr_runtime_simd`
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/memchr-2.3.3/src/lib.rs:374:39
    |
374 |     #[cfg(all(target_arch = "x86_64", memchr_runtime_simd, not(miri)))]
    |                                       ^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `memchr_runtime_simd`
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/memchr-2.3.3/src/lib.rs:381:41
    |
381 |         not(all(target_arch = "x86_64", memchr_runtime_simd)),
    |                                         ^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `memchr_runtime_simd`
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/memchr-2.3.3/src/lib.rs:431:39
    |
431 |     #[cfg(all(target_arch = "x86_64", memchr_runtime_simd, not(miri)))]
    |                                       ^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `memchr_runtime_simd`
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/memchr-2.3.3/src/lib.rs:438:41
    |
438 |         not(all(target_arch = "x86_64", memchr_runtime_simd)),
    |                                         ^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

   Compiling lazy_static v1.4.0
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=lazy_static CARGO_MANIFEST_DIR=/magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/lazy_static-1.4.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/lazy_static-1.4.0/Cargo.toml CARGO_PKG_AUTHORS='Marvin Löbel ' CARGO_PKG_DESCRIPTION='A macro for declaring lazily evaluated statics in Rust.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=lazy_static CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang-nursery/lazy-static.rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.4.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/filesystems/sandboxfs/work/target/release/deps /usr/local/bin/rustc --crate-name lazy_static --edition=2015 /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/lazy_static-1.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("spin", "spin_no_std"))' -C metadata=92e799148000758b -C extra-filename=-5beae7abf74260c0 --out-dir /magus/work/usr/mports/filesystems/sandboxfs/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/filesystems/sandboxfs/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/filesystems/sandboxfs/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: unexpected `cfg` condition name: `libc_deny_warnings`
  --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/libc-0.2.69/src/lib.rs:18:13
   |
18 | #![cfg_attr(libc_deny_warnings, deny(warnings))]
   |             ^^^^^^^^^^^^^^^^^^
   |
   = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_deny_warnings)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_deny_warnings)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration
   = note: `#[warn(unexpected_cfgs)]` on by default

warning: unexpected `cfg` condition name: `libc_thread_local`
  --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/libc-0.2.69/src/lib.rs:24:13
   |
24 | #![cfg_attr(libc_thread_local, feature(thread_local))]
   |             ^^^^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_thread_local)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_thread_local)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libc_const_extern_fn`
  --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/libc-0.2.69/src/lib.rs:31:13
   |
31 | #![cfg_attr(libc_const_extern_fn, feature(const_extern_fn))]
   |             ^^^^^^^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_const_extern_fn)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_const_extern_fn)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libc_priv_mod_use`
  --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/libc-0.2.69/src/lib.rs:47:14
   |
47 |     if #[cfg(libc_priv_mod_use)] {
   |              ^^^^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_priv_mod_use)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_priv_mod_use)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libc_core_cvoid`
  --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/libc-0.2.69/src/lib.rs:48:15
   |
48 |         #[cfg(libc_core_cvoid)]
   |               ^^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_core_cvoid)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_core_cvoid)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `cloudabi`
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/libc-0.2.69/src/lib.rs:100:21
    |
100 |     } else if #[cfg(target_os = "cloudabi")] {
    |                     ^^^^^^^^^
    |
    = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, `trusty`, `tvos`, and `uefi` and 9 more
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `switch`
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/libc-0.2.69/src/lib.rs:112:21
    |
112 |     } else if #[cfg(target_os = "switch")] {
    |                     ^^^^^^^^^
    |
    = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, `trusty`, `tvos`, and `uefi` and 9 more
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `wasi`
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/libc-0.2.69/src/lib.rs:142:25
    |
142 |     } else if #[cfg(any(target_env = "wasi", target_os = "wasi"))] {
    |                         ^^^^^^^^^^^^^^^^^^^
    |
    = note: expected values for `target_env` are: ``, `gnu`, `msvc`, `musl`, `newlib`, `nto70`, `nto71`, `nto71_iosock`, `nto80`, `ohos`, `p1`, `p2`, `relibc`, `sgx`, and `uclibc`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libc_const_extern_fn`
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/libc-0.2.69/src/macros.rs:152:14
    |
152 |     if #[cfg(libc_const_extern_fn)] {
    |              ^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_const_extern_fn)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_const_extern_fn)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `rumprun`
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/libc-0.2.69/src/unix/mod.rs:317:25
    |
317 |                         target_vendor = "rumprun"))] {
    |                         ^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = note: expected values for `target_vendor` are: `amd`, `apple`, `espressif`, `fortanix`, `ibm`, `kmc`, `mti`, `nintendo`, `nvidia`, `openwrt`, `pc`, `risc0`, `sony`, `sun`, `unikraft`, `unknown`, `uwp`, `win7`, and `wrs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `illumos`
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/libc-0.2.69/src/unix/mod.rs:343:21
    |
343 |     } else if #[cfg(target_env = "illumos")] {
    |                     ^^^^^^^^^^
    |
    = note: expected values for `target_env` are: ``, `gnu`, `msvc`, `musl`, `newlib`, `nto70`, `nto71`, `nto71_iosock`, `nto80`, `ohos`, `p1`, `p2`, `relibc`, `sgx`, and `uclibc`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libc_core_cvoid`
    --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/libc-0.2.69/src/unix/mod.rs:1557:14
     |
1557 |     if #[cfg(libc_core_cvoid)] {
     |              ^^^^^^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_core_cvoid)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_core_cvoid)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libc_align`
    --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/libc-0.2.69/src/unix/mod.rs:1577:14
     |
1577 |     if #[cfg(libc_align)] {
     |              ^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_align)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_align)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `freebsd11`
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/libc-0.2.69/src/unix/mod.rs:695:40
    |
695 |         all(target_os = "freebsd", any(freebsd11, freebsd10)),
    |                                        ^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd11)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `freebsd10`
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/libc-0.2.69/src/unix/mod.rs:695:51
    |
695 |         all(target_os = "freebsd", any(freebsd11, freebsd10)),
    |                                                   ^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd10)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd10)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `freebsd11`
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/libc-0.2.69/src/unix/mod.rs:705:40
    |
705 |         all(target_os = "freebsd", any(freebsd11, freebsd10)),
    |                                        ^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd11)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `freebsd10`
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/libc-0.2.69/src/unix/mod.rs:705:51
    |
705 |         all(target_os = "freebsd", any(freebsd11, freebsd10)),
    |                                                   ^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd10)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd10)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `freebsd11`
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/libc-0.2.69/src/unix/mod.rs:748:40
    |
748 |         all(target_os = "freebsd", any(freebsd11, freebsd10)),
    |                                        ^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd11)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `freebsd10`
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/libc-0.2.69/src/unix/mod.rs:748:51
    |
748 |         all(target_os = "freebsd", any(freebsd11, freebsd10)),
    |                                                   ^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd10)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd10)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `freebsd11`
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/libc-0.2.69/src/unix/mod.rs:783:40
    |
783 |         all(target_os = "freebsd", any(freebsd11, freebsd10)),
    |                                        ^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd11)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `freebsd10`
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/libc-0.2.69/src/unix/mod.rs:783:51
    |
783 |         all(target_os = "freebsd", any(freebsd11, freebsd10)),
    |                                                   ^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd10)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd10)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `proc_macro_span`
  --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/proc-macro2-1.0.10/src/lib.rs:82:17
   |
82 | #![cfg_attr(any(proc_macro_span, super_unstable), feature(proc_macro_span))]
   |                 ^^^^^^^^^^^^^^^ help: there is a config with a similar name: `proc_macro`
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(proc_macro_span)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(proc_macro_span)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration
   = note: `#[warn(unexpected_cfgs)]` on by default

warning: unexpected `cfg` condition name: `super_unstable`
  --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/proc-macro2-1.0.10/src/lib.rs:82:34
   |
82 | #![cfg_attr(any(proc_macro_span, super_unstable), feature(proc_macro_span))]
   |                                  ^^^^^^^^^^^^^^
   |
   = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(super_unstable)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(super_unstable)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `super_unstable`
  --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/proc-macro2-1.0.10/src/lib.rs:83:13
   |
83 | #![cfg_attr(super_unstable, feature(proc_macro_raw_ident, proc_macro_def_site))]
   |             ^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(super_unstable)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(super_unstable)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `use_proc_macro`
  --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/proc-macro2-1.0.10/src/lib.rs:85:7
   |
85 | #[cfg(use_proc_macro)]
   |       ^^^^^^^^^^^^^^ help: there is a config with a similar name: `proc_macro`
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(use_proc_macro)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(use_proc_macro)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `procmacro2_semver_exempt`
  --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/proc-macro2-1.0.10/src/lib.rs:94:7
   |
94 | #[cfg(procmacro2_semver_exempt)]
   |       ^^^^^^^^^^^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(procmacro2_semver_exempt)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(procmacro2_semver_exempt)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `wrap_proc_macro`
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/proc-macro2-1.0.10/src/lib.rs:103:11
    |
103 | #[cfg(not(wrap_proc_macro))]
    |           ^^^^^^^^^^^^^^^ help: there is a config with a similar name: `proc_macro`
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wrap_proc_macro)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wrap_proc_macro)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `wrap_proc_macro`
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/proc-macro2-1.0.10/src/lib.rs:106:7
    |
106 | #[cfg(wrap_proc_macro)]
    |       ^^^^^^^^^^^^^^^ help: there is a config with a similar name: `proc_macro`
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wrap_proc_macro)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wrap_proc_macro)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `use_proc_macro`
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/proc-macro2-1.0.10/src/lib.rs:182:7
    |
182 | #[cfg(use_proc_macro)]
    |       ^^^^^^^^^^^^^^ help: there is a config with a similar name: `proc_macro`
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(use_proc_macro)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(use_proc_macro)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `use_proc_macro`
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/proc-macro2-1.0.10/src/lib.rs:189:7
    |
189 | #[cfg(use_proc_macro)]
    |       ^^^^^^^^^^^^^^ help: there is a config with a similar name: `proc_macro`
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(use_proc_macro)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(use_proc_macro)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `procmacro2_semver_exempt`
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/proc-macro2-1.0.10/src/lib.rs:253:7
    |
253 | #[cfg(procmacro2_semver_exempt)]
    |       ^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(procmacro2_semver_exempt)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(procmacro2_semver_exempt)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `procmacro2_semver_exempt`
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/proc-macro2-1.0.10/src/lib.rs:260:7
    |
260 | #[cfg(procmacro2_semver_exempt)]
    |       ^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(procmacro2_semver_exempt)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(procmacro2_semver_exempt)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `procmacro2_semver_exempt`
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/proc-macro2-1.0.10/src/lib.rs:293:7
    |
293 | #[cfg(procmacro2_semver_exempt)]
    |       ^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(procmacro2_semver_exempt)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(procmacro2_semver_exempt)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `span_locations`
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/proc-macro2-1.0.10/src/lib.rs:303:7
    |
303 | #[cfg(span_locations)]
    |       ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `span_locations`
  --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/proc-macro2-1.0.10/src/strnom.rs:10:11
   |
10 |     #[cfg(span_locations)]
   |           ^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `span_locations`
  --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/proc-macro2-1.0.10/src/strnom.rs:15:15
   |
15 |     #[cfg(not(span_locations))]
   |               ^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `span_locations`
  --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/proc-macro2-1.0.10/src/strnom.rs:21:11
   |
21 |     #[cfg(span_locations)]
   |           ^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `span_locations`
 --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/proc-macro2-1.0.10/src/fallback.rs:1:7
  |
1 | #[cfg(span_locations)]
  |       ^^^^^^^^^^^^^^
  |
  = help: consider using a Cargo feature instead
  = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
           [lints.rust]
           unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] }
  = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs`
  = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `span_locations`
 --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/proc-macro2-1.0.10/src/fallback.rs:3:7
  |
3 | #[cfg(span_locations)]
  |       ^^^^^^^^^^^^^^
  |
  = help: consider using a Cargo feature instead
  = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
           [lints.rust]
           unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] }
  = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs`
  = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `procmacro2_semver_exempt`
 --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/proc-macro2-1.0.10/src/fallback.rs:8:7
  |
8 | #[cfg(procmacro2_semver_exempt)]
  |       ^^^^^^^^^^^^^^^^^^^^^^^^
  |
  = help: consider using a Cargo feature instead
  = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
           [lints.rust]
           unexpected_cfgs = { level = "warn", check-cfg = ['cfg(procmacro2_semver_exempt)'] }
  = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(procmacro2_semver_exempt)");` to the top of the `build.rs`
  = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `span_locations`
  --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/proc-macro2-1.0.10/src/fallback.rs:36:7
   |
36 | #[cfg(span_locations)]
   |       ^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `span_locations`
  --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/proc-macro2-1.0.10/src/fallback.rs:50:11
   |
50 | #[cfg(not(span_locations))]
   |           ^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `use_proc_macro`
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/proc-macro2-1.0.10/src/fallback.rs:120:7
    |
120 | #[cfg(use_proc_macro)]
    |       ^^^^^^^^^^^^^^ help: there is a config with a similar name: `proc_macro`
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(use_proc_macro)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(use_proc_macro)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `use_proc_macro`
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/proc-macro2-1.0.10/src/fallback.rs:130:7
    |
130 | #[cfg(use_proc_macro)]
    |       ^^^^^^^^^^^^^^ help: there is a config with a similar name: `proc_macro`
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(use_proc_macro)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(use_proc_macro)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `span_locations`
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/proc-macro2-1.0.10/src/fallback.rs:226:7
    |
226 | #[cfg(span_locations)]
    |       ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `span_locations`
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/proc-macro2-1.0.10/src/fallback.rs:252:7
    |
252 | #[cfg(span_locations)]
    |       ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `span_locations`
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/proc-macro2-1.0.10/src/fallback.rs:260:7
    |
260 | #[cfg(span_locations)]
    |       ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `span_locations`
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/proc-macro2-1.0.10/src/fallback.rs:286:7
    |
286 | #[cfg(span_locations)]
    |       ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `span_locations`
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/proc-macro2-1.0.10/src/fallback.rs:297:7
    |
297 | #[cfg(span_locations)]
    |       ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `span_locations`
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/proc-macro2-1.0.10/src/fallback.rs:302:7
    |
302 | #[cfg(span_locations)]
    |       ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `span_locations`
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/proc-macro2-1.0.10/src/fallback.rs:850:11
    |
850 | #[cfg(not(span_locations))]
    |           ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `span_locations`
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/proc-macro2-1.0.10/src/fallback.rs:859:7
    |
859 | #[cfg(span_locations)]
    |       ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `span_locations`
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/proc-macro2-1.0.10/src/fallback.rs:347:11
    |
347 |     #[cfg(span_locations)]
    |           ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `span_locations`
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/proc-macro2-1.0.10/src/fallback.rs:349:11
    |
349 |     #[cfg(span_locations)]
    |           ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `span_locations`
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/proc-macro2-1.0.10/src/fallback.rs:354:15
    |
354 |     #[cfg(not(span_locations))]
    |               ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `span_locations`
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/proc-macro2-1.0.10/src/fallback.rs:359:11
    |
359 |     #[cfg(span_locations)]
    |           ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `procmacro2_semver_exempt`
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/proc-macro2-1.0.10/src/fallback.rs:364:11
    |
364 |     #[cfg(procmacro2_semver_exempt)]
    |           ^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(procmacro2_semver_exempt)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(procmacro2_semver_exempt)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `procmacro2_semver_exempt`
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/proc-macro2-1.0.10/src/fallback.rs:369:11
    |
369 |     #[cfg(procmacro2_semver_exempt)]
    |           ^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(procmacro2_semver_exempt)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(procmacro2_semver_exempt)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `procmacro2_semver_exempt`
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/proc-macro2-1.0.10/src/fallback.rs:377:11
    |
377 |     #[cfg(procmacro2_semver_exempt)]
    |           ^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(procmacro2_semver_exempt)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(procmacro2_semver_exempt)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `procmacro2_semver_exempt`
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/proc-macro2-1.0.10/src/fallback.rs:382:11
    |
382 |     #[cfg(procmacro2_semver_exempt)]
    |           ^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(procmacro2_semver_exempt)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(procmacro2_semver_exempt)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `span_locations`
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/proc-macro2-1.0.10/src/fallback.rs:393:11
    |
393 |     #[cfg(span_locations)]
    |           ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `span_locations`
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/proc-macro2-1.0.10/src/fallback.rs:402:11
    |
402 |     #[cfg(span_locations)]
    |           ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `span_locations`
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/proc-macro2-1.0.10/src/fallback.rs:411:15
    |
411 |     #[cfg(not(span_locations))]
    |               ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `span_locations`
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/proc-macro2-1.0.10/src/fallback.rs:416:11
    |
416 |     #[cfg(span_locations)]
    |           ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `span_locations`
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/proc-macro2-1.0.10/src/fallback.rs:431:15
    |
431 |     #[cfg(not(span_locations))]
    |               ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `span_locations`
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/proc-macro2-1.0.10/src/fallback.rs:436:11
    |
436 |     #[cfg(span_locations)]
    |           ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `span_locations`
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/proc-macro2-1.0.10/src/fallback.rs:444:15
    |
444 |     #[cfg(not(span_locations))]
    |               ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `span_locations`
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/proc-macro2-1.0.10/src/fallback.rs:449:11
    |
449 |     #[cfg(span_locations)]
    |           ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `procmacro2_semver_exempt`
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/proc-macro2-1.0.10/src/fallback.rs:460:15
    |
460 |         #[cfg(procmacro2_semver_exempt)]
    |               ^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(procmacro2_semver_exempt)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(procmacro2_semver_exempt)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `procmacro2_semver_exempt`
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/proc-macro2-1.0.10/src/fallback.rs:463:19
    |
463 |         #[cfg(not(procmacro2_semver_exempt))]
    |                   ^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(procmacro2_semver_exempt)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(procmacro2_semver_exempt)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `procmacro2_semver_exempt`
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/proc-macro2-1.0.10/src/fallback.rs:469:13
    |
469 |     if cfg!(procmacro2_semver_exempt) {
    |             ^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(procmacro2_semver_exempt)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(procmacro2_semver_exempt)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `procmacro2_semver_exempt`
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/proc-macro2-1.0.10/src/fallback.rs:537:15
    |
537 |         #[cfg(procmacro2_semver_exempt)]
    |               ^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(procmacro2_semver_exempt)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(procmacro2_semver_exempt)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `procmacro2_semver_exempt`
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/proc-macro2-1.0.10/src/fallback.rs:653:15
    |
653 |     #[cfg(not(procmacro2_semver_exempt))]
    |               ^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(procmacro2_semver_exempt)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(procmacro2_semver_exempt)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `procmacro2_semver_exempt`
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/proc-macro2-1.0.10/src/fallback.rs:664:11
    |
664 |     #[cfg(procmacro2_semver_exempt)]
    |           ^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(procmacro2_semver_exempt)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(procmacro2_semver_exempt)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `procmacro2_semver_exempt`
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/proc-macro2-1.0.10/src/fallback.rs:821:15
    |
821 |         #[cfg(procmacro2_semver_exempt)]
    |               ^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(procmacro2_semver_exempt)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(procmacro2_semver_exempt)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: elided lifetime has a name
    --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/proc-macro2-1.0.10/src/fallback.rs:1431:33
     |
1431 | named!(doc_comment_contents -> (&str, bool), alt!(
     |                                 ^ this elided lifetime gets resolved as `'a`
     |
    ::: /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/proc-macro2-1.0.10/src/strnom.rs:160:18
     |
160  |         fn $name<'a>(i: Cursor<'a>) -> $crate::strnom::PResult<'a, $o> {
     |                  -- lifetime `'a` declared here
     |
     = note: `#[warn(elided_named_lifetimes)]` on by default

warning: unexpected `cfg` condition name: `super_unstable`
 --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/proc-macro2-1.0.10/src/wrapper.rs:5:7
  |
5 | #[cfg(super_unstable)]
  |       ^^^^^^^^^^^^^^
  |
  = help: consider using a Cargo feature instead
  = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
           [lints.rust]
           unexpected_cfgs = { level = "warn", check-cfg = ['cfg(super_unstable)'] }
  = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(super_unstable)");` to the top of the `build.rs`
  = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `super_unstable`
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/proc-macro2-1.0.10/src/wrapper.rs:377:7
    |
377 | #[cfg(super_unstable)]
    |       ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(super_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(super_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `super_unstable`
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/proc-macro2-1.0.10/src/wrapper.rs:383:7
    |
383 | #[cfg(super_unstable)]
    |       ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(super_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(super_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `super_unstable`
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/proc-macro2-1.0.10/src/wrapper.rs:405:7
    |
405 | #[cfg(super_unstable)]
    |       ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(super_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(super_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `super_unstable`
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/proc-macro2-1.0.10/src/wrapper.rs:415:11
    |
415 | #[cfg(any(super_unstable, feature = "span-locations"))]
    |           ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(super_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(super_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `super_unstable`
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/proc-macro2-1.0.10/src/wrapper.rs:436:11
    |
436 |     #[cfg(super_unstable)]
    |           ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(super_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(super_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `super_unstable`
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/proc-macro2-1.0.10/src/wrapper.rs:445:11
    |
445 |     #[cfg(super_unstable)]
    |           ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(super_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(super_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `super_unstable`
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/proc-macro2-1.0.10/src/wrapper.rs:454:11
    |
454 |     #[cfg(super_unstable)]
    |           ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(super_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(super_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `super_unstable`
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/proc-macro2-1.0.10/src/wrapper.rs:470:11
    |
470 |     #[cfg(super_unstable)]
    |           ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(super_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(super_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `super_unstable`
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/proc-macro2-1.0.10/src/wrapper.rs:478:15
    |
478 |     #[cfg(any(super_unstable, feature = "span-locations"))]
    |               ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(super_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(super_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `super_unstable`
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/proc-macro2-1.0.10/src/wrapper.rs:495:15
    |
495 |     #[cfg(any(super_unstable, feature = "span-locations"))]
    |               ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(super_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(super_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `super_unstable`
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/proc-macro2-1.0.10/src/wrapper.rs:522:11
    |
522 |     #[cfg(super_unstable)]
    |           ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(super_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(super_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `proc_macro_span`
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/proc-macro2-1.0.10/src/wrapper.rs:514:19
    |
514 |             #[cfg(proc_macro_span)]
    |                   ^^^^^^^^^^^^^^^ help: there is a config with a similar name: `proc_macro`
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(proc_macro_span)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(proc_macro_span)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `proc_macro_span`
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/proc-macro2-1.0.10/src/wrapper.rs:621:19
    |
621 |             #[cfg(proc_macro_span)]
    |                   ^^^^^^^^^^^^^^^ help: there is a config with a similar name: `proc_macro`
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(proc_macro_span)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(proc_macro_span)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `proc_macro_span`
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/proc-macro2-1.0.10/src/wrapper.rs:623:23
    |
623 |             #[cfg(not(proc_macro_span))]
    |                       ^^^^^^^^^^^^^^^ help: there is a config with a similar name: `proc_macro`
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(proc_macro_span)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(proc_macro_span)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `proc_macro_span`
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/proc-macro2-1.0.10/src/wrapper.rs:631:19
    |
631 |             #[cfg(proc_macro_span)]
    |                   ^^^^^^^^^^^^^^^ help: there is a config with a similar name: `proc_macro`
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(proc_macro_span)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(proc_macro_span)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `proc_macro_span`
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/proc-macro2-1.0.10/src/wrapper.rs:633:23
    |
633 |             #[cfg(not(proc_macro_span))]
    |                       ^^^^^^^^^^^^^^^ help: there is a config with a similar name: `proc_macro`
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(proc_macro_span)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(proc_macro_span)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `proc_macro_span`
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/proc-macro2-1.0.10/src/wrapper.rs:895:19
    |
895 |             #[cfg(proc_macro_span)]
    |                   ^^^^^^^^^^^^^^^ help: there is a config with a similar name: `proc_macro`
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(proc_macro_span)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(proc_macro_span)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `proc_macro_span`
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/proc-macro2-1.0.10/src/wrapper.rs:897:23
    |
897 |             #[cfg(not(proc_macro_span))]
    |                       ^^^^^^^^^^^^^^^ help: there is a config with a similar name: `proc_macro`
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(proc_macro_span)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(proc_macro_span)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `procmacro2_semver_exempt`
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/proc-macro2-1.0.10/src/lib.rs:348:11
    |
348 |     #[cfg(procmacro2_semver_exempt)]
    |           ^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(procmacro2_semver_exempt)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(procmacro2_semver_exempt)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `procmacro2_semver_exempt`
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/proc-macro2-1.0.10/src/lib.rs:357:11
    |
357 |     #[cfg(procmacro2_semver_exempt)]
    |           ^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(procmacro2_semver_exempt)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(procmacro2_semver_exempt)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `procmacro2_semver_exempt`
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/proc-macro2-1.0.10/src/lib.rs:366:11
    |
366 |     #[cfg(procmacro2_semver_exempt)]
    |           ^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(procmacro2_semver_exempt)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(procmacro2_semver_exempt)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `wrap_proc_macro`
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/proc-macro2-1.0.10/src/lib.rs:381:11
    |
381 |     #[cfg(wrap_proc_macro)]
    |           ^^^^^^^^^^^^^^^ help: there is a config with a similar name: `proc_macro`
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wrap_proc_macro)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wrap_proc_macro)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `wrap_proc_macro`
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/proc-macro2-1.0.10/src/lib.rs:387:11
    |
387 |     #[cfg(wrap_proc_macro)]
    |           ^^^^^^^^^^^^^^^ help: there is a config with a similar name: `proc_macro`
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wrap_proc_macro)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wrap_proc_macro)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `procmacro2_semver_exempt`
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/proc-macro2-1.0.10/src/lib.rs:396:11
    |
396 |     #[cfg(procmacro2_semver_exempt)]
    |           ^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(procmacro2_semver_exempt)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(procmacro2_semver_exempt)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `span_locations`
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/proc-macro2-1.0.10/src/lib.rs:404:11
    |
404 |     #[cfg(span_locations)]
    |           ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `span_locations`
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/proc-macro2-1.0.10/src/lib.rs:413:11
    |
413 |     #[cfg(span_locations)]
    |           ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `procmacro2_semver_exempt`
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/proc-macro2-1.0.10/src/lib.rs:435:11
    |
435 |     #[cfg(procmacro2_semver_exempt)]
    |           ^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(procmacro2_semver_exempt)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(procmacro2_semver_exempt)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `procmacro2_semver_exempt`
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/proc-macro2-1.0.10/src/lib.rs:865:11
    |
865 |     #[cfg(procmacro2_semver_exempt)]
    |           ^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(procmacro2_semver_exempt)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(procmacro2_semver_exempt)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `freebsd11`
    --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/libc-0.2.69/src/unix/mod.rs:1017:40
     |
1017 |         all(target_os = "freebsd", any(freebsd11, freebsd10)),
     |                                        ^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd11)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `freebsd10`
    --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/libc-0.2.69/src/unix/mod.rs:1017:51
     |
1017 |         all(target_os = "freebsd", any(freebsd11, freebsd10)),
     |                                                   ^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd10)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd10)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `freebsd11`
    --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/libc-0.2.69/src/unix/mod.rs:1271:40
     |
1271 |         all(target_os = "freebsd", any(freebsd11, freebsd10)),
     |                                        ^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd11)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `freebsd10`
    --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/libc-0.2.69/src/unix/mod.rs:1271:51
     |
1271 |         all(target_os = "freebsd", any(freebsd11, freebsd10)),
     |                                                   ^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd10)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd10)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: `extern` declarations without an explicit ABI are deprecated
    --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/libc-0.2.69/src/unix/mod.rs:1468:9
     |
1468 |         extern {
     |         ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
     |
     = note: `#[warn(missing_abi)]` on by default

warning: unexpected `cfg` condition name: `freebsd11`
    --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/libc-0.2.69/src/unix/mod.rs:1493:48
     |
1493 |                 all(target_os = "freebsd", any(freebsd11, freebsd10)),
     |                                                ^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd11)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `freebsd10`
    --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/libc-0.2.69/src/unix/mod.rs:1493:59
     |
1493 |                 all(target_os = "freebsd", any(freebsd11, freebsd10)),
     |                                                           ^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd10)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd10)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

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

warning: use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead
 --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/proc-macro2-1.0.10/src/wrapper.rs:4:24
  |
4 | use std::panic::{self, PanicInfo};
  |                        ^^^^^^^^^
  |
  = note: `#[warn(deprecated)]` on by default

warning: use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead
  --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/proc-macro2-1.0.10/src/wrapper.rs:70:34
   |
70 |         type PanicHook = dyn Fn(&PanicInfo) + Sync + Send + 'static;
   |                                  ^^^^^^^^^

warning: `extern` declarations without an explicit ABI are deprecated
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/libc-0.2.69/src/macros.rs:192:28
    |
192 |                   pub unsafe extern fn $i($($arg: $argty),*
    |                              ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
    |
   ::: /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/libc-0.2.69/src/unix/bsd/mod.rs:501:1
    |
501 | / f! {
502 | |     pub fn CMSG_FIRSTHDR(mhdr: *const ::msghdr) -> *mut ::cmsghdr {
503 | |         if (*mhdr).msg_controllen as usize >= ::mem::size_of::<::cmsghdr>() {
504 | |             (*mhdr).msg_control as *mut ::cmsghdr
...   |
555 | | }
    | |_- in this macro invocation
    |
    = note: this warning originates in the macro `f` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `freebsd11`
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/libc-0.2.69/src/unix/bsd/mod.rs:609:40
    |
609 |         all(target_os = "freebsd", any(freebsd11, freebsd10)),
    |                                        ^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd11)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `freebsd10`
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/libc-0.2.69/src/unix/bsd/mod.rs:609:51
    |
609 |         all(target_os = "freebsd", any(freebsd11, freebsd10)),
    |                                                   ^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd10)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd10)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `freebsd11`
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/libc-0.2.69/src/unix/bsd/mod.rs:622:40
    |
622 |         all(target_os = "freebsd", any(freebsd11, freebsd10)),
    |                                        ^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd11)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `freebsd10`
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/libc-0.2.69/src/unix/bsd/mod.rs:622:51
    |
622 |         all(target_os = "freebsd", any(freebsd11, freebsd10)),
    |                                                   ^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd10)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd10)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `freebsd12`
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/libc-0.2.69/src/unix/bsd/mod.rs:827:40
    |
827 |         all(target_os = "freebsd", any(freebsd12, freebsd11, freebsd10)),
    |                                        ^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd12)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd12)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `freebsd11`
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/libc-0.2.69/src/unix/bsd/mod.rs:827:51
    |
827 |         all(target_os = "freebsd", any(freebsd12, freebsd11, freebsd10)),
    |                                                   ^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd11)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `freebsd10`
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/libc-0.2.69/src/unix/bsd/mod.rs:827:62
    |
827 |         all(target_os = "freebsd", any(freebsd12, freebsd11, freebsd10)),
    |                                                              ^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd10)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd10)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: `extern` declarations without an explicit ABI are deprecated
    --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/libc-0.2.69/src/macros.rs:192:28
     |
192  |                   pub unsafe extern fn $i($($arg: $argty),*
     |                              ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
     |
    ::: /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/libc-0.2.69/src/unix/bsd/freebsdlike/mod.rs:1187:1
     |
1187 | / f! {
1188 | |     pub fn WIFCONTINUED(status: ::c_int) -> bool {
1189 | |         status == 0x13
...    |
1203 | | }
     | |_- in this macro invocation
     |
     = note: this warning originates in the macro `f` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `freebsd11`
    --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/libc-0.2.69/src/unix/bsd/freebsdlike/mod.rs:1278:40
     |
1278 |         all(target_os = "freebsd", any(freebsd11, freebsd10)),
     |                                        ^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd11)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `freebsd10`
    --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/libc-0.2.69/src/unix/bsd/freebsdlike/mod.rs:1278:51
     |
1278 |         all(target_os = "freebsd", any(freebsd11, freebsd10)),
     |                                                   ^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd10)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd10)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `freebsd11`
    --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/libc-0.2.69/src/unix/bsd/freebsdlike/mod.rs:1308:40
     |
1308 |         all(target_os = "freebsd", any(freebsd11, freebsd10)),
     |                                        ^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd11)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `freebsd10`
    --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/libc-0.2.69/src/unix/bsd/freebsdlike/mod.rs:1308:51
     |
1308 |         all(target_os = "freebsd", any(freebsd11, freebsd10)),
     |                                                   ^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd10)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd10)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `freebsd12`
    --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/libc-0.2.69/src/unix/bsd/freebsdlike/freebsd/mod.rs:1459:14
     |
1459 |     if #[cfg(freebsd12)] {
     |              ^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd12)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd12)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `freebsd13`
    --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/libc-0.2.69/src/unix/bsd/freebsdlike/freebsd/mod.rs:1462:21
     |
1462 |     } else if #[cfg(freebsd13)] {
     |                     ^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd13)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd13)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `freebsd10`
    --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/libc-0.2.69/src/unix/bsd/freebsdlike/freebsd/mod.rs:1465:25
     |
1465 |     } else if #[cfg(any(freebsd10, freebsd11))] {
     |                         ^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd10)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd10)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `freebsd11`
    --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/libc-0.2.69/src/unix/bsd/freebsdlike/freebsd/mod.rs:1465:36
     |
1465 |     } else if #[cfg(any(freebsd10, freebsd11))] {
     |                                    ^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd11)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: `extern` declarations without an explicit ABI are deprecated
    --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/libc-0.2.69/src/macros.rs:192:28
     |
192  |                   pub unsafe extern fn $i($($arg: $argty),*
     |                              ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
     |
    ::: /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/libc-0.2.69/src/unix/bsd/freebsdlike/freebsd/mod.rs:1106:1
     |
1106 | / f! {
1107 | |     pub fn CMSG_DATA(cmsg: *const ::cmsghdr) -> *mut ::c_uchar {
1108 | |         (cmsg as *mut ::c_uchar)
1109 | |             .offset(_ALIGN(::mem::size_of::<::cmsghdr>()) as isize)
...    |
1142 | | }
     | |_- in this macro invocation
     |
     = note: this warning originates in the macro `f` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `freebsd11`
    --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/libc-0.2.69/src/unix/bsd/freebsdlike/freebsd/mod.rs:1412:36
     |
1412 |         all(target_os = "freebsd", freebsd11),
     |                                    ^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd11)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `freebsd11`
    --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/libc-0.2.69/src/unix/bsd/freebsdlike/freebsd/mod.rs:1417:36
     |
1417 |         all(target_os = "freebsd", freebsd11),
     |                                    ^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd11)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libc_const_size_of`
  --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/libc-0.2.69/src/unix/bsd/freebsdlike/freebsd/x86.rs:36:14
   |
36 |     if #[cfg(libc_const_size_of)] {
   |              ^^^^^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_const_size_of)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_const_size_of)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: `log` (lib) generated 12 warnings
   Compiling failure_derive v0.1.7
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/failure_derive-0.1.7 CARGO_MANIFEST_PATH=/magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/failure_derive-0.1.7/Cargo.toml CARGO_PKG_AUTHORS='Without Boats ' CARGO_PKG_DESCRIPTION='derives for the failure crate' CARGO_PKG_HOMEPAGE='https://rust-lang-nursery.github.io/failure/' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=failure_derive CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/rust-lang-nursery/failure' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/filesystems/sandboxfs/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2015 /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/failure_derive-0.1.7/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("std"))' -C metadata=8d825a8463e8a1c2 -C extra-filename=-d92759a42bb2da80 --out-dir /magus/work/usr/mports/filesystems/sandboxfs/work/target/release/build/failure_derive-d92759a42bb2da80 -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/filesystems/sandboxfs/work/target/release/deps --cap-lints warn`
warning: elided lifetime has a name
  --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/lazy_static-1.4.0/src/inline_lazy.rs:26:43
   |
26 |     pub fn get(&'static self, f: F) -> &T
   |                                           ^ this elided lifetime gets resolved as `'static`
   |
   = note: `#[warn(elided_named_lifetimes)]` on by default
help: consider specifying it explicitly
   |
26 |     pub fn get(&'static self, f: F) -> &'static T
   |                                            +++++++

   Compiling bitflags v1.2.1
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/bitflags-1.2.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/bitflags-1.2.1/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='A macro to generate structures which behave like bitflags.
' CARGO_PKG_HOMEPAGE='https://github.com/bitflags/bitflags' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bitflags CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bitflags/bitflags' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.2.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/filesystems/sandboxfs/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2015 /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/bitflags-1.2.1/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "example_generated"))' -C metadata=031071f30381d9bc -C extra-filename=-47a021d03bdc5245 --out-dir /magus/work/usr/mports/filesystems/sandboxfs/work/target/release/build/bitflags-47a021d03bdc5245 -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/filesystems/sandboxfs/work/target/release/deps --cap-lints warn`
warning: `memchr` (lib) generated 20 warnings
   Compiling thread_local v1.0.1
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=thread_local CARGO_MANIFEST_DIR=/magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/thread_local-1.0.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/thread_local-1.0.1/Cargo.toml CARGO_PKG_AUTHORS='Amanieu d'\''Antras ' CARGO_PKG_DESCRIPTION='Per-object thread-local storage' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=thread_local CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Amanieu/thread_local-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/filesystems/sandboxfs/work/target/release/deps /usr/local/bin/rustc --crate-name thread_local --edition=2015 /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/thread_local-1.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=3393cfa959fd4588 -C extra-filename=-edad156c27523cb3 --out-dir /magus/work/usr/mports/filesystems/sandboxfs/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/filesystems/sandboxfs/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/filesystems/sandboxfs/work/target/release/deps --extern lazy_static=/magus/work/usr/mports/filesystems/sandboxfs/work/target/i686-unknown-freebsd/release/deps/liblazy_static-5beae7abf74260c0.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: `lazy_static` (lib) generated 1 warning
   Compiling fuse v0.3.1
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/fuse-0.3.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/fuse-0.3.1/Cargo.toml CARGO_PKG_AUTHORS='Andreas Neuhaus ' CARGO_PKG_DESCRIPTION='Rust library for filesystems in userspace (FUSE)' CARGO_PKG_HOMEPAGE='https://github.com/zargony/rust-fuse' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=fuse CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/zargony/rust-fuse' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/filesystems/sandboxfs/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2015 /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/fuse-0.3.1/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=09d546eeee8e18fa -C extra-filename=-096d1d568e70628f --out-dir /magus/work/usr/mports/filesystems/sandboxfs/work/target/release/build/fuse-096d1d568e70628f -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/filesystems/sandboxfs/work/target/release/deps --extern pkg_config=/magus/work/usr/mports/filesystems/sandboxfs/work/target/release/deps/libpkg_config-fae5c81318ca26e9.rlib --cap-lints warn`
     Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE='' 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_MANIFEST_DIR=/magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/ryu-1.0.3 CARGO_MANIFEST_PATH=/magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/ryu-1.0.3/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Fast floating point to string conversion' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR BSL-1.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ryu CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/ryu' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.3 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=i686-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/filesystems/sandboxfs/work/target/release/deps:/magus/work/usr/mports/filesystems/sandboxfs/work/target/release:/usr/local/lib/rustlib/i686-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=2 OUT_DIR=/magus/work/usr/mports/filesystems/sandboxfs/work/target/i686-unknown-freebsd/release/build/ryu-a03285644d9b313d/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/sandboxfs/work/target/release/build/ryu-55ce1a1aea9f2642/build-script-build`
warning: use of deprecated method `std::sync::atomic::AtomicUsize::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead
  --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/thread_local-1.0.1/src/cached.rs:86:37
   |
86 |         if owner == 0 && self.owner.compare_and_swap(0, id, Ordering::Relaxed) == 0 {
   |                                     ^^^^^^^^^^^^^^^^
   |
   = note: `#[warn(deprecated)]` on by default

[ryu 1.0.3] cargo:rustc-cfg=integer128
[ryu 1.0.3] cargo:rustc-cfg=must_use_return
[ryu 1.0.3] cargo:rustc-cfg=maybe_uninit
   Compiling aho-corasick v0.7.10
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=aho_corasick CARGO_MANIFEST_DIR=/magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/aho-corasick-0.7.10 CARGO_MANIFEST_PATH=/magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/aho-corasick-0.7.10/Cargo.toml CARGO_PKG_AUTHORS='Andrew Gallant ' CARGO_PKG_DESCRIPTION='Fast multiple substring searching.' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/aho-corasick' CARGO_PKG_LICENSE=Unlicense/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=aho-corasick CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/aho-corasick' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.7.10 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=10 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/filesystems/sandboxfs/work/target/release/deps /usr/local/bin/rustc --crate-name aho_corasick --edition=2015 /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/aho-corasick-0.7.10/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=5d471d39140a320b -C extra-filename=-682a15311dc82b63 --out-dir /magus/work/usr/mports/filesystems/sandboxfs/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/filesystems/sandboxfs/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/filesystems/sandboxfs/work/target/release/deps --extern memchr=/magus/work/usr/mports/filesystems/sandboxfs/work/target/i686-unknown-freebsd/release/deps/libmemchr-7a7b912a107884b6.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: method `unchecked_unwrap_none` is never used
  --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/thread_local-1.0.1/src/unreachable.rs:35:15
   |
30 | pub trait UncheckedOptionExt {
   |           ------------------ method in this trait
...
35 |     unsafe fn unchecked_unwrap_none(self);
   |               ^^^^^^^^^^^^^^^^^^^^^
   |
   = note: `#[warn(dead_code)]` on by default

warning: method `unchecked_unwrap_err` is never used
  --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/thread_local-1.0.1/src/unreachable.rs:44:15
   |
39 | pub trait UncheckedResultExt {
   |           ------------------ method in this trait
...
44 |     unsafe fn unchecked_unwrap_err(self) -> E;
   |               ^^^^^^^^^^^^^^^^^^^^

warning: unused return value of `Box::::from_raw` that must be used
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/thread_local-1.0.1/src/lib.rs:135:13
    |
135 |             Box::from_raw(self.table.load(Ordering::Relaxed));
    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = note: call `drop(Box::from_raw(ptr))` if you intend to drop the `Box`
    = note: `#[warn(unused_must_use)]` on by default
help: use `let _ = ...` to ignore the resulting value
    |
135 |             let _ = Box::from_raw(self.table.load(Ordering::Relaxed));
    |             +++++++

warning: `libc` (lib) generated 50 warnings
warning: implicit autoref creates a reference to the dereference of a raw pointer
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/thread_local-1.0.1/src/lib.rs:390:37
    |
390 |             let entries = unsafe { &(*self.table).entries[..] };
    |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements
    = note: `#[warn(dangerous_implicit_autorefs)]` on by default
help: try using a raw pointer method instead; or if this reference is intentional, make it explicit
    |
390 |             let entries = unsafe { &(&(*self.table).entries)[..] };
    |                                     ++                     +

     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='-Clink-arg=-fstack-protector-strong' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/serde-1.0.106 CARGO_MANIFEST_PATH=/magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/serde-1.0.106/Cargo.toml CARGO_PKG_AUTHORS='Erick Tryzelaar :David Tolnay ' CARGO_PKG_DESCRIPTION='A generic serialization/deserialization framework' CARGO_PKG_HOMEPAGE='https://serde.rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde CARGO_PKG_README=crates-io.md CARGO_PKG_REPOSITORY='https://github.com/serde-rs/serde' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.106 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=106 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=i686-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/filesystems/sandboxfs/work/target/release/deps:/magus/work/usr/mports/filesystems/sandboxfs/work/target/release:/usr/local/lib/rustlib/i686-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=2 OUT_DIR=/magus/work/usr/mports/filesystems/sandboxfs/work/target/i686-unknown-freebsd/release/build/serde-42282914cc23195a/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/sandboxfs/work/target/release/build/serde-4e31e6e42f30ed8d/build-script-build`
     Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE='' 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_MANIFEST_DIR=/magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/failure_derive-0.1.7 CARGO_MANIFEST_PATH=/magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/failure_derive-0.1.7/Cargo.toml CARGO_PKG_AUTHORS='Without Boats ' CARGO_PKG_DESCRIPTION='derives for the failure crate' CARGO_PKG_HOMEPAGE='https://rust-lang-nursery.github.io/failure/' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=failure_derive CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/rust-lang-nursery/failure' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=i686-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/filesystems/sandboxfs/work/target/release/deps:/magus/work/usr/mports/filesystems/sandboxfs/work/target/release:/usr/local/lib/rustlib/i686-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=0 OUT_DIR=/magus/work/usr/mports/filesystems/sandboxfs/work/target/release/build/failure_derive-46a3221ff67d7609/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/sandboxfs/work/target/release/build/failure_derive-d92759a42bb2da80/build-script-build`
   Compiling nix v0.12.1
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/nix-0.12.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/nix-0.12.1/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='' CARGO_PKG_VERSION=0.12.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=12 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/filesystems/sandboxfs/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2015 /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/nix-0.12.1/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=62d8c8f30b7e03d4 -C extra-filename=-a9017090c45e0f58 --out-dir /magus/work/usr/mports/filesystems/sandboxfs/work/target/release/build/nix-a9017090c45e0f58 -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/filesystems/sandboxfs/work/target/release/deps --cap-lints warn`
     Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default 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_MANIFEST_DIR=/magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/bitflags-1.2.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/bitflags-1.2.1/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='A macro to generate structures which behave like bitflags.
' CARGO_PKG_HOMEPAGE='https://github.com/bitflags/bitflags' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bitflags CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bitflags/bitflags' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.2.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=i686-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/filesystems/sandboxfs/work/target/release/deps:/magus/work/usr/mports/filesystems/sandboxfs/work/target/release:/usr/local/lib/rustlib/i686-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=2 OUT_DIR=/magus/work/usr/mports/filesystems/sandboxfs/work/target/i686-unknown-freebsd/release/build/bitflags-ca7e30fa24370626/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/sandboxfs/work/target/release/build/bitflags-47a021d03bdc5245/build-script-build`
[serde 1.0.106] cargo:rustc-cfg=ops_bound
[serde 1.0.106] cargo:rustc-cfg=core_reverse
[serde 1.0.106] cargo:rustc-cfg=de_boxed_c_str
[serde 1.0.106] cargo:rustc-cfg=de_boxed_path
[serde 1.0.106] cargo:rustc-cfg=de_rc_dst
[serde 1.0.106] cargo:rustc-cfg=core_duration
[serde 1.0.106] cargo:rustc-cfg=integer128
[serde 1.0.106] cargo:rustc-cfg=range_inclusive
[serde 1.0.106] cargo:rustc-cfg=num_nonzero
[serde 1.0.106] cargo:rustc-cfg=core_try_from
[serde 1.0.106] cargo:rustc-cfg=num_nonzero_signed
[serde 1.0.106] cargo:rustc-cfg=std_atomic64
[serde 1.0.106] cargo:rustc-cfg=std_atomic
   Compiling rustc-demangle v0.1.16
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rustc_demangle CARGO_MANIFEST_DIR=/magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/rustc-demangle-0.1.16 CARGO_MANIFEST_PATH=/magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/rustc-demangle-0.1.16/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='Rust compiler symbol demangling.
' CARGO_PKG_HOMEPAGE='https://github.com/alexcrichton/rustc-demangle' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc-demangle CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/alexcrichton/rustc-demangle' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.16 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=16 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/filesystems/sandboxfs/work/target/release/deps /usr/local/bin/rustc --crate-name rustc_demangle --edition=2015 /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/rustc-demangle-0.1.16/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "rustc-dep-of-std"))' -C metadata=1e6c28896cda0d05 -C extra-filename=-e0f2793c1bf254ed --out-dir /magus/work/usr/mports/filesystems/sandboxfs/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/filesystems/sandboxfs/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/filesystems/sandboxfs/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
[failure_derive 0.1.7] cargo:rustc-cfg=has_dyn_trait
   Compiling quick-error v1.2.3
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=quick_error CARGO_MANIFEST_DIR=/magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/quick-error-1.2.3 CARGO_MANIFEST_PATH=/magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/quick-error-1.2.3/Cargo.toml CARGO_PKG_AUTHORS='Paul Colomiets :Colin Kiegel ' CARGO_PKG_DESCRIPTION='    A macro which makes error types pleasant to write.
' CARGO_PKG_HOMEPAGE='http://github.com/tailhook/quick-error' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=quick-error CARGO_PKG_README='' CARGO_PKG_REPOSITORY='http://github.com/tailhook/quick-error' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.2.3 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/filesystems/sandboxfs/work/target/release/deps /usr/local/bin/rustc --crate-name quick_error --edition=2015 /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/quick-error-1.2.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())' -C metadata=0cf1f8441c36eacd -C extra-filename=-6938dd1c192d5078 --out-dir /magus/work/usr/mports/filesystems/sandboxfs/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/filesystems/sandboxfs/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/filesystems/sandboxfs/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
[bitflags 1.2.1] cargo:rustc-cfg=bitflags_const_fn
   Compiling arc-swap v0.4.5
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=arc_swap CARGO_MANIFEST_DIR=/magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/arc-swap-0.4.5 CARGO_MANIFEST_PATH=/magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/arc-swap-0.4.5/Cargo.toml CARGO_PKG_AUTHORS='Michal '\''vorner'\'' Vaner ' CARGO_PKG_DESCRIPTION='Atomically swappable Arc' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=arc-swap CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/vorner/arc-swap' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.4.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/filesystems/sandboxfs/work/target/release/deps /usr/local/bin/rustc --crate-name arc_swap --edition=2015 /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/arc-swap-0.4.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("unstable-weak"))' -C metadata=f5130a74a6bee4c9 -C extra-filename=-567d30f94757a4a5 --out-dir /magus/work/usr/mports/filesystems/sandboxfs/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/filesystems/sandboxfs/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/filesystems/sandboxfs/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: use of deprecated macro `try`: use the `?` operator instead
  --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/rustc-demangle-0.1.16/src/legacy.rs:73:17
   |
73 |     let mut c = try!(chars.next().ok_or(()));
   |                 ^^^
   |
   = note: `#[warn(deprecated)]` on by default

warning: use of deprecated macro `try`: use the `?` operator instead
  --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/rustc-demangle-0.1.16/src/legacy.rs:81:19
   |
81 |             len = try!(len.checked_mul(10)
   |                   ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
  --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/rustc-demangle-0.1.16/src/legacy.rs:84:17
   |
84 |             c = try!(chars.next().ok_or(()));
   |                 ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
  --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/rustc-demangle-0.1.16/src/legacy.rs:90:17
   |
90 |             c = try!(chars.next().ok_or(()));
   |                 ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/rustc-demangle-0.1.16/src/legacy.rs:187:13
    |
187 |             try!(f.write_str(rest));
    |             ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/rustc-demangle-0.1.16/src/legacy.rs:125:17
    |
125 |                 try!(f.write_str("::"));
    |                 ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/rustc-demangle-0.1.16/src/legacy.rs:133:25
    |
133 |                         try!(f.write_str("::"));
    |                         ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/rustc-demangle-0.1.16/src/legacy.rs:136:25
    |
136 |                         try!(f.write_str("."));
    |                         ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/rustc-demangle-0.1.16/src/legacy.rs:178:21
    |
178 |                     try!(f.write_str(unescaped));
    |                     ^^^

warning: `...` range patterns are deprecated
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/rustc-demangle-0.1.16/src/legacy.rs:161:40
    |
161 | ...                   '0'...'9' | 'a'...'f' => true,
    |                          ^^^ help: use `..=` for an inclusive range
    |
    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
    = note: for more information, see 
    = note: `#[warn(ellipsis_inclusive_range_patterns)]` on by default

warning: `...` range patterns are deprecated
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/rustc-demangle-0.1.16/src/legacy.rs:161:52
    |
161 | ...                   '0'...'9' | 'a'...'f' => true,
    |                                      ^^^ help: use `..=` for an inclusive range
    |
    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
    = note: for more information, see 

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/rustc-demangle-0.1.16/src/legacy.rs:169:41
    |
169 | ...                   try!(c.fmt(f));
    |                       ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/rustc-demangle-0.1.16/src/legacy.rs:181:21
    |
181 |                     try!(f.write_str(&rest[..i]));
    |                     ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
  --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/rustc-demangle-0.1.16/src/v0.rs:49:5
   |
49 |     try!(parser.skip_path());
   |     ^^^

warning: `...` range patterns are deprecated
  --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/rustc-demangle-0.1.16/src/v0.rs:35:13
   |
35 |         b'A'...b'Z' => {}
   |             ^^^ help: use `..=` for an inclusive range
   |
   = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
   = note: for more information, see 

warning: `...` range patterns are deprecated
  --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/rustc-demangle-0.1.16/src/v0.rs:53:14
   |
53 |         Some(&b'A'...b'Z') => {
   |              ^^^^^^^^^^^^ help: use `..=` for an inclusive range: `&(b'A'..=b'Z')`
   |
   = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
   = note: for more information, see 

warning: use of deprecated macro `try`: use the `?` operator instead
  --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/rustc-demangle-0.1.16/src/v0.rs:54:13
   |
54 |             try!(parser.skip_path());
   |             ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/rustc-demangle-0.1.16/src/v0.rs:102:13
    |
102 |             try!(out.get(out_len).ok_or(()));
    |             ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/rustc-demangle-0.1.16/src/v0.rs:141:13
    |
141 |             try!(insert(len, c));
    |             ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/rustc-demangle-0.1.16/src/v0.rs:195:13
    |
195 |             try!(insert(i, c));
    |             ^^^

warning: `...` range patterns are deprecated
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/rustc-demangle-0.1.16/src/v0.rs:167:34
    |
167 |                     Some(d @ b'a'...b'z') => d - b'a',
    |                                  ^^^ help: use `..=` for an inclusive range
    |
    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
    = note: for more information, see 

warning: `...` range patterns are deprecated
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/rustc-demangle-0.1.16/src/v0.rs:168:34
    |
168 |                     Some(d @ b'0'...b'9') => 26 + (d - b'0'),
    |                                  ^^^ help: use `..=` for an inclusive range
    |
    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
    = note: for more information, see 

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/rustc-demangle-0.1.16/src/v0.rs:172:25
    |
172 |                 delta = try!(delta.checked_add(
    |                         ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/rustc-demangle-0.1.16/src/v0.rs:173:21
    |
173 |                     try!(d.checked_mul(w).ok_or(()))
    |                     ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/rustc-demangle-0.1.16/src/v0.rs:178:21
    |
178 |                 w = try!(w.checked_mul(base - t).ok_or(()));
    |                     ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/rustc-demangle-0.1.16/src/v0.rs:183:17
    |
183 |             i = try!(i.checked_add(delta).ok_or(()));
    |                 ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/rustc-demangle-0.1.16/src/v0.rs:184:17
    |
184 |             n = try!(n.checked_add(i / len).ok_or(()));
    |                 ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/rustc-demangle-0.1.16/src/v0.rs:189:17
    |
189 |                 try!(char::from_u32(n_u32).ok_or(()))
    |                 ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/rustc-demangle-0.1.16/src/v0.rs:222:17
    |
222 |                 try!(c.fmt(f));
    |                 ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/rustc-demangle-0.1.16/src/v0.rs:227:17
    |
227 |                 try!(f.write_str("punycode{"));
    |                 ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/rustc-demangle-0.1.16/src/v0.rs:235:17
    |
235 |                 try!(f.write_str(self.punycode));
    |                 ^^^

warning: unexpected `cfg` condition value: `cargo-clippy`
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/arc-swap-0.4.5/src/lib.rs:602:12
    |
602 | #[cfg_attr(feature = "cargo-clippy", allow(needless_pass_by_value))]
    |            ^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = note: expected values for `feature` are: `unstable-weak`
    = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
    = note: see  for more information about checking conditional configuration
note: the lint level is defined here
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/arc-swap-0.4.5/src/lib.rs:5:23
    |
5   | #![deny(missing_docs, warnings)]
    |                       ^^^^^^^^
    = note: `#[warn(unexpected_cfgs)]` implied by `#[warn(warnings)]`

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/rustc-demangle-0.1.16/src/v0.rs:232:21
    |
232 |                     try!(f.write_str(self.ascii));
    |                     ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/rustc-demangle-0.1.16/src/v0.rs:233:21
    |
233 |                     try!(f.write_str("-"));
    |                     ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/rustc-demangle-0.1.16/src/v0.rs:293:17
    |
293 |         let b = try!(self.peek().ok_or(Invalid));
    |                 ^^^

warning: unexpected `cfg` condition value: `cargo-clippy`
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/arc-swap-0.4.5/src/lib.rs:495:16
    |
495 |     #[cfg_attr(feature = "cargo-clippy", allow(wrong_self_convention))]
    |                ^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = note: expected values for `feature` are: `unstable-weak`
    = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
    = note: see  for more information about checking conditional configuration

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/rustc-demangle-0.1.16/src/v0.rs:301:19
    |
301 |             match try!(self.next()) {
    |                   ^^^

warning: `...` range patterns are deprecated
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/rustc-demangle-0.1.16/src/v0.rs:302:21
    |
302 |                 b'0'...b'9' | b'a'...b'f' => {}
    |                     ^^^ help: use `..=` for an inclusive range
    |
    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
    = note: for more information, see 

warning: `...` range patterns are deprecated
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/rustc-demangle-0.1.16/src/v0.rs:302:35
    |
302 |                 b'0'...b'9' | b'a'...b'f' => {}
    |                                   ^^^ help: use `..=` for an inclusive range
    |
    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
    = note: for more information, see 

warning: `...` range patterns are deprecated
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/rustc-demangle-0.1.16/src/v0.rs:312:26
    |
312 |             Some(d @ b'0'...b'9') => d - b'0',
    |                          ^^^ help: use `..=` for an inclusive range
    |
    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
    = note: for more information, see 

warning: `...` range patterns are deprecated
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/rustc-demangle-0.1.16/src/v0.rs:321:26
    |
321 |             Some(d @ b'0'...b'9') => d - b'0',
    |                          ^^^ help: use `..=` for an inclusive range
    |
    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
    = note: for more information, see 

warning: `...` range patterns are deprecated
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/rustc-demangle-0.1.16/src/v0.rs:322:26
    |
322 |             Some(d @ b'a'...b'z') => 10 + (d - b'a'),
    |                          ^^^ help: use `..=` for an inclusive range
    |
    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
    = note: for more information, see 

warning: `...` range patterns are deprecated
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/rustc-demangle-0.1.16/src/v0.rs:323:26
    |
323 |             Some(d @ b'A'...b'Z') => 10 + 26 + (d - b'A'),
    |                          ^^^ help: use `..=` for an inclusive range
    |
    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
    = note: for more information, see 

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/rustc-demangle-0.1.16/src/v0.rs:337:21
    |
337 |             let d = try!(self.digit_62()) as u64;
    |                     ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/rustc-demangle-0.1.16/src/v0.rs:338:17
    |
338 |             x = try!(x.checked_mul(62).ok_or(Invalid));
    |                 ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/rustc-demangle-0.1.16/src/v0.rs:339:17
    |
339 |             x = try!(x.checked_add(d).ok_or(Invalid));
    |                 ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/rustc-demangle-0.1.16/src/v0.rs:348:9
    |
348 |         try!(self.integer_62()).checked_add(1).ok_or(Invalid)
    |         ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/rustc-demangle-0.1.16/src/v0.rs:356:15
    |
356 |         match try!(self.next()) {
    |               ^^^

warning: `...` range patterns are deprecated
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/rustc-demangle-0.1.16/src/v0.rs:358:22
    |
358 |             ns @ b'A'...b'Z' => Ok(Some(ns as char)),
    |                      ^^^ help: use `..=` for an inclusive range
    |
    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
    = note: for more information, see 

warning: `...` range patterns are deprecated
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/rustc-demangle-0.1.16/src/v0.rs:361:17
    |
361 |             b'a'...b'z' => Ok(None),
    |                 ^^^ help: use `..=` for an inclusive range
    |
    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
    = note: for more information, see 

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/rustc-demangle-0.1.16/src/v0.rs:369:17
    |
369 |         let i = try!(self.integer_62());
    |                 ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/rustc-demangle-0.1.16/src/v0.rs:381:23
    |
381 |         let mut len = try!(self.digit_10()) as usize;
    |                       ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/rustc-demangle-0.1.16/src/v0.rs:386:31
    |
386 |                         len = try!(len.checked_mul(10).ok_or(Invalid));
    |                               ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/rustc-demangle-0.1.16/src/v0.rs:387:31
    |
387 |                         len = try!(len.checked_add(d as usize).ok_or(Invalid));
    |                               ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/rustc-demangle-0.1.16/src/v0.rs:398:21
    |
398 |         self.next = try!(self.next.checked_add(len).ok_or(Invalid));
    |                     ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/rustc-demangle-0.1.16/src/v0.rs:429:15
    |
429 |         match try!(self.next()) {
    |               ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/rustc-demangle-0.1.16/src/v0.rs:431:17
    |
431 |                 try!(self.disambiguator());
    |                 ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/rustc-demangle-0.1.16/src/v0.rs:432:17
    |
432 |                 try!(self.ident());
    |                 ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/rustc-demangle-0.1.16/src/v0.rs:435:17
    |
435 |                 try!(self.namespace());
    |                 ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/rustc-demangle-0.1.16/src/v0.rs:436:17
    |
436 |                 try!(self.skip_path());
    |                 ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/rustc-demangle-0.1.16/src/v0.rs:437:17
    |
437 |                 try!(self.disambiguator());
    |                 ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/rustc-demangle-0.1.16/src/v0.rs:438:17
    |
438 |                 try!(self.ident());
    |                 ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/rustc-demangle-0.1.16/src/v0.rs:441:17
    |
441 |                 try!(self.disambiguator());
    |                 ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/rustc-demangle-0.1.16/src/v0.rs:442:17
    |
442 |                 try!(self.skip_path());
    |                 ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/rustc-demangle-0.1.16/src/v0.rs:443:17
    |
443 |                 try!(self.skip_type());
    |                 ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/rustc-demangle-0.1.16/src/v0.rs:446:17
    |
446 |                 try!(self.disambiguator());
    |                 ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/rustc-demangle-0.1.16/src/v0.rs:447:17
    |
447 |                 try!(self.skip_path());
    |                 ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/rustc-demangle-0.1.16/src/v0.rs:448:17
    |
448 |                 try!(self.skip_type());
    |                 ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/rustc-demangle-0.1.16/src/v0.rs:449:17
    |
449 |                 try!(self.skip_path());
    |                 ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/rustc-demangle-0.1.16/src/v0.rs:452:17
    |
452 |                 try!(self.skip_type());
    |                 ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/rustc-demangle-0.1.16/src/v0.rs:453:17
    |
453 |                 try!(self.skip_path());
    |                 ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/rustc-demangle-0.1.16/src/v0.rs:456:17
    |
456 |                 try!(self.skip_path());
    |                 ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/rustc-demangle-0.1.16/src/v0.rs:458:21
    |
458 |                     try!(self.skip_generic_arg());
    |                     ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/rustc-demangle-0.1.16/src/v0.rs:462:17
    |
462 |                 try!(self.backref());
    |                 ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/rustc-demangle-0.1.16/src/v0.rs:471:13
    |
471 |             try!(self.integer_62());
    |             ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/rustc-demangle-0.1.16/src/v0.rs:481:15
    |
481 |         match try!(self.next()) {
    |               ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/rustc-demangle-0.1.16/src/v0.rs:488:17
    |
488 |                 try!(self.skip_type());
    |                 ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/rustc-demangle-0.1.16/src/v0.rs:486:21
    |
486 |                     try!(self.integer_62());
    |                     ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/rustc-demangle-0.1.16/src/v0.rs:490:35
    |
490 |             b'P' | b'O' | b'S' => try!(self.skip_type()),
    |                                   ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/rustc-demangle-0.1.16/src/v0.rs:492:17
    |
492 |                 try!(self.skip_type());
    |                 ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/rustc-demangle-0.1.16/src/v0.rs:493:17
    |
493 |                 try!(self.skip_const());
    |                 ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/rustc-demangle-0.1.16/src/v0.rs:496:17
    |
496 |                 try!(self.skip_type());
    |                 ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/rustc-demangle-0.1.16/src/v0.rs:513:17
    |
513 |                 try!(self.skip_type());
    |                 ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/rustc-demangle-0.1.16/src/v0.rs:499:31
    |
499 |                 let _binder = try!(self.opt_integer_62(b'G'));
    |                               ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/rustc-demangle-0.1.16/src/v0.rs:504:35
    |
504 |                         let abi = try!(self.ident());
    |                                   ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/rustc-demangle-0.1.16/src/v0.rs:511:21
    |
511 |                     try!(self.skip_type());
    |                     ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/rustc-demangle-0.1.16/src/v0.rs:527:17
    |
527 |                 try!(self.integer_62());
    |                 ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/rustc-demangle-0.1.16/src/v0.rs:516:31
    |
516 |                 let _binder = try!(self.opt_integer_62(b'G'));
    |                               ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/rustc-demangle-0.1.16/src/v0.rs:518:21
    |
518 |                     try!(self.skip_path());
    |                     ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/rustc-demangle-0.1.16/src/v0.rs:520:25
    |
520 |                         try!(self.ident());
    |                         ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/rustc-demangle-0.1.16/src/v0.rs:521:25
    |
521 |                         try!(self.skip_type());
    |                         ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/rustc-demangle-0.1.16/src/v0.rs:530:17
    |
530 |                 try!(self.backref());
    |                 ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/rustc-demangle-0.1.16/src/v0.rs:535:17
    |
535 |                 try!(self.skip_path());
    |                 ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/rustc-demangle-0.1.16/src/v0.rs:557:9
    |
557 |         try!(self.hex_nibbles());
    |         ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/rustc-demangle-0.1.16/src/v0.rs:543:13
    |
543 |             try!(self.backref());
    |             ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/rustc-demangle-0.1.16/src/v0.rs:547:15
    |
547 |         match try!(self.next()) {
    |               ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/rustc-demangle-0.1.16/src/v0.rs:617:9
    |
617 |         try!(self.out.write_str("'"));
    |         ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/rustc-demangle-0.1.16/src/v0.rs:629:21
    |
629 |                     try!(self.out.write_str("_"));
    |                     ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/rustc-demangle-0.1.16/src/v0.rs:646:13
    |
646 |             try!(self.out.write_str("for<"));
    |             ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/rustc-demangle-0.1.16/src/v0.rs:654:13
    |
654 |             try!(self.out.write_str("> "));
    |             ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/rustc-demangle-0.1.16/src/v0.rs:652:17
    |
652 |                 try!(self.print_lifetime_from_index(1));
    |                 ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/rustc-demangle-0.1.16/src/v0.rs:649:21
    |
649 |                     try!(self.out.write_str(", "));
    |                     ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/rustc-demangle-0.1.16/src/v0.rs:676:13
    |
676 |             try!(f(self));
    |             ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/rustc-demangle-0.1.16/src/v0.rs:674:17
    |
674 |                 try!(self.out.write_str(sep));
    |                 ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/rustc-demangle-0.1.16/src/v0.rs:689:17
    |
689 |                 try!(name.fmt(self.out));
    |                 ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/rustc-demangle-0.1.16/src/v0.rs:691:21
    |
691 |                     try!(self.out.write_str("["));
    |                     ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/rustc-demangle-0.1.16/src/v0.rs:692:21
    |
692 |                     try!(fmt::LowerHex::fmt(&dis, self.out));
    |                     ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/rustc-demangle-0.1.16/src/v0.rs:693:21
    |
693 |                     try!(self.out.write_str("]"));
    |                     ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/rustc-demangle-0.1.16/src/v0.rs:699:17
    |
699 |                 try!(self.print_path(in_value));
    |                 ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/rustc-demangle-0.1.16/src/v0.rs:707:25
    |
707 |                         try!(self.out.write_str("::{"));
    |                         ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/rustc-demangle-0.1.16/src/v0.rs:717:25
    |
717 |                         try!(self.out.write_str("#"));
    |                         ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/rustc-demangle-0.1.16/src/v0.rs:718:25
    |
718 |                         try!(dis.fmt(self.out));
    |                         ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/rustc-demangle-0.1.16/src/v0.rs:719:25
    |
719 |                         try!(self.out.write_str("}"));
    |                         ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/rustc-demangle-0.1.16/src/v0.rs:709:36
    |
709 | ...                   'C' => try!(self.out.write_str("closure")),
    |                              ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/rustc-demangle-0.1.16/src/v0.rs:710:36
    |
710 | ...                   'S' => try!(self.out.write_str("shim")),
    |                              ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/rustc-demangle-0.1.16/src/v0.rs:711:34
    |
711 | ...                   _ => try!(ns.fmt(self.out)),
    |                            ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/rustc-demangle-0.1.16/src/v0.rs:714:29
    |
714 | ...                   try!(self.out.write_str(":"));
    |                       ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/rustc-demangle-0.1.16/src/v0.rs:715:29
    |
715 | ...                   try!(name.fmt(self.out));
    |                       ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/rustc-demangle-0.1.16/src/v0.rs:725:29
    |
725 | ...                   try!(self.out.write_str("::"));
    |                       ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/rustc-demangle-0.1.16/src/v0.rs:726:29
    |
726 | ...                   try!(name.fmt(self.out));
    |                       ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/rustc-demangle-0.1.16/src/v0.rs:738:17
    |
738 |                 try!(self.out.write_str("<"));
    |                 ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/rustc-demangle-0.1.16/src/v0.rs:739:17
    |
739 |                 try!(self.print_type());
    |                 ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/rustc-demangle-0.1.16/src/v0.rs:744:17
    |
744 |                 try!(self.out.write_str(">"));
    |                 ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/rustc-demangle-0.1.16/src/v0.rs:741:21
    |
741 |                     try!(self.out.write_str(" as "));
    |                     ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/rustc-demangle-0.1.16/src/v0.rs:742:21
    |
742 |                     try!(self.print_path(false));
    |                     ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/rustc-demangle-0.1.16/src/v0.rs:747:17
    |
747 |                 try!(self.print_path(in_value));
    |                 ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/rustc-demangle-0.1.16/src/v0.rs:751:17
    |
751 |                 try!(self.out.write_str("<"));
    |                 ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/rustc-demangle-0.1.16/src/v0.rs:752:17
    |
752 |                 try!(self.print_sep_list(Self::print_generic_arg, ", "));
    |                 ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/rustc-demangle-0.1.16/src/v0.rs:753:17
    |
753 |                 try!(self.out.write_str(">"));
    |                 ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/rustc-demangle-0.1.16/src/v0.rs:749:21
    |
749 |                     try!(self.out.write_str("::"));
    |                     ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/rustc-demangle-0.1.16/src/v0.rs:756:17
    |
756 |                 try!(self.backref_printer().print_path(in_value));
    |                 ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/rustc-demangle-0.1.16/src/v0.rs:784:17
    |
784 |                 try!(self.out.write_str("&"));
    |                 ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/rustc-demangle-0.1.16/src/v0.rs:795:17
    |
795 |                 try!(self.print_type());
    |                 ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/rustc-demangle-0.1.16/src/v0.rs:788:25
    |
788 |                         try!(self.print_lifetime_from_index(lt));
    |                         ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/rustc-demangle-0.1.16/src/v0.rs:789:25
    |
789 |                         try!(self.out.write_str(" "));
    |                         ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/rustc-demangle-0.1.16/src/v0.rs:793:21
    |
793 |                     try!(self.out.write_str("mut "));
    |                     ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/rustc-demangle-0.1.16/src/v0.rs:799:17
    |
799 |                 try!(self.out.write_str("*"));
    |                 ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/rustc-demangle-0.1.16/src/v0.rs:805:17
    |
805 |                 try!(self.print_type());
    |                 ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/rustc-demangle-0.1.16/src/v0.rs:801:21
    |
801 |                     try!(self.out.write_str("mut "));
    |                     ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/rustc-demangle-0.1.16/src/v0.rs:803:21
    |
803 |                     try!(self.out.write_str("const "));
    |                     ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/rustc-demangle-0.1.16/src/v0.rs:809:17
    |
809 |                 try!(self.out.write_str("["));
    |                 ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/rustc-demangle-0.1.16/src/v0.rs:810:17
    |
810 |                 try!(self.print_type());
    |                 ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/rustc-demangle-0.1.16/src/v0.rs:815:17
    |
815 |                 try!(self.out.write_str("]"));
    |                 ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/rustc-demangle-0.1.16/src/v0.rs:812:21
    |
812 |                     try!(self.out.write_str("; "));
    |                     ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/rustc-demangle-0.1.16/src/v0.rs:813:21
    |
813 |                     try!(self.print_const());
    |                     ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/rustc-demangle-0.1.16/src/v0.rs:818:17
    |
818 |                 try!(self.out.write_str("("));
    |                 ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/rustc-demangle-0.1.16/src/v0.rs:823:17
    |
823 |                 try!(self.out.write_str(")"));
    |                 ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/rustc-demangle-0.1.16/src/v0.rs:819:29
    |
819 |                 let count = try!(self.print_sep_list(Self::print_type, ", "));
    |                             ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/rustc-demangle-0.1.16/src/v0.rs:821:21
    |
821 |                     try!(self.out.write_str(","));
    |                     ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/rustc-demangle-0.1.16/src/v0.rs:825:21
    |
825 |             b'F' => try!(self.in_binder(|this| {
    |                     ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/rustc-demangle-0.1.16/src/v0.rs:863:17
    |
863 |                 try!(this.out.write_str("fn("));
    |                 ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/rustc-demangle-0.1.16/src/v0.rs:864:17
    |
864 |                 try!(this.print_sep_list(Self::print_type, ", "));
    |                 ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/rustc-demangle-0.1.16/src/v0.rs:865:17
    |
865 |                 try!(this.out.write_str(")"));
    |                 ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/rustc-demangle-0.1.16/src/v0.rs:842:21
    |
842 |                     try!(this.out.write_str("unsafe "));
    |                     ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/rustc-demangle-0.1.16/src/v0.rs:847:25
    |
847 |                         try!(this.out.write_str("extern \""));
    |                         ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/rustc-demangle-0.1.16/src/v0.rs:852:25
    |
852 |                         try!(this.out.write_str(parts.next().unwrap()));
    |                         ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/rustc-demangle-0.1.16/src/v0.rs:858:25
    |
858 |                         try!(this.out.write_str("\" "));
    |                         ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/rustc-demangle-0.1.16/src/v0.rs:854:29
    |
854 | ...                   try!(this.out.write_str("-"));
    |                       ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/rustc-demangle-0.1.16/src/v0.rs:855:29
    |
855 | ...                   try!(this.out.write_str(part));
    |                       ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/rustc-demangle-0.1.16/src/v0.rs:870:21
    |
870 |                     try!(this.out.write_str(" -> "));
    |                     ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/rustc-demangle-0.1.16/src/v0.rs:871:21
    |
871 |                     try!(this.print_type());
    |                     ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/rustc-demangle-0.1.16/src/v0.rs:877:17
    |
877 |                 try!(self.out.write_str("dyn "));
    |                 ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/rustc-demangle-0.1.16/src/v0.rs:878:17
    |
878 |                 try!(self.in_binder(|this| {
    |                 ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/rustc-demangle-0.1.16/src/v0.rs:879:21
    |
879 |                     try!(this.print_sep_list(Self::print_dyn_trait, " + "));
    |                     ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/rustc-demangle-0.1.16/src/v0.rs:888:21
    |
888 |                     try!(self.out.write_str(" + "));
    |                     ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/rustc-demangle-0.1.16/src/v0.rs:889:21
    |
889 |                     try!(self.print_lifetime_from_index(lt));
    |                     ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/rustc-demangle-0.1.16/src/v0.rs:893:17
    |
893 |                 try!(self.backref_printer().print_type());
    |                 ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/rustc-demangle-0.1.16/src/v0.rs:898:17
    |
898 |                 try!(self.print_path(false));
    |                 ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/rustc-demangle-0.1.16/src/v0.rs:913:13
    |
913 |             try!(self.print_path(false));
    |             ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/rustc-demangle-0.1.16/src/v0.rs:914:13
    |
914 |             try!(self.out.write_str("<"));
    |             ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/rustc-demangle-0.1.16/src/v0.rs:915:13
    |
915 |             try!(self.print_sep_list(Self::print_generic_arg, ", "));
    |             ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/rustc-demangle-0.1.16/src/v0.rs:918:13
    |
918 |             try!(self.print_path(false));
    |             ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/rustc-demangle-0.1.16/src/v0.rs:924:24
    |
924 |         let mut open = try!(self.print_path_maybe_open_generics());
    |                        ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/rustc-demangle-0.1.16/src/v0.rs:935:13
    |
935 |             try!(name.fmt(self.out));
    |             ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/rustc-demangle-0.1.16/src/v0.rs:936:13
    |
936 |             try!(self.out.write_str(" = "));
    |             ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/rustc-demangle-0.1.16/src/v0.rs:937:13
    |
937 |             try!(self.print_type());
    |             ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/rustc-demangle-0.1.16/src/v0.rs:928:17
    |
928 |                 try!(self.out.write_str("<"));
    |                 ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/rustc-demangle-0.1.16/src/v0.rs:931:17
    |
931 |                 try!(self.out.write_str(", "));
    |                 ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/rustc-demangle-0.1.16/src/v0.rs:941:13
    |
941 |             try!(self.out.write_str(">"));
    |             ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/rustc-demangle-0.1.16/src/v0.rs:964:13
    |
964 |             try!(self.out.write_str("_"));
    |             ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/rustc-demangle-0.1.16/src/v0.rs:966:13
    |
966 |             try!(self.print_const_uint());
    |             ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/rustc-demangle-0.1.16/src/v0.rs:970:13
    |
970 |             try!(self.out.write_str(": "));
    |             ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/rustc-demangle-0.1.16/src/v0.rs:971:13
    |
971 |             try!(self.out.write_str(ty));
    |             ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/rustc-demangle-0.1.16/src/v0.rs:982:13
    |
982 |             try!(self.out.write_str("0x"));
    |             ^^^

warning: `...` range patterns are deprecated
  --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/rustc-demangle-0.1.16/src/lib.rs:74:21
   |
74 |                 'A' ... 'F' | '0' ... '9' | '@' => true,
   |                     ^^^ help: use `..=` for an inclusive range
   |
   = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
   = note: for more information, see 

warning: `...` range patterns are deprecated
  --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/rustc-demangle-0.1.16/src/lib.rs:74:35
   |
74 |                 'A' ... 'F' | '0' ... '9' | '@' => true,
   |                                   ^^^ help: use `..=` for an inclusive range
   |
   = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
   = note: for more information, see 

warning: `...` range patterns are deprecated
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/rustc-demangle-0.1.16/src/lib.rs:165:20
    |
165 |         '\u{0041}' ... '\u{005A}' |
    |                    ^^^ help: use `..=` for an inclusive range
    |
    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
    = note: for more information, see 

warning: `...` range patterns are deprecated
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/rustc-demangle-0.1.16/src/lib.rs:166:20
    |
166 |         '\u{0061}' ... '\u{007A}' |
    |                    ^^^ help: use `..=` for an inclusive range
    |
    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
    = note: for more information, see 

warning: `...` range patterns are deprecated
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/rustc-demangle-0.1.16/src/lib.rs:167:20
    |
167 |         '\u{0030}' ... '\u{0039}' => true,
    |                    ^^^ help: use `..=` for an inclusive range
    |
    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
    = note: for more information, see 

warning: `...` range patterns are deprecated
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/rustc-demangle-0.1.16/src/lib.rs:175:20
    |
175 |         '\u{0021}' ... '\u{002F}' |
    |                    ^^^ help: use `..=` for an inclusive range
    |
    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
    = note: for more information, see 

warning: `...` range patterns are deprecated
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/rustc-demangle-0.1.16/src/lib.rs:176:20
    |
176 |         '\u{003A}' ... '\u{0040}' |
    |                    ^^^ help: use `..=` for an inclusive range
    |
    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
    = note: for more information, see 

warning: `...` range patterns are deprecated
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/rustc-demangle-0.1.16/src/lib.rs:177:20
    |
177 |         '\u{005B}' ... '\u{0060}' |
    |                    ^^^ help: use `..=` for an inclusive range
    |
    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
    = note: for more information, see 

warning: `...` range patterns are deprecated
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/rustc-demangle-0.1.16/src/lib.rs:178:20
    |
178 |         '\u{007B}' ... '\u{007E}' => true,
    |                    ^^^ help: use `..=` for an inclusive range
    |
    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
    = note: for more information, see 

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/rustc-demangle-0.1.16/src/lib.rs:186:21
    |
186 |             None => try!(f.write_str(self.original)),
    |                     ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/rustc-demangle-0.1.16/src/lib.rs:188:17
    |
188 |                 try!(fmt::Display::fmt(d, f))
    |                 ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/rustc-demangle-0.1.16/src/lib.rs:191:17
    |
191 |                 try!(fmt::Display::fmt(d, f))
    |                 ^^^

   Compiling quote v1.0.3
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=quote CARGO_MANIFEST_DIR=/magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/quote-1.0.3 CARGO_MANIFEST_PATH=/magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/quote-1.0.3/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='' 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/sandboxfs/work/target/release/deps /usr/local/bin/rustc --crate-name quote --edition=2018 /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/quote-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 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=84d8b71c5071ed78 -C extra-filename=-76587d00d58a7e9d --out-dir /magus/work/usr/mports/filesystems/sandboxfs/work/target/release/deps -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/filesystems/sandboxfs/work/target/release/deps --extern proc_macro2=/magus/work/usr/mports/filesystems/sandboxfs/work/target/release/deps/libproc_macro2-94e24e7371f12373.rmeta --cap-lints warn`
warning: use of deprecated function `std::sync::atomic::spin_loop_hint`: use hint::spin_loop instead
    --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/arc-swap-0.4.5/src/lib.rs:1009:25
     |
1009 |                 atomic::spin_loop_hint();
     |                         ^^^^^^^^^^^^^^
     |
     = note: `#[warn(deprecated)]` implied by `#[warn(warnings)]`

warning: `thread_local` (lib) generated 5 warnings
   Compiling regex-syntax v0.6.17
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=regex_syntax CARGO_MANIFEST_DIR=/magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/regex-syntax-0.6.17 CARGO_MANIFEST_PATH=/magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/regex-syntax-0.6.17/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='A regular expression parser.' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/regex' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=regex-syntax CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/regex' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.6.17 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=17 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/filesystems/sandboxfs/work/target/release/deps /usr/local/bin/rustc --crate-name regex_syntax --edition=2015 /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/regex-syntax-0.6.17/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment"))' -C metadata=0b360f589cac38dd -C extra-filename=-a51ddf491293f7ae --out-dir /magus/work/usr/mports/filesystems/sandboxfs/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/filesystems/sandboxfs/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/filesystems/sandboxfs/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
     Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE='' 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_MANIFEST_DIR=/magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/nix-0.12.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/nix-0.12.1/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='' CARGO_PKG_VERSION=0.12.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=12 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=i686-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/filesystems/sandboxfs/work/target/release/deps:/magus/work/usr/mports/filesystems/sandboxfs/work/target/release:/usr/local/lib/rustlib/i686-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=2 OUT_DIR=/magus/work/usr/mports/filesystems/sandboxfs/work/target/i686-unknown-freebsd/release/build/nix-e81c50e80bed574a/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/sandboxfs/work/target/release/build/nix-a9017090c45e0f58/build-script-build`
   Compiling humantime v1.3.0
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=humantime CARGO_MANIFEST_DIR=/magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/humantime-1.3.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/humantime-1.3.0/Cargo.toml CARGO_PKG_AUTHORS='Paul Colomiets ' CARGO_PKG_DESCRIPTION='    A parser and formatter for std::time::{Duration, SystemTime}
' CARGO_PKG_HOMEPAGE='https://github.com/tailhook/humantime' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=humantime CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' 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/sandboxfs/work/target/release/deps /usr/local/bin/rustc --crate-name humantime --edition=2015 /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/humantime-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 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=11605d04c26edcf1 -C extra-filename=-ee87d87afcb7d44e --out-dir /magus/work/usr/mports/filesystems/sandboxfs/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/filesystems/sandboxfs/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/filesystems/sandboxfs/work/target/release/deps --extern quick_error=/magus/work/usr/mports/filesystems/sandboxfs/work/target/i686-unknown-freebsd/release/deps/libquick_error-6938dd1c192d5078.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: use of deprecated method `std::sync::atomic::AtomicBool::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead
  --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/arc-swap-0.4.5/src/debt.rs:46:29
   |
46 |             if !node.in_use.compare_and_swap(false, true, Ordering::Relaxed) {
   |                             ^^^^^^^^^^^^^^^^

warning: use of deprecated method `std::sync::atomic::AtomicPtr::::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/arc-swap-0.4.5/src/lib.rs:932:37
    |
932 |         let previous_ptr = self.ptr.compare_and_swap(cur_ptr, new, Ordering::SeqCst);
    |                                     ^^^^^^^^^^^^^^^^

warning: `...` range patterns are deprecated
  --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/humantime-1.3.0/src/duration.rs:93:20
   |
93 |                 '0'...'9' => {
   |                    ^^^ help: use `..=` for an inclusive range
   |
   = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
   = note: for more information, see 
   = note: `#[warn(ellipsis_inclusive_range_patterns)]` on by default

warning: use of deprecated method `std::sync::atomic::AtomicUsize::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead
    --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/arc-swap-0.4.5/src/lib.rs:1000:22
     |
1000 |                     .compare_and_swap(gen, next_gen, Ordering::Relaxed);
     |                      ^^^^^^^^^^^^^^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/humantime-1.3.0/src/duration.rs:109:37
    |
109 |             "usec" | "us" => (0u64, try!(n.mul(1000))),
    |                                     ^^^
    |
    = note: `#[warn(deprecated)]` on by default

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/humantime-1.3.0/src/duration.rs:110:48
    |
110 |             "millis" | "msec" | "ms" => (0u64, try!(n.mul(1000_000))),
    |                                                ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/humantime-1.3.0/src/duration.rs:113:17
    |
113 |             => (try!(n.mul(60)), 0),
    |                 ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/humantime-1.3.0/src/duration.rs:114:55
    |
114 |             "hours" | "hour" | "hr" | "hrs" | "h" => (try!(n.mul(3600)), 0),
    |                                                       ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/humantime-1.3.0/src/duration.rs:115:38
    |
115 |             "days" | "day" | "d" => (try!(n.mul(86400)), 0),
    |                                      ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/humantime-1.3.0/src/duration.rs:116:40
    |
116 |             "weeks" | "week" | "w" => (try!(n.mul(86400*7)), 0),
    |                                        ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/humantime-1.3.0/src/duration.rs:117:42
    |
117 |             "months" | "month" | "M" => (try!(n.mul(2630016)), 0), // 30.44d
    |                                          ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/humantime-1.3.0/src/duration.rs:118:40
    |
118 |             "years" | "year" | "y" => (try!(n.mul(31557600)), 0), // 365.25d
    |                                        ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/humantime-1.3.0/src/duration.rs:121:24
    |
121 |         let mut nsec = try!(self.current.1.add(nsec));
    |                        ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/humantime-1.3.0/src/duration.rs:123:19
    |
123 |             sec = try!(sec.add(nsec / 1000_000_000));
    |                   ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/humantime-1.3.0/src/duration.rs:126:15
    |
126 |         sec = try!(self.current.0.add(sec));
    |               ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/humantime-1.3.0/src/duration.rs:132:21
    |
132 |         let mut n = try!(try!(self.parse_first_char()).ok_or(Error::Empty));
    |                     ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/humantime-1.3.0/src/duration.rs:132:26
    |
132 |         let mut n = try!(try!(self.parse_first_char()).ok_or(Error::Empty));
    |                          ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/humantime-1.3.0/src/duration.rs:169:13
    |
169 |             try!(self.parse_unit(n, start, off));
    |             ^^^

warning: `...` range patterns are deprecated
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/humantime-1.3.0/src/duration.rs:137:24
    |
137 |                     '0'...'9' => {
    |                        ^^^ help: use `..=` for an inclusive range
    |
    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
    = note: for more information, see 

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/humantime-1.3.0/src/duration.rs:138:29
    |
138 |                         n = try!(n.checked_mul(10)
    |                             ^^^

warning: `...` range patterns are deprecated
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/humantime-1.3.0/src/duration.rs:143:24
    |
143 |                     'a'...'z' | 'A'...'Z' => {
    |                        ^^^ help: use `..=` for an inclusive range
    |
    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
    = note: for more information, see 

warning: `...` range patterns are deprecated
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/humantime-1.3.0/src/duration.rs:143:36
    |
143 |                     'a'...'z' | 'A'...'Z' => {
    |                                    ^^^ help: use `..=` for an inclusive range
    |
    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
    = note: for more information, see 

warning: `...` range patterns are deprecated
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/humantime-1.3.0/src/duration.rs:156:24
    |
156 |                     '0'...'9' => {
    |                        ^^^ help: use `..=` for an inclusive range
    |
    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
    = note: for more information, see 

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/humantime-1.3.0/src/duration.rs:157:25
    |
157 |                         try!(self.parse_unit(n, start, off));
    |                         ^^^

warning: `...` range patterns are deprecated
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/humantime-1.3.0/src/duration.rs:162:24
    |
162 |                     'a'...'z' | 'A'...'Z' => {}
    |                        ^^^ help: use `..=` for an inclusive range
    |
    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
    = note: for more information, see 

warning: `...` range patterns are deprecated
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/humantime-1.3.0/src/duration.rs:162:36
    |
162 |                     'a'...'z' | 'A'...'Z' => {}
    |                                    ^^^ help: use `..=` for an inclusive range
    |
    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
    = note: for more information, see 

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/humantime-1.3.0/src/duration.rs:170:23
    |
170 |             n = match try!(self.parse_first_char()) {
    |                       ^^^

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

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

warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
  --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/humantime-1.3.0/src/duration.rs:48:44
   |
48 |             display(self_) -> ("{}", self_.description())
   |                                            ^^^^^^^^^^^

warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
  --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/humantime-1.3.0/src/duration.rs:53:44
   |
53 |             display(self_) -> ("{}", self_.description())
   |                                            ^^^^^^^^^^^

   Compiling backtrace-sys v0.1.35
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/backtrace-sys-0.1.35 CARGO_MANIFEST_PATH=/magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/backtrace-sys-0.1.35/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='Bindings to the libbacktrace gcc library
' CARGO_PKG_HOMEPAGE='https://github.com/alexcrichton/backtrace-rs' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=backtrace-sys CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/alexcrichton/backtrace-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.35 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=35 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/filesystems/sandboxfs/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2015 /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/backtrace-sys-0.1.35/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="backtrace-sys"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("backtrace-sys", "compiler_builtins", "core", "default", "rustc-dep-of-std"))' -C metadata=59f8117eda93030c -C extra-filename=-9a072d6941f9ca63 --out-dir /magus/work/usr/mports/filesystems/sandboxfs/work/target/release/build/backtrace-sys-9a072d6941f9ca63 -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/filesystems/sandboxfs/work/target/release/deps --extern cc=/magus/work/usr/mports/filesystems/sandboxfs/work/target/release/deps/libcc-3f8ce658c08a2bfb.rlib --cap-lints warn`
warning: `proc-macro2` (lib) generated 86 warnings
   Compiling signal-hook-registry v1.2.0
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=signal_hook_registry CARGO_MANIFEST_DIR=/magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/signal-hook-registry-1.2.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/signal-hook-registry-1.2.0/Cargo.toml CARGO_PKG_AUTHORS='Michal '\''vorner'\'' Vaner :Masaki Hara ' CARGO_PKG_DESCRIPTION='Backend crate for signal-hook' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=signal-hook-registry CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/vorner/signal-hook' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.2.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/filesystems/sandboxfs/work/target/release/deps /usr/local/bin/rustc --crate-name signal_hook_registry --edition=2015 /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/signal-hook-registry-1.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=a6220ecaa7acaa64 -C extra-filename=-663527c37937490e --out-dir /magus/work/usr/mports/filesystems/sandboxfs/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/filesystems/sandboxfs/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/filesystems/sandboxfs/work/target/release/deps --extern arc_swap=/magus/work/usr/mports/filesystems/sandboxfs/work/target/i686-unknown-freebsd/release/deps/libarc_swap-567d30f94757a4a5.rmeta --extern libc=/magus/work/usr/mports/filesystems/sandboxfs/work/target/i686-unknown-freebsd/release/deps/liblibc-51a973bf2e802d81.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: `arc-swap` (lib) generated 6 warnings
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=syn CARGO_MANIFEST_DIR=/magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/syn-1.0.17 CARGO_MANIFEST_PATH=/magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/syn-1.0.17/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Parser for Rust source code' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=syn CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/syn' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.17 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=17 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/filesystems/sandboxfs/work/target/release/deps OUT_DIR=/magus/work/usr/mports/filesystems/sandboxfs/work/target/release/build/syn-e36476a087e7ac05/out /usr/local/bin/rustc --crate-name syn --edition=2018 /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/syn-1.0.17/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "visit", "visit-mut"))' -C metadata=d1b2da88da4c5fcb -C extra-filename=-03685c86f87d4283 --out-dir /magus/work/usr/mports/filesystems/sandboxfs/work/target/release/deps -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/filesystems/sandboxfs/work/target/release/deps --extern proc_macro2=/magus/work/usr/mports/filesystems/sandboxfs/work/target/release/deps/libproc_macro2-94e24e7371f12373.rmeta --extern quote=/magus/work/usr/mports/filesystems/sandboxfs/work/target/release/deps/libquote-76587d00d58a7e9d.rmeta --extern unicode_xid=/magus/work/usr/mports/filesystems/sandboxfs/work/target/release/deps/libunicode_xid-b3280c480eee9e03.rmeta --cap-lints warn --cfg syn_disable_nightly_tests`
warning: `humantime` (lib) generated 28 warnings
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=bitflags CARGO_MANIFEST_DIR=/magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/bitflags-1.2.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/bitflags-1.2.1/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='A macro to generate structures which behave like bitflags.
' CARGO_PKG_HOMEPAGE='https://github.com/bitflags/bitflags' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bitflags CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bitflags/bitflags' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.2.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/filesystems/sandboxfs/work/target/release/deps OUT_DIR=/magus/work/usr/mports/filesystems/sandboxfs/work/target/i686-unknown-freebsd/release/build/bitflags-ca7e30fa24370626/out /usr/local/bin/rustc --crate-name bitflags --edition=2015 /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/bitflags-1.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "example_generated"))' -C metadata=a813a2510ac9e5ee -C extra-filename=-90f272c7ddca2a3b --out-dir /magus/work/usr/mports/filesystems/sandboxfs/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/filesystems/sandboxfs/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/filesystems/sandboxfs/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong --cfg bitflags_const_fn`
warning: creating a shared reference to mutable static
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/signal-hook-registry-1.2.0/src/lib.rs:199:18
    |
199 |         unsafe { GLOBAL_DATA.as_ref().unwrap() }
    |                  ^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
    |
    = note: for more information, see 
    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
note: the lint level is defined here
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/signal-hook-registry-1.2.0/src/lib.rs:5:23
    |
5   | #![deny(missing_docs, warnings)]
    |                       ^^^^^^^^
    = note: `#[warn(static_mut_refs)]` implied by `#[warn(warnings)]`

warning: field `last_match_end` is never read
    --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/aho-corasick-0.7.10/src/ahocorasick.rs:1178:5
     |
1173 | pub struct FindOverlappingIter<'a, 'b, S: 'a + StateID> {
     |            ------------------- field in this struct
...
1178 |     last_match_end: usize,
     |     ^^^^^^^^^^^^^^
     |
     = note: `FindOverlappingIter` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
     = note: `#[warn(dead_code)]` on by default

warning: field `start` is never read
    --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/aho-corasick-0.7.10/src/ahocorasick.rs:1316:33
     |
1316 |     NonMatch { bytes: &'r [u8], start: usize },
     |     --------                    ^^^^^
     |     |
     |     field in this variant
     |
     = note: `StreamChunk` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis

warning: methods `is_valid`, `leftmost_find_at`, `leftmost_find_at_imp`, and `find_at` are never used
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/aho-corasick-0.7.10/src/automaton.rs:107:8
    |
80  | pub trait Automaton {
    |           --------- methods in this trait
...
107 |     fn is_valid(&self, id: Self::ID) -> bool;
    |        ^^^^^^^^
...
270 |     fn leftmost_find_at(
    |        ^^^^^^^^^^^^^^^^
...
294 |     fn leftmost_find_at_imp(
    |        ^^^^^^^^^^^^^^^^^^^^
...
534 |     fn find_at(
    |        ^^^^^^^

warning: field `config` is never read
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/aho-corasick-0.7.10/src/packed/api.rs:380:5
    |
379 | pub struct Searcher {
    |            -------- field in this struct
380 |     config: Config,
    |     ^^^^^^
    |
    = note: `Searcher` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis

warning: the type `sigset_t` does not permit being left uninitialized
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/signal-hook-registry-1.2.0/src/lib.rs:308:37
    |
308 |         let mut newsigs: sigset_t = mem::uninitialized();
    |                                     ^^^^^^^^^^^^^^^^^^^^
    |                                     |
    |                                     this code causes undefined behavior when executed
    |                                     help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done
    |
    = note: integers must be initialized
    = note: `#[warn(invalid_value)]` implied by `#[warn(warnings)]`

warning: the type `sigset_t` does not permit being left uninitialized
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/signal-hook-registry-1.2.0/src/lib.rs:312:37
    |
312 |         let mut oldsigs: sigset_t = mem::uninitialized();
    |                                     ^^^^^^^^^^^^^^^^^^^^
    |                                     |
    |                                     this code causes undefined behavior when executed
    |                                     help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done
    |
    = note: integers must be initialized

     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=serde CARGO_MANIFEST_DIR=/magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/serde-1.0.106 CARGO_MANIFEST_PATH=/magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/serde-1.0.106/Cargo.toml CARGO_PKG_AUTHORS='Erick Tryzelaar :David Tolnay ' CARGO_PKG_DESCRIPTION='A generic serialization/deserialization framework' CARGO_PKG_HOMEPAGE='https://serde.rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde CARGO_PKG_README=crates-io.md CARGO_PKG_REPOSITORY='https://github.com/serde-rs/serde' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.106 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=106 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/filesystems/sandboxfs/work/target/release/deps OUT_DIR=/magus/work/usr/mports/filesystems/sandboxfs/work/target/i686-unknown-freebsd/release/build/serde-42282914cc23195a/out /usr/local/bin/rustc --crate-name serde --edition=2015 /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/serde-1.0.106/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=54a3dc952c389b8d -C extra-filename=-eaea11fecdec8a71 --out-dir /magus/work/usr/mports/filesystems/sandboxfs/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/filesystems/sandboxfs/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/filesystems/sandboxfs/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong --cfg ops_bound --cfg core_reverse --cfg de_boxed_c_str --cfg de_boxed_path --cfg de_rc_dst --cfg core_duration --cfg integer128 --cfg range_inclusive --cfg num_nonzero --cfg core_try_from --cfg num_nonzero_signed --cfg std_atomic64 --cfg std_atomic`
     Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=backtrace-sys 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_BACKTRACE_SYS=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/backtrace-sys-0.1.35 CARGO_MANIFEST_PATH=/magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/backtrace-sys-0.1.35/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='Bindings to the libbacktrace gcc library
' CARGO_PKG_HOMEPAGE='https://github.com/alexcrichton/backtrace-rs' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=backtrace-sys CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/alexcrichton/backtrace-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.35 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=35 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=i686-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/filesystems/sandboxfs/work/target/release/deps:/magus/work/usr/mports/filesystems/sandboxfs/work/target/release:/usr/local/lib/rustlib/i686-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=2 OUT_DIR=/magus/work/usr/mports/filesystems/sandboxfs/work/target/i686-unknown-freebsd/release/build/backtrace-sys-cb9600be2abdda03/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/sandboxfs/work/target/release/build/backtrace-sys-9a072d6941f9ca63/build-script-build`
[backtrace-sys 0.1.35] cargo:rustc-cfg=rbt
[backtrace-sys 0.1.35] TARGET = Some("i686-unknown-freebsd")
[backtrace-sys 0.1.35] OPT_LEVEL = Some("2")
warning: unexpected `cfg` condition name: `bitflags_const_fn`
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/bitflags-1.2.1/src/lib.rs:424:7
    |
424 | #[cfg(bitflags_const_fn)]
    |       ^^^^^^^^^^^^^^^^^
    |
    = 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(bitflags_const_fn)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bitflags_const_fn)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: `#[warn(unexpected_cfgs)]` on by default

[backtrace-sys 0.1.35] HOST = Some("i686-unknown-freebsd")
[backtrace-sys 0.1.35] CC_i686-unknown-freebsd = None
[backtrace-sys 0.1.35] CC_i686_unknown_freebsd = None
[backtrace-sys 0.1.35] HOST_CC = None
[backtrace-sys 0.1.35] CC = Some("cc")
[backtrace-sys 0.1.35] CFLAGS_i686-unknown-freebsd = None
[backtrace-sys 0.1.35] CFLAGS_i686_unknown_freebsd = None
[backtrace-sys 0.1.35] HOST_CFLAGS = None
[backtrace-sys 0.1.35] CFLAGS = Some("-O2 -pipe -fstack-protector-strong -fno-strict-aliasing ")
[backtrace-sys 0.1.35] CRATE_CC_NO_DEFAULTS = None
[backtrace-sys 0.1.35] CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2")
[backtrace-sys 0.1.35] running: "cc" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m32" "-O2" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-I" "src/libbacktrace" "-I" "/magus/work/usr/mports/filesystems/sandboxfs/work/target/i686-unknown-freebsd/release/build/backtrace-sys-cb9600be2abdda03/out" "-fvisibility=hidden" "-DBACKTRACE_ELF_SIZE=32" "-DBACKTRACE_SUPPORTED=1" "-DBACKTRACE_USES_MALLOC=1" "-DBACKTRACE_SUPPORTS_THREADS=0" "-DBACKTRACE_SUPPORTS_DATA=0" "-DHAVE_DL_ITERATE_PHDR=1" "-DHAVE_KERN_PROC=1" "-D_GNU_SOURCE=1" "-D_LARGE_FILES=1" "-Dbacktrace_full=__rbt_backtrace_full" "-Dbacktrace_dwarf_add=__rbt_backtrace_dwarf_add" "-Dbacktrace_initialize=__rbt_backtrace_initialize" "-Dbacktrace_pcinfo=__rbt_backtrace_pcinfo" "-Dbacktrace_syminfo=__rbt_backtrace_syminfo" "-Dbacktrace_get_view=__rbt_backtrace_get_view" "-Dbacktrace_release_view=__rbt_backtrace_release_view" "-Dbacktrace_alloc=__rbt_backtrace_alloc" "-Dbacktrace_free=__rbt_backtrace_free" "-Dbacktrace_vector_finish=__rbt_backtrace_vector_finish" "-Dbacktrace_vector_grow=__rbt_backtrace_vector_grow" "-Dbacktrace_vector_release=__rbt_backtrace_vector_release" "-Dbacktrace_close=__rbt_backtrace_close" "-Dbacktrace_open=__rbt_backtrace_open" "-Dbacktrace_print=__rbt_backtrace_print" "-Dbacktrace_simple=__rbt_backtrace_simple" "-Dbacktrace_qsort=__rbt_backtrace_qsort" "-Dbacktrace_create_state=__rbt_backtrace_create_state" "-Dbacktrace_uncompress_zdebug=__rbt_backtrace_uncompress_zdebug" "-Dmacho_get_view=__rbt_macho_get_view" "-Dmacho_symbol_type_relevant=__rbt_macho_symbol_type_relevant" "-Dmacho_get_commands=__rbt_macho_get_commands" "-Dmacho_try_dsym=__rbt_macho_try_dsym" "-Dmacho_try_dwarf=__rbt_macho_try_dwarf" "-Dmacho_get_addr_range=__rbt_macho_get_addr_range" "-Dmacho_get_uuid=__rbt_macho_get_uuid" "-Dmacho_add=__rbt_macho_add" "-Dmacho_add_symtab=__rbt_macho_add_symtab" "-Dmacho_file_to_host_u64=__rbt_macho_file_to_host_u64" "-Dmacho_file_to_host_u32=__rbt_macho_file_to_host_u32" "-Dmacho_file_to_host_u16=__rbt_macho_file_to_host_u16" "-o" "/magus/work/usr/mports/filesystems/sandboxfs/work/target/i686-unknown-freebsd/release/build/backtrace-sys-cb9600be2abdda03/out/src/libbacktrace/alloc.o" "-c" "src/libbacktrace/alloc.c"
warning: unexpected `cfg` condition name: `bitflags_const_fn`
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/bitflags-1.2.1/src/lib.rs:451:11
    |
451 | #[cfg(not(bitflags_const_fn))]
    |           ^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bitflags_const_fn)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bitflags_const_fn)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: `bitflags` (lib) generated 2 warnings
     Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE='' 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_MANIFEST_DIR=/magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/fuse-0.3.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/fuse-0.3.1/Cargo.toml CARGO_PKG_AUTHORS='Andreas Neuhaus ' CARGO_PKG_DESCRIPTION='Rust library for filesystems in userspace (FUSE)' CARGO_PKG_HOMEPAGE='https://github.com/zargony/rust-fuse' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=fuse CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/zargony/rust-fuse' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=i686-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/filesystems/sandboxfs/work/target/release/deps:/magus/work/usr/mports/filesystems/sandboxfs/work/target/release:/usr/local/lib/rustlib/i686-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=2 OUT_DIR=/magus/work/usr/mports/filesystems/sandboxfs/work/target/i686-unknown-freebsd/release/build/fuse-40e9438871d808df/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/sandboxfs/work/target/release/build/fuse-096d1d568e70628f/build-script-build`
[fuse 0.3.1] 
[fuse 0.3.1] thread 'main' panicked at /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/fuse-0.3.1/build.rs:10:76:
[fuse 0.3.1] called `Result::unwrap()` on an `Err` value: Command { command: "PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=\"1\" PKG_CONFIG_ALLOW_SYSTEM_LIBS=\"1\" PKG_CONFIG_LIBDIR=\"/magus/work/usr/mports/filesystems/sandboxfs/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig\" \"pkg-config\" \"--libs\" \"--cflags\" \"fuse\" \"fuse >= 2.6.0\"", cause: Os { code: 2, kind: NotFound, message: "No such file or directory" } }
[fuse 0.3.1] stack backtrace:
[fuse 0.3.1] note: Some details are omitted, run with `RUST_BACKTRACE=full` for a verbose backtrace.
error: failed to run custom build command for `fuse v0.3.1`
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='' 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_MANIFEST_DIR=/magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/fuse-0.3.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/fuse-0.3.1/Cargo.toml CARGO_PKG_AUTHORS='Andreas Neuhaus ' CARGO_PKG_DESCRIPTION='Rust library for filesystems in userspace (FUSE)' CARGO_PKG_HOMEPAGE='https://github.com/zargony/rust-fuse' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=fuse CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/zargony/rust-fuse' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=i686-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/filesystems/sandboxfs/work/target/release/deps:/magus/work/usr/mports/filesystems/sandboxfs/work/target/release:/usr/local/lib/rustlib/i686-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=2 OUT_DIR=/magus/work/usr/mports/filesystems/sandboxfs/work/target/i686-unknown-freebsd/release/build/fuse-40e9438871d808df/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/sandboxfs/work/target/release/build/fuse-096d1d568e70628f/build-script-build` (exit status: 101)
  --- stderr

  thread 'main' panicked at /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/fuse-0.3.1/build.rs:10:76:
  called `Result::unwrap()` on an `Err` value: Command { command: "PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=\"1\" PKG_CONFIG_ALLOW_SYSTEM_LIBS=\"1\" PKG_CONFIG_LIBDIR=\"/magus/work/usr/mports/filesystems/sandboxfs/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig\" \"pkg-config\" \"--libs\" \"--cflags\" \"fuse\" \"fuse >= 2.6.0\"", cause: Os { code: 2, kind: NotFound, message: "No such file or directory" } }
  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...
[backtrace-sys 0.1.35] exit status: 0
[backtrace-sys 0.1.35] running: "cc" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m32" "-O2" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-I" "src/libbacktrace" "-I" "/magus/work/usr/mports/filesystems/sandboxfs/work/target/i686-unknown-freebsd/release/build/backtrace-sys-cb9600be2abdda03/out" "-fvisibility=hidden" "-DBACKTRACE_ELF_SIZE=32" "-DBACKTRACE_SUPPORTED=1" "-DBACKTRACE_USES_MALLOC=1" "-DBACKTRACE_SUPPORTS_THREADS=0" "-DBACKTRACE_SUPPORTS_DATA=0" "-DHAVE_DL_ITERATE_PHDR=1" "-DHAVE_KERN_PROC=1" "-D_GNU_SOURCE=1" "-D_LARGE_FILES=1" "-Dbacktrace_full=__rbt_backtrace_full" "-Dbacktrace_dwarf_add=__rbt_backtrace_dwarf_add" "-Dbacktrace_initialize=__rbt_backtrace_initialize" "-Dbacktrace_pcinfo=__rbt_backtrace_pcinfo" "-Dbacktrace_syminfo=__rbt_backtrace_syminfo" "-Dbacktrace_get_view=__rbt_backtrace_get_view" "-Dbacktrace_release_view=__rbt_backtrace_release_view" "-Dbacktrace_alloc=__rbt_backtrace_alloc" "-Dbacktrace_free=__rbt_backtrace_free" "-Dbacktrace_vector_finish=__rbt_backtrace_vector_finish" "-Dbacktrace_vector_grow=__rbt_backtrace_vector_grow" "-Dbacktrace_vector_release=__rbt_backtrace_vector_release" "-Dbacktrace_close=__rbt_backtrace_close" "-Dbacktrace_open=__rbt_backtrace_open" "-Dbacktrace_print=__rbt_backtrace_print" "-Dbacktrace_simple=__rbt_backtrace_simple" "-Dbacktrace_qsort=__rbt_backtrace_qsort" "-Dbacktrace_create_state=__rbt_backtrace_create_state" "-Dbacktrace_uncompress_zdebug=__rbt_backtrace_uncompress_zdebug" "-Dmacho_get_view=__rbt_macho_get_view" "-Dmacho_symbol_type_relevant=__rbt_macho_symbol_type_relevant" "-Dmacho_get_commands=__rbt_macho_get_commands" "-Dmacho_try_dsym=__rbt_macho_try_dsym" "-Dmacho_try_dwarf=__rbt_macho_try_dwarf" "-Dmacho_get_addr_range=__rbt_macho_get_addr_range" "-Dmacho_get_uuid=__rbt_macho_get_uuid" "-Dmacho_add=__rbt_macho_add" "-Dmacho_add_symtab=__rbt_macho_add_symtab" "-Dmacho_file_to_host_u64=__rbt_macho_file_to_host_u64" "-Dmacho_file_to_host_u32=__rbt_macho_file_to_host_u32" "-Dmacho_file_to_host_u16=__rbt_macho_file_to_host_u16" "-o" "/magus/work/usr/mports/filesystems/sandboxfs/work/target/i686-unknown-freebsd/release/build/backtrace-sys-cb9600be2abdda03/out/src/libbacktrace/dwarf.o" "-c" "src/libbacktrace/dwarf.c"
warning: `rustc-demangle` (lib) generated 194 warnings
warning: unexpected `cfg` condition name: `syn_omit_await_from_token_macro`
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/syn-1.0.17/src/token.rs:822:11
    |
822 | #[cfg(not(syn_omit_await_from_token_macro))]
    |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = 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(syn_omit_await_from_token_macro)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_omit_await_from_token_macro)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: `#[warn(unexpected_cfgs)]` on by default

warning: unexpected `cfg` condition name: `syn_omit_await_from_token_macro`
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/syn-1.0.17/src/token.rs:824:7
    |
824 | #[cfg(syn_omit_await_from_token_macro)]
    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_omit_await_from_token_macro)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_omit_await_from_token_macro)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unused import: `self as parse_module`
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/syn-1.0.17/src/lib.rs:784:28
    |
784 |     pub use crate::parse::{self as parse_module};
    |                            ^^^^^^^^^^^^^^^^^^^^
    |
    = note: `#[warn(unused_imports)]` on by default

warning: unexpected `cfg` condition value: `cargo-clippy`
  --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/serde-1.0.106/src/lib.rs:87:13
   |
87 | #![cfg_attr(feature = "cargo-clippy", allow(renamed_and_removed_lints))]
   |             ^^^^^^^^^^^^^^^^^^^^^^^^
   |
   = note: expected values for `feature` are: `alloc`, `default`, `derive`, `rc`, `serde_derive`, `std`, and `unstable`
   = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
   = note: see  for more information about checking conditional configuration
   = note: `#[warn(unexpected_cfgs)]` on by default

warning: unexpected `cfg` condition value: `cargo-clippy`
  --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/serde-1.0.106/src/lib.rs:88:13
   |
88 | #![cfg_attr(feature = "cargo-clippy", deny(clippy, clippy_pedantic))]
   |             ^^^^^^^^^^^^^^^^^^^^^^^^
   |
   = note: expected values for `feature` are: `alloc`, `default`, `derive`, `rc`, `serde_derive`, `std`, and `unstable`
   = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `cargo-clippy`
  --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/serde-1.0.106/src/lib.rs:91:5
   |
91 |     feature = "cargo-clippy",
   |     ^^^^^^^^^^^^^^^^^^^^^^^^
   |
   = note: expected values for `feature` are: `alloc`, `default`, `derive`, `rc`, `serde_derive`, `std`, and `unstable`
   = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `collections_bound`
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/serde-1.0.106/src/lib.rs:216:32
    |
216 |     #[cfg(all(feature = "std", collections_bound))]
    |                                ^^^^^^^^^^^^^^^^^
    |
    = 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(collections_bound)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(collections_bound)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `core_reverse`
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/serde-1.0.106/src/lib.rs:219:11
    |
219 |     #[cfg(core_reverse)]
    |           ^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(core_reverse)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(core_reverse)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ops_bound`
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/serde-1.0.106/src/lib.rs:222:11
    |
222 |     #[cfg(ops_bound)]
    |           ^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ops_bound)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ops_bound)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `range_inclusive`
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/serde-1.0.106/src/lib.rs:225:11
    |
225 |     #[cfg(range_inclusive)]
    |           ^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(range_inclusive)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(range_inclusive)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `std_atomic`
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/serde-1.0.106/src/lib.rs:228:32
    |
228 |     #[cfg(all(feature = "std", std_atomic))]
    |                                ^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(std_atomic)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(std_atomic)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `std_atomic64`
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/serde-1.0.106/src/lib.rs:233:32
    |
233 |     #[cfg(all(feature = "std", std_atomic64))]
    |                                ^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(std_atomic64)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(std_atomic64)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `core_duration`
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/serde-1.0.106/src/lib.rs:236:15
    |
236 |     #[cfg(any(core_duration, feature = "std"))]
    |               ^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(core_duration)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(core_duration)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unused import: `mem`
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/serde-1.0.106/src/lib.rs:146:37
    |
146 |     pub use self::core::{cmp, iter, mem, num, slice, str};
    |                                     ^^^
    |
note: the lint level is defined here
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/serde-1.0.106/src/lib.rs:128:23
    |
128 | #![deny(missing_docs, unused_imports)]
    |                       ^^^^^^^^^^^^^^

warning: unexpected `cfg` condition name: `integer128`
  --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/serde-1.0.106/src/integer128.rs:69:7
   |
69 | #[cfg(integer128)]
   |       ^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(integer128)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(integer128)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `integer128`
  --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/serde-1.0.106/src/integer128.rs:77:11
   |
77 | #[cfg(not(integer128))]
   |           ^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(integer128)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(integer128)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `core_duration`
 --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/serde-1.0.106/src/de/impls.rs:7:11
  |
7 | #[cfg(any(core_duration, feature = "std", feature = "alloc"))]
  |           ^^^^^^^^^^^^^
  |
  = help: consider using a Cargo feature instead
  = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
           [lints.rust]
           unexpected_cfgs = { level = "warn", check-cfg = ['cfg(core_duration)'] }
  = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(core_duration)");` to the top of the `build.rs`
  = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `de_boxed_c_str`
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/serde-1.0.106/src/de/impls.rs:578:28
    |
578 | #[cfg(all(feature = "std", de_boxed_c_str))]
    |                            ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(de_boxed_c_str)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(de_boxed_c_str)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `core_reverse`
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/serde-1.0.106/src/de/impls.rs:581:7
    |
581 | #[cfg(core_reverse)]
    |       ^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(core_reverse)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(core_reverse)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `de_boxed_path`
    --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/serde-1.0.106/src/de/impls.rs:1613:28
     |
1613 | #[cfg(all(feature = "std", de_boxed_path))]
     |                            ^^^^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(de_boxed_path)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(de_boxed_path)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `de_rc_dst`
    --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/serde-1.0.106/src/de/impls.rs:1695:9
     |
1695 |     not(de_rc_dst),
     |         ^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(de_rc_dst)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(de_rc_dst)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `de_rc_dst`
    --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/serde-1.0.106/src/de/impls.rs:1711:9
     |
1711 |     not(de_rc_dst),
     |         ^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(de_rc_dst)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(de_rc_dst)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `de_rc_dst`
    --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/serde-1.0.106/src/de/impls.rs:1781:11
     |
1781 | #[cfg(all(de_rc_dst, feature = "rc", any(feature = "std", feature = "alloc")))]
     |           ^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(de_rc_dst)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(de_rc_dst)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `de_rc_dst`
    --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/serde-1.0.106/src/de/impls.rs:1802:11
     |
1802 | #[cfg(all(de_rc_dst, feature = "rc", any(feature = "std", feature = "alloc")))]
     |           ^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(de_rc_dst)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(de_rc_dst)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `de_rc_dst`
    --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/serde-1.0.106/src/de/impls.rs:1814:11
     |
1814 | #[cfg(all(de_rc_dst, feature = "rc", any(feature = "std", feature = "alloc")))]
     |           ^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(de_rc_dst)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(de_rc_dst)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `core_duration`
    --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/serde-1.0.106/src/de/impls.rs:1858:11
     |
1858 | #[cfg(any(core_duration, feature = "std"))]
     |           ^^^^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(core_duration)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(core_duration)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `range_inclusive`
    --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/serde-1.0.106/src/de/impls.rs:2144:7
     |
2144 | #[cfg(range_inclusive)]
     |       ^^^^^^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(range_inclusive)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(range_inclusive)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ops_bound`
    --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/serde-1.0.106/src/de/impls.rs:2296:11
     |
2296 | #[cfg(any(ops_bound, collections_bound))]
     |           ^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ops_bound)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ops_bound)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `collections_bound`
    --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/serde-1.0.106/src/de/impls.rs:2296:22
     |
2296 | #[cfg(any(ops_bound, collections_bound))]
     |                      ^^^^^^^^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(collections_bound)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(collections_bound)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `num_nonzero_signed`
    --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/serde-1.0.106/src/de/impls.rs:2435:7
     |
2435 | #[cfg(num_nonzero_signed)]
     |       ^^^^^^^^^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(num_nonzero_signed)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(num_nonzero_signed)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `std_atomic`
    --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/serde-1.0.106/src/de/impls.rs:2583:28
     |
2583 | #[cfg(all(feature = "std", std_atomic))]
     |                            ^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(std_atomic)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(std_atomic)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `std_atomic`
    --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/serde-1.0.106/src/de/impls.rs:2599:28
     |
2599 | #[cfg(all(feature = "std", std_atomic))]
     |                            ^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(std_atomic)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(std_atomic)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `std_atomic64`
    --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/serde-1.0.106/src/de/impls.rs:2606:28
     |
2606 | #[cfg(all(feature = "std", std_atomic64))]
     |                            ^^^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(std_atomic64)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(std_atomic64)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `num_nonzero`
    --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/serde-1.0.106/src/de/impls.rs:2410:19
     |
2410 |               #[cfg(num_nonzero)]
     |                     ^^^^^^^^^^^
...
2427 | / nonzero_integers! {
2428 | |     NonZeroU8,
2429 | |     NonZeroU16,
2430 | |     NonZeroU32,
2431 | |     NonZeroU64,
2432 | |     NonZeroUsize,
2433 | | }
     | |_- in this macro invocation
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(num_nonzero)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(num_nonzero)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration
     = note: this warning originates in the macro `nonzero_integers` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `num_nonzero`
    --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/serde-1.0.106/src/de/impls.rs:2410:19
     |
2410 |               #[cfg(num_nonzero)]
     |                     ^^^^^^^^^^^
...
2436 | / nonzero_integers! {
2437 | |     NonZeroI8,
2438 | |     NonZeroI16,
2439 | |     NonZeroI32,
2440 | |     NonZeroI64,
2441 | |     NonZeroIsize,
2442 | | }
     | |_- in this macro invocation
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(num_nonzero)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(num_nonzero)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration
     = note: this warning originates in the macro `nonzero_integers` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `num_nonzero_signed`
    --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/serde-1.0.106/src/de/impls.rs:2451:11
     |
2451 |     #[cfg(num_nonzero_signed)]
     |           ^^^^^^^^^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(num_nonzero_signed)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(num_nonzero_signed)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `num_nonzero`
    --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/serde-1.0.106/src/de/impls.rs:2410:19
     |
2410 |               #[cfg(num_nonzero)]
     |                     ^^^^^^^^^^^
...
2447 | /     nonzero_integers! {
2448 | |         NonZeroU128,
2449 | |     }
     | |_____- in this macro invocation
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(num_nonzero)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(num_nonzero)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration
     = note: this warning originates in the macro `nonzero_integers` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `num_nonzero`
    --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/serde-1.0.106/src/de/impls.rs:2410:19
     |
2410 |               #[cfg(num_nonzero)]
     |                     ^^^^^^^^^^^
...
2452 | /     nonzero_integers! {
2453 | |         NonZeroI128,
2454 | |     }
     | |_____- in this macro invocation
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(num_nonzero)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(num_nonzero)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration
     = note: this warning originates in the macro `nonzero_integers` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unnecessary trailing semicolon
    --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/serde-1.0.106/src/de/impls.rs:1871:10
     |
1871 |         };
     |          ^ help: remove this semicolon
     |
     = note: `#[warn(redundant_semicolons)]` on by default

warning: unnecessary trailing semicolon
    --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/serde-1.0.106/src/de/impls.rs:1996:10
     |
1996 |         };
     |          ^ help: remove this semicolon

warning: unexpected `cfg` condition name: `range_inclusive`
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/serde-1.0.106/src/ser/impls.rs:242:7
    |
242 | #[cfg(range_inclusive)]
    |       ^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(range_inclusive)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(range_inclusive)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ops_bound`
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/serde-1.0.106/src/ser/impls.rs:261:11
    |
261 | #[cfg(any(ops_bound, collections_bound))]
    |           ^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ops_bound)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ops_bound)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `collections_bound`
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/serde-1.0.106/src/ser/impls.rs:261:22
    |
261 | #[cfg(any(ops_bound, collections_bound))]
    |                      ^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(collections_bound)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(collections_bound)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `num_nonzero_signed`
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/serde-1.0.106/src/ser/impls.rs:491:7
    |
491 | #[cfg(num_nonzero_signed)]
    |       ^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(num_nonzero_signed)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(num_nonzero_signed)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `core_duration`
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/serde-1.0.106/src/ser/impls.rs:594:11
    |
594 | #[cfg(any(core_duration, feature = "std"))]
    |           ^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(core_duration)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(core_duration)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `core_reverse`
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/serde-1.0.106/src/ser/impls.rs:841:7
    |
841 | #[cfg(core_reverse)]
    |       ^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(core_reverse)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(core_reverse)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `std_atomic`
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/serde-1.0.106/src/ser/impls.rs:857:28
    |
857 | #[cfg(all(feature = "std", std_atomic))]
    |                            ^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(std_atomic)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(std_atomic)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `std_atomic`
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/serde-1.0.106/src/ser/impls.rs:873:28
    |
873 | #[cfg(all(feature = "std", std_atomic))]
    |                            ^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(std_atomic)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(std_atomic)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `std_atomic64`
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/serde-1.0.106/src/ser/impls.rs:880:28
    |
880 | #[cfg(all(feature = "std", std_atomic64))]
    |                            ^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(std_atomic64)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(std_atomic64)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `num_nonzero`
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/serde-1.0.106/src/ser/impls.rs:470:19
    |
470 |               #[cfg(num_nonzero)]
    |                     ^^^^^^^^^^^
...
483 | / nonzero_integers! {
484 | |     NonZeroU8,
485 | |     NonZeroU16,
486 | |     NonZeroU32,
487 | |     NonZeroU64,
488 | |     NonZeroUsize,
489 | | }
    | |_- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(num_nonzero)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(num_nonzero)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `nonzero_integers` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `num_nonzero`
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/serde-1.0.106/src/ser/impls.rs:470:19
    |
470 |               #[cfg(num_nonzero)]
    |                     ^^^^^^^^^^^
...
492 | / nonzero_integers! {
493 | |     NonZeroI8,
494 | |     NonZeroI16,
495 | |     NonZeroI32,
496 | |     NonZeroI64,
497 | |     NonZeroIsize,
498 | | }
    | |_- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(num_nonzero)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(num_nonzero)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `nonzero_integers` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `num_nonzero_signed`
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/serde-1.0.106/src/ser/impls.rs:507:11
    |
507 |     #[cfg(num_nonzero_signed)]
    |           ^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(num_nonzero_signed)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(num_nonzero_signed)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `num_nonzero`
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/serde-1.0.106/src/ser/impls.rs:470:19
    |
470 |               #[cfg(num_nonzero)]
    |                     ^^^^^^^^^^^
...
503 | /     nonzero_integers! {
504 | |         NonZeroU128,
505 | |     }
    | |_____- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(num_nonzero)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(num_nonzero)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `nonzero_integers` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `num_nonzero`
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/serde-1.0.106/src/ser/impls.rs:470:19
    |
470 |               #[cfg(num_nonzero)]
    |                     ^^^^^^^^^^^
...
508 | /     nonzero_integers! {
509 | |         NonZeroI128,
510 | |     }
    | |_____- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(num_nonzero)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(num_nonzero)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `nonzero_integers` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `core_try_from`
  --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/serde-1.0.106/src/export.rs:14:7
   |
14 | #[cfg(core_try_from)]
   |       ^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(core_try_from)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(core_try_from)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: `signal-hook-registry` (lib) generated 3 warnings
warning: `aho-corasick` (lib) generated 4 warnings
[backtrace-sys 0.1.35] exit status: 0
[backtrace-sys 0.1.35] running: "cc" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m32" "-O2" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-I" "src/libbacktrace" "-I" "/magus/work/usr/mports/filesystems/sandboxfs/work/target/i686-unknown-freebsd/release/build/backtrace-sys-cb9600be2abdda03/out" "-fvisibility=hidden" "-DBACKTRACE_ELF_SIZE=32" "-DBACKTRACE_SUPPORTED=1" "-DBACKTRACE_USES_MALLOC=1" "-DBACKTRACE_SUPPORTS_THREADS=0" "-DBACKTRACE_SUPPORTS_DATA=0" "-DHAVE_DL_ITERATE_PHDR=1" "-DHAVE_KERN_PROC=1" "-D_GNU_SOURCE=1" "-D_LARGE_FILES=1" "-Dbacktrace_full=__rbt_backtrace_full" "-Dbacktrace_dwarf_add=__rbt_backtrace_dwarf_add" "-Dbacktrace_initialize=__rbt_backtrace_initialize" "-Dbacktrace_pcinfo=__rbt_backtrace_pcinfo" "-Dbacktrace_syminfo=__rbt_backtrace_syminfo" "-Dbacktrace_get_view=__rbt_backtrace_get_view" "-Dbacktrace_release_view=__rbt_backtrace_release_view" "-Dbacktrace_alloc=__rbt_backtrace_alloc" "-Dbacktrace_free=__rbt_backtrace_free" "-Dbacktrace_vector_finish=__rbt_backtrace_vector_finish" "-Dbacktrace_vector_grow=__rbt_backtrace_vector_grow" "-Dbacktrace_vector_release=__rbt_backtrace_vector_release" "-Dbacktrace_close=__rbt_backtrace_close" "-Dbacktrace_open=__rbt_backtrace_open" "-Dbacktrace_print=__rbt_backtrace_print" "-Dbacktrace_simple=__rbt_backtrace_simple" "-Dbacktrace_qsort=__rbt_backtrace_qsort" "-Dbacktrace_create_state=__rbt_backtrace_create_state" "-Dbacktrace_uncompress_zdebug=__rbt_backtrace_uncompress_zdebug" "-Dmacho_get_view=__rbt_macho_get_view" "-Dmacho_symbol_type_relevant=__rbt_macho_symbol_type_relevant" "-Dmacho_get_commands=__rbt_macho_get_commands" "-Dmacho_try_dsym=__rbt_macho_try_dsym" "-Dmacho_try_dwarf=__rbt_macho_try_dwarf" "-Dmacho_get_addr_range=__rbt_macho_get_addr_range" "-Dmacho_get_uuid=__rbt_macho_get_uuid" "-Dmacho_add=__rbt_macho_add" "-Dmacho_add_symtab=__rbt_macho_add_symtab" "-Dmacho_file_to_host_u64=__rbt_macho_file_to_host_u64" "-Dmacho_file_to_host_u32=__rbt_macho_file_to_host_u32" "-Dmacho_file_to_host_u16=__rbt_macho_file_to_host_u16" "-o" "/magus/work/usr/mports/filesystems/sandboxfs/work/target/i686-unknown-freebsd/release/build/backtrace-sys-cb9600be2abdda03/out/src/libbacktrace/fileline.o" "-c" "src/libbacktrace/fileline.c"
[backtrace-sys 0.1.35] exit status: 0
[backtrace-sys 0.1.35] running: "cc" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m32" "-O2" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-I" "src/libbacktrace" "-I" "/magus/work/usr/mports/filesystems/sandboxfs/work/target/i686-unknown-freebsd/release/build/backtrace-sys-cb9600be2abdda03/out" "-fvisibility=hidden" "-DBACKTRACE_ELF_SIZE=32" "-DBACKTRACE_SUPPORTED=1" "-DBACKTRACE_USES_MALLOC=1" "-DBACKTRACE_SUPPORTS_THREADS=0" "-DBACKTRACE_SUPPORTS_DATA=0" "-DHAVE_DL_ITERATE_PHDR=1" "-DHAVE_KERN_PROC=1" "-D_GNU_SOURCE=1" "-D_LARGE_FILES=1" "-Dbacktrace_full=__rbt_backtrace_full" "-Dbacktrace_dwarf_add=__rbt_backtrace_dwarf_add" "-Dbacktrace_initialize=__rbt_backtrace_initialize" "-Dbacktrace_pcinfo=__rbt_backtrace_pcinfo" "-Dbacktrace_syminfo=__rbt_backtrace_syminfo" "-Dbacktrace_get_view=__rbt_backtrace_get_view" "-Dbacktrace_release_view=__rbt_backtrace_release_view" "-Dbacktrace_alloc=__rbt_backtrace_alloc" "-Dbacktrace_free=__rbt_backtrace_free" "-Dbacktrace_vector_finish=__rbt_backtrace_vector_finish" "-Dbacktrace_vector_grow=__rbt_backtrace_vector_grow" "-Dbacktrace_vector_release=__rbt_backtrace_vector_release" "-Dbacktrace_close=__rbt_backtrace_close" "-Dbacktrace_open=__rbt_backtrace_open" "-Dbacktrace_print=__rbt_backtrace_print" "-Dbacktrace_simple=__rbt_backtrace_simple" "-Dbacktrace_qsort=__rbt_backtrace_qsort" "-Dbacktrace_create_state=__rbt_backtrace_create_state" "-Dbacktrace_uncompress_zdebug=__rbt_backtrace_uncompress_zdebug" "-Dmacho_get_view=__rbt_macho_get_view" "-Dmacho_symbol_type_relevant=__rbt_macho_symbol_type_relevant" "-Dmacho_get_commands=__rbt_macho_get_commands" "-Dmacho_try_dsym=__rbt_macho_try_dsym" "-Dmacho_try_dwarf=__rbt_macho_try_dwarf" "-Dmacho_get_addr_range=__rbt_macho_get_addr_range" "-Dmacho_get_uuid=__rbt_macho_get_uuid" "-Dmacho_add=__rbt_macho_add" "-Dmacho_add_symtab=__rbt_macho_add_symtab" "-Dmacho_file_to_host_u64=__rbt_macho_file_to_host_u64" "-Dmacho_file_to_host_u32=__rbt_macho_file_to_host_u32" "-Dmacho_file_to_host_u16=__rbt_macho_file_to_host_u16" "-o" "/magus/work/usr/mports/filesystems/sandboxfs/work/target/i686-unknown-freebsd/release/build/backtrace-sys-cb9600be2abdda03/out/src/libbacktrace/posix.o" "-c" "src/libbacktrace/posix.c"
[backtrace-sys 0.1.35] exit status: 0
[backtrace-sys 0.1.35] running: "cc" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m32" "-O2" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-I" "src/libbacktrace" "-I" "/magus/work/usr/mports/filesystems/sandboxfs/work/target/i686-unknown-freebsd/release/build/backtrace-sys-cb9600be2abdda03/out" "-fvisibility=hidden" "-DBACKTRACE_ELF_SIZE=32" "-DBACKTRACE_SUPPORTED=1" "-DBACKTRACE_USES_MALLOC=1" "-DBACKTRACE_SUPPORTS_THREADS=0" "-DBACKTRACE_SUPPORTS_DATA=0" "-DHAVE_DL_ITERATE_PHDR=1" "-DHAVE_KERN_PROC=1" "-D_GNU_SOURCE=1" "-D_LARGE_FILES=1" "-Dbacktrace_full=__rbt_backtrace_full" "-Dbacktrace_dwarf_add=__rbt_backtrace_dwarf_add" "-Dbacktrace_initialize=__rbt_backtrace_initialize" "-Dbacktrace_pcinfo=__rbt_backtrace_pcinfo" "-Dbacktrace_syminfo=__rbt_backtrace_syminfo" "-Dbacktrace_get_view=__rbt_backtrace_get_view" "-Dbacktrace_release_view=__rbt_backtrace_release_view" "-Dbacktrace_alloc=__rbt_backtrace_alloc" "-Dbacktrace_free=__rbt_backtrace_free" "-Dbacktrace_vector_finish=__rbt_backtrace_vector_finish" "-Dbacktrace_vector_grow=__rbt_backtrace_vector_grow" "-Dbacktrace_vector_release=__rbt_backtrace_vector_release" "-Dbacktrace_close=__rbt_backtrace_close" "-Dbacktrace_open=__rbt_backtrace_open" "-Dbacktrace_print=__rbt_backtrace_print" "-Dbacktrace_simple=__rbt_backtrace_simple" "-Dbacktrace_qsort=__rbt_backtrace_qsort" "-Dbacktrace_create_state=__rbt_backtrace_create_state" "-Dbacktrace_uncompress_zdebug=__rbt_backtrace_uncompress_zdebug" "-Dmacho_get_view=__rbt_macho_get_view" "-Dmacho_symbol_type_relevant=__rbt_macho_symbol_type_relevant" "-Dmacho_get_commands=__rbt_macho_get_commands" "-Dmacho_try_dsym=__rbt_macho_try_dsym" "-Dmacho_try_dwarf=__rbt_macho_try_dwarf" "-Dmacho_get_addr_range=__rbt_macho_get_addr_range" "-Dmacho_get_uuid=__rbt_macho_get_uuid" "-Dmacho_add=__rbt_macho_add" "-Dmacho_add_symtab=__rbt_macho_add_symtab" "-Dmacho_file_to_host_u64=__rbt_macho_file_to_host_u64" "-Dmacho_file_to_host_u32=__rbt_macho_file_to_host_u32" "-Dmacho_file_to_host_u16=__rbt_macho_file_to_host_u16" "-o" "/magus/work/usr/mports/filesystems/sandboxfs/work/target/i686-unknown-freebsd/release/build/backtrace-sys-cb9600be2abdda03/out/src/libbacktrace/sort.o" "-c" "src/libbacktrace/sort.c"
[backtrace-sys 0.1.35] exit status: 0
[backtrace-sys 0.1.35] running: "cc" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m32" "-O2" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-I" "src/libbacktrace" "-I" "/magus/work/usr/mports/filesystems/sandboxfs/work/target/i686-unknown-freebsd/release/build/backtrace-sys-cb9600be2abdda03/out" "-fvisibility=hidden" "-DBACKTRACE_ELF_SIZE=32" "-DBACKTRACE_SUPPORTED=1" "-DBACKTRACE_USES_MALLOC=1" "-DBACKTRACE_SUPPORTS_THREADS=0" "-DBACKTRACE_SUPPORTS_DATA=0" "-DHAVE_DL_ITERATE_PHDR=1" "-DHAVE_KERN_PROC=1" "-D_GNU_SOURCE=1" "-D_LARGE_FILES=1" "-Dbacktrace_full=__rbt_backtrace_full" "-Dbacktrace_dwarf_add=__rbt_backtrace_dwarf_add" "-Dbacktrace_initialize=__rbt_backtrace_initialize" "-Dbacktrace_pcinfo=__rbt_backtrace_pcinfo" "-Dbacktrace_syminfo=__rbt_backtrace_syminfo" "-Dbacktrace_get_view=__rbt_backtrace_get_view" "-Dbacktrace_release_view=__rbt_backtrace_release_view" "-Dbacktrace_alloc=__rbt_backtrace_alloc" "-Dbacktrace_free=__rbt_backtrace_free" "-Dbacktrace_vector_finish=__rbt_backtrace_vector_finish" "-Dbacktrace_vector_grow=__rbt_backtrace_vector_grow" "-Dbacktrace_vector_release=__rbt_backtrace_vector_release" "-Dbacktrace_close=__rbt_backtrace_close" "-Dbacktrace_open=__rbt_backtrace_open" "-Dbacktrace_print=__rbt_backtrace_print" "-Dbacktrace_simple=__rbt_backtrace_simple" "-Dbacktrace_qsort=__rbt_backtrace_qsort" "-Dbacktrace_create_state=__rbt_backtrace_create_state" "-Dbacktrace_uncompress_zdebug=__rbt_backtrace_uncompress_zdebug" "-Dmacho_get_view=__rbt_macho_get_view" "-Dmacho_symbol_type_relevant=__rbt_macho_symbol_type_relevant" "-Dmacho_get_commands=__rbt_macho_get_commands" "-Dmacho_try_dsym=__rbt_macho_try_dsym" "-Dmacho_try_dwarf=__rbt_macho_try_dwarf" "-Dmacho_get_addr_range=__rbt_macho_get_addr_range" "-Dmacho_get_uuid=__rbt_macho_get_uuid" "-Dmacho_add=__rbt_macho_add" "-Dmacho_add_symtab=__rbt_macho_add_symtab" "-Dmacho_file_to_host_u64=__rbt_macho_file_to_host_u64" "-Dmacho_file_to_host_u32=__rbt_macho_file_to_host_u32" "-Dmacho_file_to_host_u16=__rbt_macho_file_to_host_u16" "-o" "/magus/work/usr/mports/filesystems/sandboxfs/work/target/i686-unknown-freebsd/release/build/backtrace-sys-cb9600be2abdda03/out/src/libbacktrace/state.o" "-c" "src/libbacktrace/state.c"
[backtrace-sys 0.1.35] exit status: 0
[backtrace-sys 0.1.35] running: "cc" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m32" "-O2" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-I" "src/libbacktrace" "-I" "/magus/work/usr/mports/filesystems/sandboxfs/work/target/i686-unknown-freebsd/release/build/backtrace-sys-cb9600be2abdda03/out" "-fvisibility=hidden" "-DBACKTRACE_ELF_SIZE=32" "-DBACKTRACE_SUPPORTED=1" "-DBACKTRACE_USES_MALLOC=1" "-DBACKTRACE_SUPPORTS_THREADS=0" "-DBACKTRACE_SUPPORTS_DATA=0" "-DHAVE_DL_ITERATE_PHDR=1" "-DHAVE_KERN_PROC=1" "-D_GNU_SOURCE=1" "-D_LARGE_FILES=1" "-Dbacktrace_full=__rbt_backtrace_full" "-Dbacktrace_dwarf_add=__rbt_backtrace_dwarf_add" "-Dbacktrace_initialize=__rbt_backtrace_initialize" "-Dbacktrace_pcinfo=__rbt_backtrace_pcinfo" "-Dbacktrace_syminfo=__rbt_backtrace_syminfo" "-Dbacktrace_get_view=__rbt_backtrace_get_view" "-Dbacktrace_release_view=__rbt_backtrace_release_view" "-Dbacktrace_alloc=__rbt_backtrace_alloc" "-Dbacktrace_free=__rbt_backtrace_free" "-Dbacktrace_vector_finish=__rbt_backtrace_vector_finish" "-Dbacktrace_vector_grow=__rbt_backtrace_vector_grow" "-Dbacktrace_vector_release=__rbt_backtrace_vector_release" "-Dbacktrace_close=__rbt_backtrace_close" "-Dbacktrace_open=__rbt_backtrace_open" "-Dbacktrace_print=__rbt_backtrace_print" "-Dbacktrace_simple=__rbt_backtrace_simple" "-Dbacktrace_qsort=__rbt_backtrace_qsort" "-Dbacktrace_create_state=__rbt_backtrace_create_state" "-Dbacktrace_uncompress_zdebug=__rbt_backtrace_uncompress_zdebug" "-Dmacho_get_view=__rbt_macho_get_view" "-Dmacho_symbol_type_relevant=__rbt_macho_symbol_type_relevant" "-Dmacho_get_commands=__rbt_macho_get_commands" "-Dmacho_try_dsym=__rbt_macho_try_dsym" "-Dmacho_try_dwarf=__rbt_macho_try_dwarf" "-Dmacho_get_addr_range=__rbt_macho_get_addr_range" "-Dmacho_get_uuid=__rbt_macho_get_uuid" "-Dmacho_add=__rbt_macho_add" "-Dmacho_add_symtab=__rbt_macho_add_symtab" "-Dmacho_file_to_host_u64=__rbt_macho_file_to_host_u64" "-Dmacho_file_to_host_u32=__rbt_macho_file_to_host_u32" "-Dmacho_file_to_host_u16=__rbt_macho_file_to_host_u16" "-o" "/magus/work/usr/mports/filesystems/sandboxfs/work/target/i686-unknown-freebsd/release/build/backtrace-sys-cb9600be2abdda03/out/src/libbacktrace/mmapio.o" "-c" "src/libbacktrace/mmapio.c"
[backtrace-sys 0.1.35] exit status: 0
[backtrace-sys 0.1.35] running: "cc" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m32" "-O2" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-I" "src/libbacktrace" "-I" "/magus/work/usr/mports/filesystems/sandboxfs/work/target/i686-unknown-freebsd/release/build/backtrace-sys-cb9600be2abdda03/out" "-fvisibility=hidden" "-DBACKTRACE_ELF_SIZE=32" "-DBACKTRACE_SUPPORTED=1" "-DBACKTRACE_USES_MALLOC=1" "-DBACKTRACE_SUPPORTS_THREADS=0" "-DBACKTRACE_SUPPORTS_DATA=0" "-DHAVE_DL_ITERATE_PHDR=1" "-DHAVE_KERN_PROC=1" "-D_GNU_SOURCE=1" "-D_LARGE_FILES=1" "-Dbacktrace_full=__rbt_backtrace_full" "-Dbacktrace_dwarf_add=__rbt_backtrace_dwarf_add" "-Dbacktrace_initialize=__rbt_backtrace_initialize" "-Dbacktrace_pcinfo=__rbt_backtrace_pcinfo" "-Dbacktrace_syminfo=__rbt_backtrace_syminfo" "-Dbacktrace_get_view=__rbt_backtrace_get_view" "-Dbacktrace_release_view=__rbt_backtrace_release_view" "-Dbacktrace_alloc=__rbt_backtrace_alloc" "-Dbacktrace_free=__rbt_backtrace_free" "-Dbacktrace_vector_finish=__rbt_backtrace_vector_finish" "-Dbacktrace_vector_grow=__rbt_backtrace_vector_grow" "-Dbacktrace_vector_release=__rbt_backtrace_vector_release" "-Dbacktrace_close=__rbt_backtrace_close" "-Dbacktrace_open=__rbt_backtrace_open" "-Dbacktrace_print=__rbt_backtrace_print" "-Dbacktrace_simple=__rbt_backtrace_simple" "-Dbacktrace_qsort=__rbt_backtrace_qsort" "-Dbacktrace_create_state=__rbt_backtrace_create_state" "-Dbacktrace_uncompress_zdebug=__rbt_backtrace_uncompress_zdebug" "-Dmacho_get_view=__rbt_macho_get_view" "-Dmacho_symbol_type_relevant=__rbt_macho_symbol_type_relevant" "-Dmacho_get_commands=__rbt_macho_get_commands" "-Dmacho_try_dsym=__rbt_macho_try_dsym" "-Dmacho_try_dwarf=__rbt_macho_try_dwarf" "-Dmacho_get_addr_range=__rbt_macho_get_addr_range" "-Dmacho_get_uuid=__rbt_macho_get_uuid" "-Dmacho_add=__rbt_macho_add" "-Dmacho_add_symtab=__rbt_macho_add_symtab" "-Dmacho_file_to_host_u64=__rbt_macho_file_to_host_u64" "-Dmacho_file_to_host_u32=__rbt_macho_file_to_host_u32" "-Dmacho_file_to_host_u16=__rbt_macho_file_to_host_u16" "-o" "/magus/work/usr/mports/filesystems/sandboxfs/work/target/i686-unknown-freebsd/release/build/backtrace-sys-cb9600be2abdda03/out/src/libbacktrace/elf.o" "-c" "src/libbacktrace/elf.c"
[backtrace-sys 0.1.35] exit status: 0
[backtrace-sys 0.1.35] AR_i686-unknown-freebsd = None
[backtrace-sys 0.1.35] AR_i686_unknown_freebsd = None
[backtrace-sys 0.1.35] HOST_AR = None
[backtrace-sys 0.1.35] AR = None
[backtrace-sys 0.1.35] running: ZERO_AR_DATE="1" "ar" "crs" "/magus/work/usr/mports/filesystems/sandboxfs/work/target/i686-unknown-freebsd/release/build/backtrace-sys-cb9600be2abdda03/out/libbacktrace.a" "/magus/work/usr/mports/filesystems/sandboxfs/work/target/i686-unknown-freebsd/release/build/backtrace-sys-cb9600be2abdda03/out/src/libbacktrace/alloc.o" "/magus/work/usr/mports/filesystems/sandboxfs/work/target/i686-unknown-freebsd/release/build/backtrace-sys-cb9600be2abdda03/out/src/libbacktrace/dwarf.o" "/magus/work/usr/mports/filesystems/sandboxfs/work/target/i686-unknown-freebsd/release/build/backtrace-sys-cb9600be2abdda03/out/src/libbacktrace/fileline.o" "/magus/work/usr/mports/filesystems/sandboxfs/work/target/i686-unknown-freebsd/release/build/backtrace-sys-cb9600be2abdda03/out/src/libbacktrace/posix.o" "/magus/work/usr/mports/filesystems/sandboxfs/work/target/i686-unknown-freebsd/release/build/backtrace-sys-cb9600be2abdda03/out/src/libbacktrace/sort.o" "/magus/work/usr/mports/filesystems/sandboxfs/work/target/i686-unknown-freebsd/release/build/backtrace-sys-cb9600be2abdda03/out/src/libbacktrace/state.o" "/magus/work/usr/mports/filesystems/sandboxfs/work/target/i686-unknown-freebsd/release/build/backtrace-sys-cb9600be2abdda03/out/src/libbacktrace/mmapio.o" "/magus/work/usr/mports/filesystems/sandboxfs/work/target/i686-unknown-freebsd/release/build/backtrace-sys-cb9600be2abdda03/out/src/libbacktrace/elf.o"
[backtrace-sys 0.1.35] exit status: 0
[backtrace-sys 0.1.35] cargo:rustc-link-lib=static=backtrace
[backtrace-sys 0.1.35] cargo:rustc-link-search=native=/magus/work/usr/mports/filesystems/sandboxfs/work/target/i686-unknown-freebsd/release/build/backtrace-sys-cb9600be2abdda03/out
warning: field `printer` is never read
  --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/regex-syntax-0.6.17/src/ast/print.rs:66:5
   |
65 | struct Writer<'p, W> {
   |        ------ field in this struct
66 |     printer: &'p mut Printer,
   |     ^^^^^^^
   |
   = note: `Writer` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
   = note: `#[warn(dead_code)]` on by default

warning: method `symmetric_difference` is never used
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/regex-syntax-0.6.17/src/hir/interval.rs:423:8
    |
335 | pub trait Interval:
    |           -------- method in this trait
...
423 |     fn symmetric_difference(
    |        ^^^^^^^^^^^^^^^^^^^^

warning: field `printer` is never read
  --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/regex-syntax-0.6.17/src/hir/print.rs:74:5
   |
73 | struct Writer<'p, W> {
   |        ------ field in this struct
74 |     printer: &'p mut Printer,
   |     ^^^^^^^
   |
   = note: `Writer` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis

warning: call to `.borrow()` on a reference in this situation does nothing
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/regex-syntax-0.6.17/src/ast/parse.rs:378:21
    |
378 |         self.pattern.borrow()
    |                     ^^^^^^^^^ help: remove this redundant call
    |
    = note: the type `str` does not implement `Borrow`, so calling `borrow` on `&str` copies the reference, which does not do anything and can be removed
    = note: `#[warn(noop_method_call)]` on by default

warning: method `inner` is never used
   --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/syn-1.0.17/src/attr.rs:495:8
    |
491 | pub trait FilterAttrs<'a> {
    |           ----------- method in this trait
...
495 |     fn inner(self) -> Self::Ret;
    |        ^^^^^
    |
    = note: `#[warn(dead_code)]` on by default

warning: field `0` is never read
    --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/syn-1.0.17/src/expr.rs:1225:28
     |
1225 |     pub struct AllowStruct(bool);
     |                ----------- ^^^^
     |                |
     |                field in this struct
     |
     = help: consider removing this field
     = note: `AllowStruct` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis

warning: panic message contains braces
    --> /magus/work/usr/mports/filesystems/sandboxfs/work/sandboxfs-sandboxfs-0.2.0/cargo-crates/syn-1.0.17/src/lit.rs:1228:30
     |
1228 |             panic!("expected {{ after \\u");
     |                              ^^
     |
     = note: this message is not used as a format string, but will be in Rust 2021
     = note: `#[warn(non_fmt_panics)]` on by default
help: add a "{}" format string to use the message literally
     |
1228 |             panic!("{}", "expected {{ after \\u");
     |                    +++++

warning: `syn` (lib) generated 6 warnings
warning: `serde` (lib) generated 52 warnings
warning: `regex-syntax` (lib) generated 4 warnings
*** Error code 101

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

Links

Depends On

Depend Of

Nothing

Categories

CVEs

  • Loading CVE information...

LLM Analysis