sysutils/zoxide
Fast cd alternative that learns your habits
| Flavor | Version | Run | OSVersion | Arch | License | Restricted | Status | |
|---|---|---|---|---|---|---|---|---|
| 0.9.0 | 621 | 4.0 | amd64 | mit | 0 | fail |
License Permissions:
Events
| Machine | Type | Time | Message |
|---|---|---|---|
| m4064b | info | 2025-12-12 11:28:36.000506 | Test Started |
| m4064b | fail | 2025-12-12 11:30:16.779208 | make build returned non-zero: 1 |
| m4064b | fail | 2025-12-12 11:30:16.867944 | Test complete. |
Log
[1m===> Building for zoxide-0.9.0[0m
Compiling version_check v0.9.4
Compiling proc-macro2 v1.0.49
Compiling quote v1.0.23
Compiling libc v0.2.139
Compiling unicode-ident v1.0.6
Compiling syn v1.0.107
Compiling io-lifetimes v1.0.3
Compiling rustix v0.36.6
Compiling memchr v2.5.0
Compiling heck v0.4.0
Compiling bitflags v1.3.2
Compiling os_str_bytes v6.4.1
Compiling once_cell v1.17.0
Compiling strsim v0.10.0
Compiling termcolor v1.1.3
Compiling mime v0.3.16
Compiling minimal-lexical v0.2.1
Compiling serde_derive v1.0.152
Compiling askama_escape v0.10.3
Compiling serde v1.0.152
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=version_check CARGO_MANIFEST_DIR=/magus/work/usr/mports/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/version_check-0.9.4 CARGO_MANIFEST_PATH=/magus/work/usr/mports/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/version_check-0.9.4/Cargo.toml CARGO_PKG_AUTHORS='Sergio Benitez ' CARGO_PKG_DESCRIPTION='Tiny crate to check the version of the installed/running rustc.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=version_check CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/SergioBenitez/version_check' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.9.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/sysutils/zoxide/work/target/release/deps /usr/local/bin/rustc --crate-name version_check --edition=2015 /magus/work/usr/mports/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/version_check-0.9.4/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=0d21580ab62304d6 -C extra-filename=-e408d0d4a6c11a17 --out-dir /magus/work/usr/mports/sysutils/zoxide/work/target/release/deps -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/sysutils/zoxide/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/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/proc-macro2-1.0.49 CARGO_MANIFEST_PATH=/magus/work/usr/mports/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/proc-macro2-1.0.49/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay :Alex Crichton ' CARGO_PKG_DESCRIPTION='A substitute implementation of the compiler'\''s `proc_macro` API to decouple token-based libraries from the procedural macro use case.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=proc-macro2 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/proc-macro2' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.49 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=49 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/sysutils/zoxide/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /magus/work/usr/mports/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/proc-macro2-1.0.49/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=e6406fc555a73584 -C extra-filename=-aea6bd5c0986a1e4 --out-dir /magus/work/usr/mports/sysutils/zoxide/work/target/release/build/proc-macro2-aea6bd5c0986a1e4 -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/sysutils/zoxide/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/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/quote-1.0.23 CARGO_MANIFEST_PATH=/magus/work/usr/mports/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/quote-1.0.23/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Quasi-quoting macro quote'\!'(...)' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=quote CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/quote' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.23 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=23 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/sysutils/zoxide/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /magus/work/usr/mports/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/quote-1.0.23/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", "proc-macro"))' -C metadata=f6c216fe210b7cea -C extra-filename=-1fead9a7ef5238bd --out-dir /magus/work/usr/mports/sysutils/zoxide/work/target/release/build/quote-1fead9a7ef5238bd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/sysutils/zoxide/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/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/syn-1.0.107 CARGO_MANIFEST_PATH=/magus/work/usr/mports/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/syn-1.0.107/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Parser for Rust source code' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=syn CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/syn' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.107 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=107 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/sysutils/zoxide/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /magus/work/usr/mports/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/syn-1.0.107/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="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=d5fa3b8ecf092c90 -C extra-filename=-9558b4b72363def2 --out-dir /magus/work/usr/mports/sysutils/zoxide/work/target/release/build/syn-9558b4b72363def2 -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/sysutils/zoxide/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/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/libc-0.2.139 CARGO_MANIFEST_PATH=/magus/work/usr/mports/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/libc-0.2.139/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.139 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=139 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/sysutils/zoxide/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2015 /magus/work/usr/mports/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/libc-0.2.139/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="extra_traits"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=91ded14843dd25ff -C extra-filename=-373d835701deef5b --out-dir /magus/work/usr/mports/sysutils/zoxide/work/target/release/build/libc-373d835701deef5b -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/sysutils/zoxide/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/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/memchr-2.5.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/memchr-2.5.0/Cargo.toml CARGO_PKG_AUTHORS='Andrew Gallant :bluss' CARGO_PKG_DESCRIPTION='Safe interface to memchr.' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/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/memchr' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.5.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/sysutils/zoxide/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /magus/work/usr/mports/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/memchr-2.5.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "default", "libc", "rustc-dep-of-std", "std", "use_std"))' -C metadata=04464ecd8ffce7a8 -C extra-filename=-92cc3841b9089505 --out-dir /magus/work/usr/mports/sysutils/zoxide/work/target/release/build/memchr-92cc3841b9089505 -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/sysutils/zoxide/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/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/io-lifetimes-1.0.3 CARGO_MANIFEST_PATH=/magus/work/usr/mports/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/io-lifetimes-1.0.3/Cargo.toml CARGO_PKG_AUTHORS='Dan Gohman ' CARGO_PKG_DESCRIPTION='A low-level I/O ownership and borrowing library' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=io-lifetimes CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/sunfishcode/io-lifetimes' 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/sysutils/zoxide/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /magus/work/usr/mports/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/io-lifetimes-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 --cfg 'feature="close"' --cfg 'feature="default"' --cfg 'feature="libc"' --cfg 'feature="windows-sys"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async-std", "close", "default", "fs-err", "libc", "mio", "os_pipe", "socket2", "tokio", "windows-sys"))' -C metadata=46daf3524ea10f7c -C extra-filename=-0824db3d6d74342b --out-dir /magus/work/usr/mports/sysutils/zoxide/work/target/release/build/io-lifetimes-0824db3d6d74342b -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/sysutils/zoxide/work/target/release/deps --cap-lints warn`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=unicode_ident CARGO_MANIFEST_DIR=/magus/work/usr/mports/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/unicode-ident-1.0.6 CARGO_MANIFEST_PATH=/magus/work/usr/mports/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/unicode-ident-1.0.6/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Determine whether characters have the XID_Start or XID_Continue properties according to Unicode Standard Annex #31' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='(MIT OR Apache-2.0) AND Unicode-DFS-2016' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unicode-ident CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/unicode-ident' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.6 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/sysutils/zoxide/work/target/release/deps /usr/local/bin/rustc --crate-name unicode_ident --edition=2018 /magus/work/usr/mports/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/unicode-ident-1.0.6/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=de65234ab042a36e -C extra-filename=-8fd62251373be18b --out-dir /magus/work/usr/mports/sysutils/zoxide/work/target/release/deps -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/sysutils/zoxide/work/target/release/deps --cap-lints warn`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=unicode_ident CARGO_MANIFEST_DIR=/magus/work/usr/mports/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/unicode-ident-1.0.6 CARGO_MANIFEST_PATH=/magus/work/usr/mports/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/unicode-ident-1.0.6/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Determine whether characters have the XID_Start or XID_Continue properties according to Unicode Standard Annex #31' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='(MIT OR Apache-2.0) AND Unicode-DFS-2016' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unicode-ident CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/unicode-ident' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.6 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/sysutils/zoxide/work/target/release/deps /usr/local/bin/rustc --crate-name unicode_ident --edition=2018 /magus/work/usr/mports/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/unicode-ident-1.0.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=11af851f0064a782 -C extra-filename=-ffe62dbc7a1b7ac3 --out-dir /magus/work/usr/mports/sysutils/zoxide/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/sysutils/zoxide/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/sysutils/zoxide/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=os_str_bytes CARGO_MANIFEST_DIR=/magus/work/usr/mports/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/os_str_bytes-6.4.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/os_str_bytes-6.4.1/Cargo.toml CARGO_PKG_AUTHORS=dylni CARGO_PKG_DESCRIPTION='Convert between byte sequences and platform-native strings
' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=os_str_bytes CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dylni/os_str_bytes' CARGO_PKG_RUST_VERSION=1.57.0 CARGO_PKG_VERSION=6.4.1 CARGO_PKG_VERSION_MAJOR=6 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/sysutils/zoxide/work/target/release/deps /usr/local/bin/rustc --crate-name os_str_bytes --edition=2021 /magus/work/usr/mports/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/os_str_bytes-6.4.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="raw_os_str"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("checked_conversions", "default", "memchr", "print_bytes", "raw_os_str", "uniquote"))' -C metadata=e61de686c3adcdfe -C extra-filename=-eada8f92aed23a90 --out-dir /magus/work/usr/mports/sysutils/zoxide/work/target/release/deps -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/sysutils/zoxide/work/target/release/deps --cap-lints warn`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=heck CARGO_MANIFEST_DIR=/magus/work/usr/mports/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/heck-0.4.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/heck-0.4.0/Cargo.toml CARGO_PKG_AUTHORS='Without Boats ' CARGO_PKG_DESCRIPTION='heck is a case conversion library.' CARGO_PKG_HOMEPAGE='https://github.com/withoutboats/heck' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=heck CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/withoutboats/heck' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.4.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/sysutils/zoxide/work/target/release/deps /usr/local/bin/rustc --crate-name heck --edition=2018 /magus/work/usr/mports/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/heck-0.4.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("default", "unicode", "unicode-segmentation"))' -C metadata=e259a5d0276cf76f -C extra-filename=-613337999f122ce4 --out-dir /magus/work/usr/mports/sysutils/zoxide/work/target/release/deps -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/sysutils/zoxide/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/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/serde-1.0.152 CARGO_MANIFEST_PATH=/magus/work/usr/mports/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/serde-1.0.152/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=1.13 CARGO_PKG_VERSION=1.0.152 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=152 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/sysutils/zoxide/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2015 /magus/work/usr/mports/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/serde-1.0.152/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="derive"' --cfg 'feature="serde_derive"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=5a8652d45f55e4b7 -C extra-filename=-81d19de75b9a170c --out-dir /magus/work/usr/mports/sysutils/zoxide/work/target/release/build/serde-81d19de75b9a170c -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/sysutils/zoxide/work/target/release/deps --cap-lints warn`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=bitflags CARGO_MANIFEST_DIR=/magus/work/usr/mports/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/bitflags-1.3.2 CARGO_MANIFEST_PATH=/magus/work/usr/mports/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/bitflags-1.3.2/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.3.2 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/sysutils/zoxide/work/target/release/deps /usr/local/bin/rustc --crate-name bitflags --edition=2018 /magus/work/usr/mports/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/bitflags-1.3.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "default", "example_generated", "rustc-dep-of-std"))' -C metadata=361afbaea015112c -C extra-filename=-2170ce98d8fb5ae7 --out-dir /magus/work/usr/mports/sysutils/zoxide/work/target/release/deps -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/sysutils/zoxide/work/target/release/deps --cap-lints warn`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=mime CARGO_MANIFEST_DIR=/magus/work/usr/mports/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/mime-0.3.16 CARGO_MANIFEST_PATH=/magus/work/usr/mports/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/mime-0.3.16/Cargo.toml CARGO_PKG_AUTHORS='Sean McArthur ' CARGO_PKG_DESCRIPTION='Strongly Typed Mimes' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=mime CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/hyperium/mime' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.16 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=16 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/sysutils/zoxide/work/target/release/deps /usr/local/bin/rustc --crate-name mime --edition=2015 /magus/work/usr/mports/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/mime-0.3.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=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=f6d92f018493c4dd -C extra-filename=-80581e79a12a5673 --out-dir /magus/work/usr/mports/sysutils/zoxide/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/sysutils/zoxide/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/sysutils/zoxide/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/serde_derive-1.0.152 CARGO_MANIFEST_PATH=/magus/work/usr/mports/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/serde_derive-1.0.152/Cargo.toml CARGO_PKG_AUTHORS='Erick Tryzelaar :David Tolnay ' CARGO_PKG_DESCRIPTION='Macros 1.1 implementation of #[derive(Serialize, Deserialize)]' CARGO_PKG_HOMEPAGE='https://serde.rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde_derive CARGO_PKG_README=crates-io.md CARGO_PKG_REPOSITORY='https://github.com/serde-rs/serde' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.152 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=152 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/sysutils/zoxide/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2015 /magus/work/usr/mports/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/serde_derive-1.0.152/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", "deserialize_in_place"))' -C metadata=6c2b8979319c88a0 -C extra-filename=-2549296f3d95256a --out-dir /magus/work/usr/mports/sysutils/zoxide/work/target/release/build/serde_derive-2549296f3d95256a -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/sysutils/zoxide/work/target/release/deps --cap-lints warn`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=once_cell CARGO_MANIFEST_DIR=/magus/work/usr/mports/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/once_cell-1.17.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/once_cell-1.17.0/Cargo.toml CARGO_PKG_AUTHORS='Aleksey Kladov ' CARGO_PKG_DESCRIPTION='Single assignment cells and lazy values.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=once_cell CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/matklad/once_cell' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.17.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=17 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/sysutils/zoxide/work/target/release/deps /usr/local/bin/rustc --crate-name once_cell --edition=2021 /magus/work/usr/mports/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/once_cell-1.17.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="alloc"' --cfg 'feature="default"' --cfg 'feature="race"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "atomic-polyfill", "atomic_polyfill", "critical-section", "critical_section", "default", "parking_lot", "parking_lot_core", "race", "std", "unstable"))' -C metadata=6d70e3b72c5cb4f8 -C extra-filename=-9e6f2259d4f99ce5 --out-dir /magus/work/usr/mports/sysutils/zoxide/work/target/release/deps -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/sysutils/zoxide/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/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/rustix-0.36.6 CARGO_MANIFEST_PATH=/magus/work/usr/mports/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/rustix-0.36.6/Cargo.toml CARGO_PKG_AUTHORS='Dan Gohman :Jakub Konka ' CARGO_PKG_DESCRIPTION='Safe Rust bindings to POSIX/Unix/Linux/Winsock2-like syscalls' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustix CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bytecodealliance/rustix' CARGO_PKG_RUST_VERSION=1.48 CARGO_PKG_VERSION=0.36.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=36 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/sysutils/zoxide/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /magus/work/usr/mports/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/rustix-0.36.6/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="io-lifetimes"' --cfg 'feature="libc"' --cfg 'feature="std"' --cfg 'feature="termios"' --cfg 'feature="use-libc-auxv"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-apis", "all-impls", "alloc", "cc", "compiler_builtins", "core", "default", "fs", "fs-err", "io-lifetimes", "io_uring", "itoa", "libc", "libc_errno", "mm", "net", "once_cell", "os_pipe", "param", "process", "procfs", "rand", "runtime", "rustc-dep-of-std", "std", "termios", "thread", "time", "use-libc", "use-libc-auxv"))' -C metadata=0e049b62afee4efa -C extra-filename=-953a9899232b7f32 --out-dir /magus/work/usr/mports/sysutils/zoxide/work/target/release/build/rustix-953a9899232b7f32 -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/sysutils/zoxide/work/target/release/deps --cap-lints warn`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=strsim CARGO_MANIFEST_DIR=/magus/work/usr/mports/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/strsim-0.10.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/strsim-0.10.0/Cargo.toml CARGO_PKG_AUTHORS='Danny Guo ' CARGO_PKG_DESCRIPTION='Implementations of string similarity metrics. Includes Hamming, Levenshtein,
OSA, Damerau-Levenshtein, Jaro, Jaro-Winkler, and Sørensen-Dice.
' CARGO_PKG_HOMEPAGE='https://github.com/dguo/strsim-rs' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=strsim CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dguo/strsim-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.10.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/sysutils/zoxide/work/target/release/deps /usr/local/bin/rustc --crate-name strsim --edition=2015 /magus/work/usr/mports/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/strsim-0.10.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=f6896897290a6151 -C extra-filename=-4ddfda95b0250dfa --out-dir /magus/work/usr/mports/sysutils/zoxide/work/target/release/deps -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/sysutils/zoxide/work/target/release/deps --cap-lints warn`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=bitflags CARGO_MANIFEST_DIR=/magus/work/usr/mports/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/bitflags-1.3.2 CARGO_MANIFEST_PATH=/magus/work/usr/mports/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/bitflags-1.3.2/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.3.2 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/sysutils/zoxide/work/target/release/deps /usr/local/bin/rustc --crate-name bitflags --edition=2018 /magus/work/usr/mports/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/bitflags-1.3.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "default", "example_generated", "rustc-dep-of-std"))' -C metadata=492c8f946eb5a229 -C extra-filename=-84d69c78242bffc2 --out-dir /magus/work/usr/mports/sysutils/zoxide/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/sysutils/zoxide/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/sysutils/zoxide/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=mime CARGO_MANIFEST_DIR=/magus/work/usr/mports/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/mime-0.3.16 CARGO_MANIFEST_PATH=/magus/work/usr/mports/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/mime-0.3.16/Cargo.toml CARGO_PKG_AUTHORS='Sean McArthur ' CARGO_PKG_DESCRIPTION='Strongly Typed Mimes' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=mime CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/hyperium/mime' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.16 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=16 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/sysutils/zoxide/work/target/release/deps /usr/local/bin/rustc --crate-name mime --edition=2015 /magus/work/usr/mports/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/mime-0.3.16/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=e446a0cd4eddac14 -C extra-filename=-53f0a3e7398be531 --out-dir /magus/work/usr/mports/sysutils/zoxide/work/target/release/deps -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/sysutils/zoxide/work/target/release/deps --cap-lints warn`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=termcolor CARGO_MANIFEST_DIR=/magus/work/usr/mports/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/termcolor-1.1.3 CARGO_MANIFEST_PATH=/magus/work/usr/mports/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/termcolor-1.1.3/Cargo.toml CARGO_PKG_AUTHORS='Andrew Gallant ' CARGO_PKG_DESCRIPTION='A simple cross platform library for writing colored text to a terminal.
' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/termcolor' CARGO_PKG_LICENSE='Unlicense OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=termcolor CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/termcolor' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.1.3 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/sysutils/zoxide/work/target/release/deps /usr/local/bin/rustc --crate-name termcolor --edition=2018 /magus/work/usr/mports/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/termcolor-1.1.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=9453a3e0f53847f8 -C extra-filename=-65f131d31d90b18b --out-dir /magus/work/usr/mports/sysutils/zoxide/work/target/release/deps -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/sysutils/zoxide/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/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/syn-1.0.107 CARGO_MANIFEST_PATH=/magus/work/usr/mports/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/syn-1.0.107/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Parser for Rust source code' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=syn CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/syn' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.107 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=107 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/sysutils/zoxide/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /magus/work/usr/mports/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/syn-1.0.107/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="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=bea1dada4c194420 -C extra-filename=-9a60f474ddcc7832 --out-dir /magus/work/usr/mports/sysutils/zoxide/work/target/release/build/syn-9a60f474ddcc7832 -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/sysutils/zoxide/work/target/release/deps --cap-lints warn`
warning: unexpected `cfg` condition name: `procmacro2_semver_exempt`
--> /magus/work/usr/mports/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/proc-macro2-1.0.49/build.rs:61:30
|
61 | let semver_exempt = cfg!(procmacro2_semver_exempt) || docs_rs;
| ^^^^^^^^^^^^^^^^^^^^^^^^
|
= help: expected names are: `docsrs`, `feature`, and `test` and 31 more
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(procmacro2_semver_exempt)'] }
= note: see for more information about checking conditional configuration
= note: `#[warn(unexpected_cfgs)]` on by default
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=askama_escape CARGO_MANIFEST_DIR=/magus/work/usr/mports/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/askama_escape-0.10.3 CARGO_MANIFEST_PATH=/magus/work/usr/mports/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/askama_escape-0.10.3/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Optimized HTML escaping code, extracted from Askama' CARGO_PKG_HOMEPAGE='https://github.com/djc/askama' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=askama_escape CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/djc/askama' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.10.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/sysutils/zoxide/work/target/release/deps /usr/local/bin/rustc --crate-name askama_escape --edition=2018 /magus/work/usr/mports/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/askama_escape-0.10.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("json"))' -C metadata=417da1c6063e71e3 -C extra-filename=-72eb0399fd0a54b1 --out-dir /magus/work/usr/mports/sysutils/zoxide/work/target/release/deps -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/sysutils/zoxide/work/target/release/deps --cap-lints warn`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=minimal_lexical CARGO_MANIFEST_DIR=/magus/work/usr/mports/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/minimal-lexical-0.2.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/minimal-lexical-0.2.1/Cargo.toml CARGO_PKG_AUTHORS='Alex Huszagh ' CARGO_PKG_DESCRIPTION='Fast float parsing conversion routines.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=minimal-lexical CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Alexhuszagh/minimal-lexical' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/sysutils/zoxide/work/target/release/deps /usr/local/bin/rustc --crate-name minimal_lexical --edition=2018 /magus/work/usr/mports/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/minimal-lexical-0.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "compact", "default", "lint", "nightly", "std"))' -C metadata=208f0f510f5485f6 -C extra-filename=-c8c75bfb061c2936 --out-dir /magus/work/usr/mports/sysutils/zoxide/work/target/release/deps -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/sysutils/zoxide/work/target/release/deps --cap-lints warn`
warning: unexpected `cfg` condition name: `os_str_bytes_docs_rs`
--> /magus/work/usr/mports/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/os_str_bytes-6.4.1/src/lib.rs:174:13
|
174 | #![cfg_attr(os_str_bytes_docs_rs, feature(doc_cfg))]
| ^^^^^^^^^^^^^^^^^^^^
|
= help: expected names are: `docsrs`, `feature`, and `test` and 31 more
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(os_str_bytes_docs_rs)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(os_str_bytes_docs_rs)");` 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: `os_str_bytes_docs_rs`
--> /magus/work/usr/mports/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/os_str_bytes-6.4.1/src/lib.rs:203:11
|
203 | #[cfg(not(os_str_bytes_docs_rs))]
| ^^^^^^^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(os_str_bytes_docs_rs)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(os_str_bytes_docs_rs)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `os_str_bytes_docs_rs`
--> /magus/work/usr/mports/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/os_str_bytes-6.4.1/src/iter.rs:3:13
|
3 | #![cfg_attr(os_str_bytes_docs_rs, doc(cfg(feature = "raw_os_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(os_str_bytes_docs_rs)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(os_str_bytes_docs_rs)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `os_str_bytes_docs_rs`
--> /magus/work/usr/mports/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/os_str_bytes-6.4.1/src/lib.rs:294:9
|
294 | os_str_bytes_docs_rs,
| ^^^^^^^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(os_str_bytes_docs_rs)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(os_str_bytes_docs_rs)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `os_str_bytes_docs_rs`
--> /magus/work/usr/mports/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/os_str_bytes-6.4.1/src/pattern.rs:35:12
|
35 | #[cfg_attr(os_str_bytes_docs_rs, doc(cfg(feature = "raw_os_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(os_str_bytes_docs_rs)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(os_str_bytes_docs_rs)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `os_str_bytes_docs_rs`
--> /magus/work/usr/mports/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/os_str_bytes-6.4.1/src/raw_str.rs:104:12
|
104 | #[cfg_attr(os_str_bytes_docs_rs, doc(cfg(feature = "raw_os_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(os_str_bytes_docs_rs)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(os_str_bytes_docs_rs)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `os_str_bytes_docs_rs`
--> /magus/work/usr/mports/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/os_str_bytes-6.4.1/src/raw_str.rs:917:12
|
917 | #[cfg_attr(os_str_bytes_docs_rs, doc(cfg(feature = "raw_os_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(os_str_bytes_docs_rs)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(os_str_bytes_docs_rs)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `os_str_bytes_docs_rs`
--> /magus/work/usr/mports/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/os_str_bytes-6.4.1/src/raw_str.rs:983:12
|
983 | #[cfg_attr(os_str_bytes_docs_rs, doc(cfg(feature = "raw_os_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(os_str_bytes_docs_rs)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(os_str_bytes_docs_rs)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `os_str_bytes_docs_rs`
--> /magus/work/usr/mports/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/os_str_bytes-6.4.1/src/lib.rs:397:13
|
397 | os_str_bytes_docs_rs,
| ^^^^^^^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(os_str_bytes_docs_rs)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(os_str_bytes_docs_rs)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `os_str_bytes_docs_rs`
--> /magus/work/usr/mports/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/os_str_bytes-6.4.1/src/lib.rs:537:13
|
537 | os_str_bytes_docs_rs,
| ^^^^^^^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(os_str_bytes_docs_rs)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(os_str_bytes_docs_rs)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=minimal_lexical CARGO_MANIFEST_DIR=/magus/work/usr/mports/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/minimal-lexical-0.2.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/minimal-lexical-0.2.1/Cargo.toml CARGO_PKG_AUTHORS='Alex Huszagh ' CARGO_PKG_DESCRIPTION='Fast float parsing conversion routines.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=minimal-lexical CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Alexhuszagh/minimal-lexical' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/sysutils/zoxide/work/target/release/deps /usr/local/bin/rustc --crate-name minimal_lexical --edition=2018 /magus/work/usr/mports/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/minimal-lexical-0.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "compact", "default", "lint", "nightly", "std"))' -C metadata=6bdd1b46a8a2db08 -C extra-filename=-f41c5e9a443b8795 --out-dir /magus/work/usr/mports/sysutils/zoxide/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/sysutils/zoxide/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/sysutils/zoxide/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
Compiling anyhow v1.0.68
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/anyhow-1.0.68 CARGO_MANIFEST_PATH=/magus/work/usr/mports/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/anyhow-1.0.68/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Flexible concrete Error type built on std::error::Error' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=anyhow CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/anyhow' CARGO_PKG_RUST_VERSION=1.39 CARGO_PKG_VERSION=1.0.68 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=68 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/sysutils/zoxide/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /magus/work/usr/mports/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/anyhow-1.0.68/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("backtrace", "default", "std"))' -C metadata=8ec7d9ccd74f8e0e -C extra-filename=-9cc43065e753a528 --out-dir /magus/work/usr/mports/sysutils/zoxide/work/target/release/build/anyhow-9cc43065e753a528 -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/sysutils/zoxide/work/target/release/deps --cap-lints warn`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=os_str_bytes CARGO_MANIFEST_DIR=/magus/work/usr/mports/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/os_str_bytes-6.4.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/os_str_bytes-6.4.1/Cargo.toml CARGO_PKG_AUTHORS=dylni CARGO_PKG_DESCRIPTION='Convert between byte sequences and platform-native strings
' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=os_str_bytes CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dylni/os_str_bytes' CARGO_PKG_RUST_VERSION=1.57.0 CARGO_PKG_VERSION=6.4.1 CARGO_PKG_VERSION_MAJOR=6 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/sysutils/zoxide/work/target/release/deps /usr/local/bin/rustc --crate-name os_str_bytes --edition=2021 /magus/work/usr/mports/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/os_str_bytes-6.4.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=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="raw_os_str"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("checked_conversions", "default", "memchr", "print_bytes", "raw_os_str", "uniquote"))' -C metadata=b2d78d67b34312bf -C extra-filename=-95dbc8fc9c895b5a --out-dir /magus/work/usr/mports/sysutils/zoxide/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/sysutils/zoxide/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/sysutils/zoxide/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=askama_escape CARGO_MANIFEST_DIR=/magus/work/usr/mports/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/askama_escape-0.10.3 CARGO_MANIFEST_PATH=/magus/work/usr/mports/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/askama_escape-0.10.3/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Optimized HTML escaping code, extracted from Askama' CARGO_PKG_HOMEPAGE='https://github.com/djc/askama' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=askama_escape CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/djc/askama' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.10.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/sysutils/zoxide/work/target/release/deps /usr/local/bin/rustc --crate-name askama_escape --edition=2018 /magus/work/usr/mports/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/askama_escape-0.10.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=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("json"))' -C metadata=55c251ad2c072761 -C extra-filename=-be065be0b74db1b8 --out-dir /magus/work/usr/mports/sysutils/zoxide/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/sysutils/zoxide/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/sysutils/zoxide/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
Compiling Inflector v0.11.4
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=inflector CARGO_MANIFEST_DIR=/magus/work/usr/mports/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/Inflector-0.11.4 CARGO_MANIFEST_PATH=/magus/work/usr/mports/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/Inflector-0.11.4/Cargo.toml CARGO_PKG_AUTHORS='Josh Teeter' CARGO_PKG_DESCRIPTION='Adds String based inflections for Rust. Snake, kebab, camel, sentence, class, title and table cases as well as ordinalize, deordinalize, demodulize, foreign key, and pluralize/singularize are supported as both traits and pure functions acting on String types.
' CARGO_PKG_HOMEPAGE='https://github.com/whatisinternet/inflector' CARGO_PKG_LICENSE=BSD-2-Clause CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=Inflector CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/whatisinternet/inflector' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.11.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=11 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/sysutils/zoxide/work/target/release/deps /usr/local/bin/rustc --crate-name inflector --edition=2015 /magus/work/usr/mports/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/Inflector-0.11.4/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("default", "heavyweight", "lazy_static", "regex", "unstable"))' -C metadata=5f1b7a86dc8215f8 -C extra-filename=-c60cb21855c92c2a --out-dir /magus/work/usr/mports/sysutils/zoxide/work/target/release/deps -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/sysutils/zoxide/work/target/release/deps --cap-lints warn`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=termcolor CARGO_MANIFEST_DIR=/magus/work/usr/mports/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/termcolor-1.1.3 CARGO_MANIFEST_PATH=/magus/work/usr/mports/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/termcolor-1.1.3/Cargo.toml CARGO_PKG_AUTHORS='Andrew Gallant ' CARGO_PKG_DESCRIPTION='A simple cross platform library for writing colored text to a terminal.
' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/termcolor' CARGO_PKG_LICENSE='Unlicense OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=termcolor CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/termcolor' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.1.3 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/sysutils/zoxide/work/target/release/deps /usr/local/bin/rustc --crate-name termcolor --edition=2018 /magus/work/usr/mports/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/termcolor-1.1.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=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=2ac963130c01b91c -C extra-filename=-457a7e3dfca31d51 --out-dir /magus/work/usr/mports/sysutils/zoxide/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/sysutils/zoxide/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/sysutils/zoxide/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: unused import: `cases::case::*`
--> /magus/work/usr/mports/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/Inflector-0.11.4/src/cases/classcase/mod.rs:2:5
|
2 | use cases::case::*;
| ^^^^^^^^^^^^^^
|
note: the lint level is defined here
--> /magus/work/usr/mports/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/Inflector-0.11.4/src/cases/classcase/mod.rs:1:9
|
1 | #![deny(warnings)]
| ^^^^^^^^
= note: `#[warn(unused_imports)]` implied by `#[warn(warnings)]`
Compiling cfg-if v1.0.0
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=cfg_if CARGO_MANIFEST_DIR=/magus/work/usr/mports/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/cfg-if-1.0.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/cfg-if-1.0.0/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='A macro to ergonomically define an item depending on a large number of #[cfg]
parameters. Structured like an if-else chain, the first matching branch is the
item that gets emitted.
' CARGO_PKG_HOMEPAGE='https://github.com/alexcrichton/cfg-if' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=cfg-if CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/alexcrichton/cfg-if' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/sysutils/zoxide/work/target/release/deps /usr/local/bin/rustc --crate-name cfg_if --edition=2018 /magus/work/usr/mports/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/cfg-if-1.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -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=0578d2e4a8bdcd4e -C extra-filename=-00d0f1107e2e9c02 --out-dir /magus/work/usr/mports/sysutils/zoxide/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/sysutils/zoxide/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/sysutils/zoxide/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,derive,serde_derive,std CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2,x87 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_DERIVE=1 CARGO_FEATURE_SERDE_DERIVE=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/serde-1.0.152 CARGO_MANIFEST_PATH=/magus/work/usr/mports/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/serde-1.0.152/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=1.13 CARGO_PKG_VERSION=1.0.152 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=152 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/sysutils/zoxide/work/target/release/deps:/magus/work/usr/mports/sysutils/zoxide/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=24 OPT_LEVEL=3 OUT_DIR=/magus/work/usr/mports/sysutils/zoxide/work/target/x86_64-unknown-freebsd/release/build/serde-ceb524a2129951dc/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=cc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /magus/work/usr/mports/sysutils/zoxide/work/target/release/build/serde-81d19de75b9a170c/build-script-build`
Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=std CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2,x87 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='' CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/memchr-2.5.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/memchr-2.5.0/Cargo.toml CARGO_PKG_AUTHORS='Andrew Gallant :bluss' CARGO_PKG_DESCRIPTION='Safe interface to memchr.' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/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/memchr' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.5.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/sysutils/zoxide/work/target/release/deps:/magus/work/usr/mports/sysutils/zoxide/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=24 OPT_LEVEL=0 OUT_DIR=/magus/work/usr/mports/sysutils/zoxide/work/target/release/build/memchr-354ee887b86200ca/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=cc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /magus/work/usr/mports/sysutils/zoxide/work/target/release/build/memchr-92cc3841b9089505/build-script-build`
[serde 1.0.152] cargo:rerun-if-changed=build.rs
[memchr 2.5.0] cargo:rustc-cfg=memchr_runtime_simd
[memchr 2.5.0] cargo:rustc-cfg=memchr_runtime_sse2
[memchr 2.5.0] cargo:rustc-cfg=memchr_runtime_sse42
[memchr 2.5.0] cargo:rustc-cfg=memchr_runtime_avx
warning: call to `.clone()` on a reference in this situation does nothing
--> /magus/work/usr/mports/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/Inflector-0.11.4/src/cases/camelcase/mod.rs:171:31
|
171 | to_camel_case(&test_string.clone()) == test_string
| ^^^^^^^^ help: remove this redundant call
|
= note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
note: the lint level is defined here
--> /magus/work/usr/mports/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/Inflector-0.11.4/src/cases/camelcase/mod.rs:1:9
|
1 | #![deny(warnings)]
| ^^^^^^^^
= note: `#[warn(noop_method_call)]` implied by `#[warn(warnings)]`
warning: call to `.clone()` on a reference in this situation does nothing
--> /magus/work/usr/mports/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/Inflector-0.11.4/src/cases/snakecase/mod.rs:147:45
|
147 | test_string == to_snake_case(test_string.clone())
| ^^^^^^^^ help: remove this redundant call
|
= note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
note: the lint level is defined here
--> /magus/work/usr/mports/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/Inflector-0.11.4/src/cases/snakecase/mod.rs:1:9
|
1 | #![deny(warnings)]
| ^^^^^^^^
Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,extra_traits,std CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2,x87 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_EXTRA_TRAITS=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/libc-0.2.139 CARGO_MANIFEST_PATH=/magus/work/usr/mports/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/libc-0.2.139/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.139 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=139 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/sysutils/zoxide/work/target/release/deps:/magus/work/usr/mports/sysutils/zoxide/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=24 OPT_LEVEL=3 OUT_DIR=/magus/work/usr/mports/sysutils/zoxide/work/target/x86_64-unknown-freebsd/release/build/libc-c381a249c4e9f98f/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=cc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /magus/work/usr/mports/sysutils/zoxide/work/target/release/build/libc-373d835701deef5b/build-script-build`
warning: call to `.clone()` on a reference in this situation does nothing
--> /magus/work/usr/mports/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/Inflector-0.11.4/src/cases/screamingsnakecase/mod.rs:124:55
|
124 | test_string == to_screaming_snake_case(test_string.clone())
| ^^^^^^^^ help: remove this redundant call
|
= note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
note: the lint level is defined here
--> /magus/work/usr/mports/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/Inflector-0.11.4/src/cases/screamingsnakecase/mod.rs:1:9
|
1 | #![deny(warnings)]
| ^^^^^^^^
warning: call to `.clone()` on a reference in this situation does nothing
--> /magus/work/usr/mports/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/Inflector-0.11.4/src/cases/kebabcase/mod.rs:61:45
|
61 | test_string == to_kebab_case(test_string.clone())
| ^^^^^^^^ help: remove this redundant call
|
= note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
note: the lint level is defined here
--> /magus/work/usr/mports/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/Inflector-0.11.4/src/cases/kebabcase/mod.rs:1:9
|
1 | #![deny(warnings)]
| ^^^^^^^^
warning: call to `.clone()` on a reference in this situation does nothing
--> /magus/work/usr/mports/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/Inflector-0.11.4/src/cases/traincase/mod.rs:61:45
|
61 | test_string == to_train_case(test_string.clone())
| ^^^^^^^^ help: remove this redundant call
|
= note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
note: the lint level is defined here
--> /magus/work/usr/mports/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/Inflector-0.11.4/src/cases/traincase/mod.rs:1:9
|
1 | #![deny(warnings)]
| ^^^^^^^^
warning: call to `.clone()` on a reference in this situation does nothing
--> /magus/work/usr/mports/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/Inflector-0.11.4/src/cases/sentencecase/mod.rs:130:48
|
130 | test_string == to_sentence_case(test_string.clone())
| ^^^^^^^^ help: remove this redundant call
|
= note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
note: the lint level is defined here
--> /magus/work/usr/mports/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/Inflector-0.11.4/src/cases/sentencecase/mod.rs:1:9
|
1 | #![deny(warnings)]
| ^^^^^^^^
warning: call to `.clone()` on a reference in this situation does nothing
--> /magus/work/usr/mports/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/Inflector-0.11.4/src/cases/titlecase/mod.rs:124:45
|
124 | test_string == to_title_case(test_string.clone())
| ^^^^^^^^ help: remove this redundant call
|
= note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
note: the lint level is defined here
--> /magus/work/usr/mports/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/Inflector-0.11.4/src/cases/titlecase/mod.rs:1:9
|
1 | #![deny(warnings)]
| ^^^^^^^^
Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=close,default,libc,windows-sys CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2,x87 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='' CARGO_FEATURE_CLOSE=1 CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_LIBC=1 CARGO_FEATURE_WINDOWS_SYS=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/io-lifetimes-1.0.3 CARGO_MANIFEST_PATH=/magus/work/usr/mports/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/io-lifetimes-1.0.3/Cargo.toml CARGO_PKG_AUTHORS='Dan Gohman ' CARGO_PKG_DESCRIPTION='A low-level I/O ownership and borrowing library' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=io-lifetimes CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/sunfishcode/io-lifetimes' 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=x86_64-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/sysutils/zoxide/work/target/release/deps:/magus/work/usr/mports/sysutils/zoxide/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=24 OPT_LEVEL=0 OUT_DIR=/magus/work/usr/mports/sysutils/zoxide/work/target/release/build/io-lifetimes-c53b8a09b29036d6/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=cc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /magus/work/usr/mports/sysutils/zoxide/work/target/release/build/io-lifetimes-0824db3d6d74342b/build-script-build`
warning: call to `.clone()` on a reference in this situation does nothing
--> /magus/work/usr/mports/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/Inflector-0.11.4/src/cases/pascalcase/mod.rs:162:31
|
162 | to_pascal_case(test_string.clone()) == test_string
| ^^^^^^^^ help: remove this redundant call
|
= note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
note: the lint level is defined here
--> /magus/work/usr/mports/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/Inflector-0.11.4/src/cases/pascalcase/mod.rs:1:9
|
1 | #![deny(warnings)]
| ^^^^^^^^
warning: call to `.clone()` on a reference in this situation does nothing
--> /magus/work/usr/mports/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/Inflector-0.11.4/src/numbers/ordinalize/mod.rs:116:50
|
116 | let chars: Vec = non_ordinalized_string.clone().chars().collect();
| ^^^^^^^^ help: remove this redundant call
|
= note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
note: the lint level is defined here
--> /magus/work/usr/mports/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/Inflector-0.11.4/src/numbers/mod.rs:1:9
|
1 | #![deny(warnings)]
| ^^^^^^^^
Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,proc-macro CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2,x87 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_PROC_MACRO=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/quote-1.0.23 CARGO_MANIFEST_PATH=/magus/work/usr/mports/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/quote-1.0.23/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Quasi-quoting macro quote'\!'(...)' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=quote CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/quote' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.23 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=23 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/sysutils/zoxide/work/target/release/deps:/magus/work/usr/mports/sysutils/zoxide/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=24 OPT_LEVEL=0 OUT_DIR=/magus/work/usr/mports/sysutils/zoxide/work/target/release/build/quote-027f08a70ba564be/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=cc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /magus/work/usr/mports/sysutils/zoxide/work/target/release/build/quote-1fead9a7ef5238bd/build-script-build`
warning: call to `.clone()` on a reference in this situation does nothing
--> /magus/work/usr/mports/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/Inflector-0.11.4/src/suffix/foreignkey/mod.rs:138:31
|
138 | to_foreign_key(test_string.clone()) == test_string
| ^^^^^^^^ help: remove this redundant call
|
= note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
note: the lint level is defined here
--> /magus/work/usr/mports/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/Inflector-0.11.4/src/suffix/mod.rs:1:9
|
1 | #![deny(warnings)]
| ^^^^^^^^
Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,extra_traits,std CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2,x87 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_EXTRA_TRAITS=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/libc-0.2.139 CARGO_MANIFEST_PATH=/magus/work/usr/mports/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/libc-0.2.139/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.139 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=139 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/sysutils/zoxide/work/target/release/deps:/magus/work/usr/mports/sysutils/zoxide/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=24 OPT_LEVEL=0 OUT_DIR=/magus/work/usr/mports/sysutils/zoxide/work/target/release/build/libc-94f578feef617e04/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=cc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /magus/work/usr/mports/sysutils/zoxide/work/target/release/build/libc-373d835701deef5b/build-script-build`
[libc 0.2.139] cargo:rerun-if-changed=build.rs
Compiling clap_lex v0.3.0
[libc 0.2.139] cargo:rerun-if-changed=build.rs
warning: `proc-macro2` (build script) generated 1 warning
Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=close,default,libc,windows-sys CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2,x87 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_FEATURE_CLOSE=1 CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_LIBC=1 CARGO_FEATURE_WINDOWS_SYS=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/io-lifetimes-1.0.3 CARGO_MANIFEST_PATH=/magus/work/usr/mports/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/io-lifetimes-1.0.3/Cargo.toml CARGO_PKG_AUTHORS='Dan Gohman ' CARGO_PKG_DESCRIPTION='A low-level I/O ownership and borrowing library' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=io-lifetimes CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/sunfishcode/io-lifetimes' 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=x86_64-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/sysutils/zoxide/work/target/release/deps:/magus/work/usr/mports/sysutils/zoxide/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=24 OPT_LEVEL=3 OUT_DIR=/magus/work/usr/mports/sysutils/zoxide/work/target/x86_64-unknown-freebsd/release/build/io-lifetimes-897ef26ffd5e8cb9/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=cc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /magus/work/usr/mports/sysutils/zoxide/work/target/release/build/io-lifetimes-0824db3d6d74342b/build-script-build`
[libc 0.2.139] cargo:rustc-cfg=freebsd11
[libc 0.2.139] cargo:rustc-cfg=libc_priv_mod_use
[libc 0.2.139] cargo:rustc-cfg=libc_union
[libc 0.2.139] cargo:rustc-cfg=libc_const_size_of
[libc 0.2.139] cargo:rustc-cfg=libc_align
[libc 0.2.139] cargo:rustc-cfg=libc_int128
[libc 0.2.139] cargo:rustc-cfg=libc_core_cvoid
[libc 0.2.139] cargo:rustc-cfg=libc_packedN
[libc 0.2.139] cargo:rustc-cfg=libc_cfg_target_vendor
[libc 0.2.139] cargo:rustc-cfg=libc_non_exhaustive
[libc 0.2.139] cargo:rustc-cfg=libc_ptr_addr_of
[libc 0.2.139] cargo:rustc-cfg=libc_underscore_const_names
[libc 0.2.139] cargo:rustc-cfg=libc_const_extern_fn
[quote 1.0.23] cargo:rerun-if-changed=build.rs
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=memchr CARGO_MANIFEST_DIR=/magus/work/usr/mports/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/memchr-2.5.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/memchr-2.5.0/Cargo.toml CARGO_PKG_AUTHORS='Andrew Gallant :bluss' CARGO_PKG_DESCRIPTION='Safe interface to memchr.' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/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/memchr' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.5.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/sysutils/zoxide/work/target/release/deps OUT_DIR=/magus/work/usr/mports/sysutils/zoxide/work/target/release/build/memchr-354ee887b86200ca/out /usr/local/bin/rustc --crate-name memchr --edition=2018 /magus/work/usr/mports/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/memchr-2.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "default", "libc", "rustc-dep-of-std", "std", "use_std"))' -C metadata=69b7f2399cf07632 -C extra-filename=-ce16cb76f7cfa800 --out-dir /magus/work/usr/mports/sysutils/zoxide/work/target/release/deps -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/sysutils/zoxide/work/target/release/deps --cap-lints warn --cfg memchr_runtime_simd --cfg memchr_runtime_sse2 --cfg memchr_runtime_sse42 --cfg memchr_runtime_avx`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=clap_lex CARGO_MANIFEST_DIR=/magus/work/usr/mports/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/clap_lex-0.3.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/clap_lex-0.3.0/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Minimal, flexible command line parser' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=clap_lex CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/clap-rs/clap/tree/master/clap_lex' CARGO_PKG_RUST_VERSION=1.60.0 CARGO_PKG_VERSION=0.3.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/sysutils/zoxide/work/target/release/deps /usr/local/bin/rustc --crate-name clap_lex --edition=2021 /magus/work/usr/mports/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/clap_lex-0.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=552249fda0cfd5c3 -C extra-filename=-94f845feb2fad5e1 --out-dir /magus/work/usr/mports/sysutils/zoxide/work/target/release/deps -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/sysutils/zoxide/work/target/release/deps --extern os_str_bytes=/magus/work/usr/mports/sysutils/zoxide/work/target/release/deps/libos_str_bytes-eada8f92aed23a90.rmeta --cap-lints warn`
[libc 0.2.139] cargo:rustc-cfg=freebsd11
Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,proc-macro CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2,x87 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_PROC_MACRO=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/quote-1.0.23 CARGO_MANIFEST_PATH=/magus/work/usr/mports/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/quote-1.0.23/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Quasi-quoting macro quote'\!'(...)' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=quote CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/quote' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.23 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=23 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/sysutils/zoxide/work/target/release/deps:/magus/work/usr/mports/sysutils/zoxide/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=24 OPT_LEVEL=3 OUT_DIR=/magus/work/usr/mports/sysutils/zoxide/work/target/x86_64-unknown-freebsd/release/build/quote-e248fedf9f03b323/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=cc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /magus/work/usr/mports/sysutils/zoxide/work/target/release/build/quote-1fead9a7ef5238bd/build-script-build`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=libc CARGO_MANIFEST_DIR=/magus/work/usr/mports/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/libc-0.2.139 CARGO_MANIFEST_PATH=/magus/work/usr/mports/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/libc-0.2.139/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.139 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=139 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/sysutils/zoxide/work/target/release/deps OUT_DIR=/magus/work/usr/mports/sysutils/zoxide/work/target/x86_64-unknown-freebsd/release/build/libc-c381a249c4e9f98f/out /usr/local/bin/rustc --crate-name libc --edition=2015 /magus/work/usr/mports/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/libc-0.2.139/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="extra_traits"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=72384e136e6472c0 -C extra-filename=-7cc2a174d76fbe29 --out-dir /magus/work/usr/mports/sysutils/zoxide/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/sysutils/zoxide/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/sysutils/zoxide/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong --cfg freebsd11 --cfg libc_priv_mod_use --cfg libc_union --cfg libc_const_size_of --cfg libc_align --cfg libc_int128 --cfg libc_core_cvoid --cfg libc_packedN --cfg libc_cfg_target_vendor --cfg libc_non_exhaustive --cfg libc_ptr_addr_of --cfg libc_underscore_const_names --cfg libc_const_extern_fn`
Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,proc-macro CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2,x87 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_PROC_MACRO=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/proc-macro2-1.0.49 CARGO_MANIFEST_PATH=/magus/work/usr/mports/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/proc-macro2-1.0.49/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay :Alex Crichton ' CARGO_PKG_DESCRIPTION='A substitute implementation of the compiler'\''s `proc_macro` API to decouple token-based libraries from the procedural macro use case.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=proc-macro2 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/proc-macro2' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.49 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=49 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/sysutils/zoxide/work/target/release/deps:/magus/work/usr/mports/sysutils/zoxide/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=24 OPT_LEVEL=3 OUT_DIR=/magus/work/usr/mports/sysutils/zoxide/work/target/x86_64-unknown-freebsd/release/build/proc-macro2-58ed5b264c252b20/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=cc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /magus/work/usr/mports/sysutils/zoxide/work/target/release/build/proc-macro2-aea6bd5c0986a1e4/build-script-build`
[libc 0.2.139] cargo:rustc-cfg=libc_priv_mod_use
[libc 0.2.139] cargo:rustc-cfg=libc_union
[libc 0.2.139] cargo:rustc-cfg=libc_const_size_of
[libc 0.2.139] cargo:rustc-cfg=libc_align
[libc 0.2.139] cargo:rustc-cfg=libc_int128
[libc 0.2.139] cargo:rustc-cfg=libc_core_cvoid
[libc 0.2.139] cargo:rustc-cfg=libc_packedN
[libc 0.2.139] cargo:rustc-cfg=libc_cfg_target_vendor
[libc 0.2.139] cargo:rustc-cfg=libc_non_exhaustive
[libc 0.2.139] cargo:rustc-cfg=libc_ptr_addr_of
[libc 0.2.139] cargo:rustc-cfg=libc_underscore_const_names
[libc 0.2.139] cargo:rustc-cfg=libc_const_extern_fn
Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,proc-macro CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2,x87 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_PROC_MACRO=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/proc-macro2-1.0.49 CARGO_MANIFEST_PATH=/magus/work/usr/mports/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/proc-macro2-1.0.49/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay :Alex Crichton ' CARGO_PKG_DESCRIPTION='A substitute implementation of the compiler'\''s `proc_macro` API to decouple token-based libraries from the procedural macro use case.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=proc-macro2 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/proc-macro2' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.49 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=49 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/sysutils/zoxide/work/target/release/deps:/magus/work/usr/mports/sysutils/zoxide/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=24 OPT_LEVEL=0 OUT_DIR=/magus/work/usr/mports/sysutils/zoxide/work/target/release/build/proc-macro2-a6325b6fdf15e5c2/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=cc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /magus/work/usr/mports/sysutils/zoxide/work/target/release/build/proc-macro2-aea6bd5c0986a1e4/build-script-build`
[io-lifetimes 1.0.3] cargo:rustc-cfg=io_safety_is_in_std
warning: `os_str_bytes` (lib) generated 10 warnings
[io-lifetimes 1.0.3] cargo:rustc-cfg=io_safety_is_in_std
[proc-macro2 1.0.49] cargo:rerun-if-changed=build.rs
[proc-macro2 1.0.49] cargo:rerun-if-changed=build.rs
[proc-macro2 1.0.49] cargo:rustc-cfg=use_proc_macro
[proc-macro2 1.0.49] cargo:rustc-cfg=wrap_proc_macro
[proc-macro2 1.0.49] cargo:rustc-cfg=proc_macro_span
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=libc CARGO_MANIFEST_DIR=/magus/work/usr/mports/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/libc-0.2.139 CARGO_MANIFEST_PATH=/magus/work/usr/mports/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/libc-0.2.139/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.139 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=139 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/sysutils/zoxide/work/target/release/deps OUT_DIR=/magus/work/usr/mports/sysutils/zoxide/work/target/release/build/libc-94f578feef617e04/out /usr/local/bin/rustc --crate-name libc --edition=2015 /magus/work/usr/mports/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/libc-0.2.139/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="extra_traits"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=65fac63a82c060f2 -C extra-filename=-edcb1e2eaac39b25 --out-dir /magus/work/usr/mports/sysutils/zoxide/work/target/release/deps -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/sysutils/zoxide/work/target/release/deps --cap-lints warn --cfg freebsd11 --cfg libc_priv_mod_use --cfg libc_union --cfg libc_const_size_of --cfg libc_align --cfg libc_int128 --cfg libc_core_cvoid --cfg libc_packedN --cfg libc_cfg_target_vendor --cfg libc_non_exhaustive --cfg libc_ptr_addr_of --cfg libc_underscore_const_names --cfg libc_const_extern_fn`
Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=std CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2,x87 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/memchr-2.5.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/memchr-2.5.0/Cargo.toml CARGO_PKG_AUTHORS='Andrew Gallant :bluss' CARGO_PKG_DESCRIPTION='Safe interface to memchr.' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/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/memchr' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.5.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/sysutils/zoxide/work/target/release/deps:/magus/work/usr/mports/sysutils/zoxide/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=24 OPT_LEVEL=3 OUT_DIR=/magus/work/usr/mports/sysutils/zoxide/work/target/x86_64-unknown-freebsd/release/build/memchr-e2788f87a9676b2f/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=cc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /magus/work/usr/mports/sysutils/zoxide/work/target/release/build/memchr-92cc3841b9089505/build-script-build`
[quote 1.0.23] cargo:rerun-if-changed=build.rs
Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=clone-impls,default,derive,full,parsing,printing,proc-macro,quote CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2,x87 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='' CARGO_FEATURE_CLONE_IMPLS=1 CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_DERIVE=1 CARGO_FEATURE_FULL=1 CARGO_FEATURE_PARSING=1 CARGO_FEATURE_PRINTING=1 CARGO_FEATURE_PROC_MACRO=1 CARGO_FEATURE_QUOTE=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/syn-1.0.107 CARGO_MANIFEST_PATH=/magus/work/usr/mports/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/syn-1.0.107/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Parser for Rust source code' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=syn CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/syn' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.107 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=107 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/sysutils/zoxide/work/target/release/deps:/magus/work/usr/mports/sysutils/zoxide/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=24 OPT_LEVEL=0 OUT_DIR=/magus/work/usr/mports/sysutils/zoxide/work/target/release/build/syn-cc861dd917667fde/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=cc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /magus/work/usr/mports/sysutils/zoxide/work/target/release/build/syn-9558b4b72363def2/build-script-build`
Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=clone-impls,default,derive,parsing,printing,proc-macro,quote CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2,x87 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_FEATURE_CLONE_IMPLS=1 CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_DERIVE=1 CARGO_FEATURE_PARSING=1 CARGO_FEATURE_PRINTING=1 CARGO_FEATURE_PROC_MACRO=1 CARGO_FEATURE_QUOTE=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/syn-1.0.107 CARGO_MANIFEST_PATH=/magus/work/usr/mports/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/syn-1.0.107/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Parser for Rust source code' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=syn CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/syn' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.107 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=107 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/sysutils/zoxide/work/target/release/deps:/magus/work/usr/mports/sysutils/zoxide/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=24 OPT_LEVEL=3 OUT_DIR=/magus/work/usr/mports/sysutils/zoxide/work/target/x86_64-unknown-freebsd/release/build/syn-914f8eefc5b95acc/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=cc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /magus/work/usr/mports/sysutils/zoxide/work/target/release/build/syn-9a60f474ddcc7832/build-script-build`
[io-lifetimes 1.0.3] error[E0635]: unknown feature `wasi_ext`
[io-lifetimes 1.0.3] --> :1:12
[io-lifetimes 1.0.3] |
[io-lifetimes 1.0.3] 1 | #![feature(wasi_ext)]
[io-lifetimes 1.0.3] | ^^^^^^^^
[io-lifetimes 1.0.3]
[io-lifetimes 1.0.3] error: aborting due to 1 previous error
[io-lifetimes 1.0.3]
[io-lifetimes 1.0.3] For more information about this error, try `rustc --explain E0635`.
[io-lifetimes 1.0.3] error[E0635]: unknown feature `wasi_ext`
[io-lifetimes 1.0.3] --> :1:12
[io-lifetimes 1.0.3] |
[io-lifetimes 1.0.3] 1 | #![feature(wasi_ext)]
[io-lifetimes 1.0.3] | ^^^^^^^^
[io-lifetimes 1.0.3]
[io-lifetimes 1.0.3] error: aborting due to 1 previous error
[io-lifetimes 1.0.3]
[io-lifetimes 1.0.3] For more information about this error, try `rustc --explain E0635`.
[memchr 2.5.0] cargo:rustc-cfg=memchr_runtime_simd
[memchr 2.5.0] cargo:rustc-cfg=memchr_runtime_sse2
[memchr 2.5.0] cargo:rustc-cfg=memchr_runtime_sse42
[memchr 2.5.0] cargo:rustc-cfg=memchr_runtime_avx
Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,io-lifetimes,libc,std,termios,use-libc-auxv CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2,x87 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_IO_LIFETIMES=1 CARGO_FEATURE_LIBC=1 CARGO_FEATURE_STD=1 CARGO_FEATURE_TERMIOS=1 CARGO_FEATURE_USE_LIBC_AUXV=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/rustix-0.36.6 CARGO_MANIFEST_PATH=/magus/work/usr/mports/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/rustix-0.36.6/Cargo.toml CARGO_PKG_AUTHORS='Dan Gohman :Jakub Konka ' CARGO_PKG_DESCRIPTION='Safe Rust bindings to POSIX/Unix/Linux/Winsock2-like syscalls' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustix CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bytecodealliance/rustix' CARGO_PKG_RUST_VERSION=1.48 CARGO_PKG_VERSION=0.36.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=36 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/sysutils/zoxide/work/target/release/deps:/magus/work/usr/mports/sysutils/zoxide/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=24 OPT_LEVEL=0 OUT_DIR=/magus/work/usr/mports/sysutils/zoxide/work/target/release/build/rustix-05c0a542c49893e2/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=cc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /magus/work/usr/mports/sysutils/zoxide/work/target/release/build/rustix-953a9899232b7f32/build-script-build`
[proc-macro2 1.0.49] cargo:rustc-cfg=use_proc_macro
[proc-macro2 1.0.49] cargo:rustc-cfg=wrap_proc_macro
[proc-macro2 1.0.49] cargo:rustc-cfg=proc_macro_span
Compiling unicase v2.6.0
Compiling proc-macro-error-attr v1.0.4
Compiling proc-macro-error v1.0.4
warning: `Inflector` (lib) generated 11 warnings
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=proc_macro2 CARGO_MANIFEST_DIR=/magus/work/usr/mports/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/proc-macro2-1.0.49 CARGO_MANIFEST_PATH=/magus/work/usr/mports/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/proc-macro2-1.0.49/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay :Alex Crichton ' CARGO_PKG_DESCRIPTION='A substitute implementation of the compiler'\''s `proc_macro` API to decouple token-based libraries from the procedural macro use case.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=proc-macro2 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/proc-macro2' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.49 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=49 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/sysutils/zoxide/work/target/release/deps OUT_DIR=/magus/work/usr/mports/sysutils/zoxide/work/target/release/build/proc-macro2-a6325b6fdf15e5c2/out /usr/local/bin/rustc --crate-name proc_macro2 --edition=2018 /magus/work/usr/mports/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/proc-macro2-1.0.49/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=bd577af419425af4 -C extra-filename=-93900b61ad6abb8a --out-dir /magus/work/usr/mports/sysutils/zoxide/work/target/release/deps -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/sysutils/zoxide/work/target/release/deps --extern unicode_ident=/magus/work/usr/mports/sysutils/zoxide/work/target/release/deps/libunicode_ident-8fd62251373be18b.rmeta --cap-lints warn --cfg use_proc_macro --cfg wrap_proc_macro --cfg proc_macro_span`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/unicase-2.6.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/unicase-2.6.0/Cargo.toml CARGO_PKG_AUTHORS='Sean McArthur ' CARGO_PKG_DESCRIPTION='A case-insensitive wrapper around strings.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unicase CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/seanmonstar/unicase' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.6.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/sysutils/zoxide/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2015 /magus/work/usr/mports/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/unicase-2.6.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=4aad0b60ca63b83f -C extra-filename=-62290188e015bc43 --out-dir /magus/work/usr/mports/sysutils/zoxide/work/target/release/build/unicase-62290188e015bc43 -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/sysutils/zoxide/work/target/release/deps --extern version_check=/magus/work/usr/mports/sysutils/zoxide/work/target/release/deps/libversion_check-e408d0d4a6c11a17.rlib --cap-lints warn`
[io-lifetimes 1.0.3] warning: function `foo` is never used
[io-lifetimes 1.0.3] --> :1:10
[io-lifetimes 1.0.3] |
[io-lifetimes 1.0.3] 1 | const fn foo() { panic!() }
[io-lifetimes 1.0.3] | ^^^
[io-lifetimes 1.0.3] |
[io-lifetimes 1.0.3] = note: `#[warn(dead_code)]` on by default
[io-lifetimes 1.0.3]
[io-lifetimes 1.0.3] warning: 1 warning emitted
[io-lifetimes 1.0.3]
Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,io-lifetimes,libc,std,termios,use-libc-auxv CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2,x87 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_IO_LIFETIMES=1 CARGO_FEATURE_LIBC=1 CARGO_FEATURE_STD=1 CARGO_FEATURE_TERMIOS=1 CARGO_FEATURE_USE_LIBC_AUXV=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/rustix-0.36.6 CARGO_MANIFEST_PATH=/magus/work/usr/mports/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/rustix-0.36.6/Cargo.toml CARGO_PKG_AUTHORS='Dan Gohman :Jakub Konka ' CARGO_PKG_DESCRIPTION='Safe Rust bindings to POSIX/Unix/Linux/Winsock2-like syscalls' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustix CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bytecodealliance/rustix' CARGO_PKG_RUST_VERSION=1.48 CARGO_PKG_VERSION=0.36.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=36 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/sysutils/zoxide/work/target/release/deps:/magus/work/usr/mports/sysutils/zoxide/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=24 OPT_LEVEL=3 OUT_DIR=/magus/work/usr/mports/sysutils/zoxide/work/target/x86_64-unknown-freebsd/release/build/rustix-6008b42f5feff663/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=cc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /magus/work/usr/mports/sysutils/zoxide/work/target/release/build/rustix-953a9899232b7f32/build-script-build`
[io-lifetimes 1.0.3] warning: function `foo` is never used
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/proc-macro-error-attr-1.0.4 CARGO_MANIFEST_PATH=/magus/work/usr/mports/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/proc-macro-error-attr-1.0.4/Cargo.toml CARGO_PKG_AUTHORS='CreepySkeleton ' CARGO_PKG_DESCRIPTION='Attribute macro for proc-macro-error crate' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=proc-macro-error-attr CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://gitlab.com/CreepySkeleton/proc-macro-error' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.4 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/sysutils/zoxide/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /magus/work/usr/mports/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/proc-macro-error-attr-1.0.4/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=a1de44027b332b03 -C extra-filename=-de4fe53c9edb5627 --out-dir /magus/work/usr/mports/sysutils/zoxide/work/target/release/build/proc-macro-error-attr-de4fe53c9edb5627 -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/sysutils/zoxide/work/target/release/deps --extern version_check=/magus/work/usr/mports/sysutils/zoxide/work/target/release/deps/libversion_check-e408d0d4a6c11a17.rlib --cap-lints warn`
[io-lifetimes 1.0.3] --> :1:10
[io-lifetimes 1.0.3] |
[io-lifetimes 1.0.3] 1 | const fn foo() { panic!() }
[io-lifetimes 1.0.3] | ^^^
[io-lifetimes 1.0.3] cargo:rustc-cfg=panic_in_const_fn
[io-lifetimes 1.0.3] cargo:rerun-if-changed=build.rs
[io-lifetimes 1.0.3] |
[io-lifetimes 1.0.3] = note: `#[warn(dead_code)]` on by default
[io-lifetimes 1.0.3]
Compiling aliasable v0.1.3
Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2,x87 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='' CARGO_FEATURE_DEFAULT=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/serde_derive-1.0.152 CARGO_MANIFEST_PATH=/magus/work/usr/mports/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/serde_derive-1.0.152/Cargo.toml CARGO_PKG_AUTHORS='Erick Tryzelaar :David Tolnay ' CARGO_PKG_DESCRIPTION='Macros 1.1 implementation of #[derive(Serialize, Deserialize)]' CARGO_PKG_HOMEPAGE='https://serde.rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde_derive CARGO_PKG_README=crates-io.md CARGO_PKG_REPOSITORY='https://github.com/serde-rs/serde' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.152 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=152 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/sysutils/zoxide/work/target/release/deps:/magus/work/usr/mports/sysutils/zoxide/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=24 OPT_LEVEL=0 OUT_DIR=/magus/work/usr/mports/sysutils/zoxide/work/target/release/build/serde_derive-1f326a65e31f6d99/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=cc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /magus/work/usr/mports/sysutils/zoxide/work/target/release/build/serde_derive-2549296f3d95256a/build-script-build`
[rustix 0.36.6] cargo:rerun-if-changed=build.rs
[io-lifetimes 1.0.3] warning: 1 warning emitted
[syn 1.0.107] cargo:rustc-cfg=syn_disable_nightly_tests
[io-lifetimes 1.0.3]
[io-lifetimes 1.0.3] cargo:rustc-cfg=panic_in_const_fn
[io-lifetimes 1.0.3] cargo:rerun-if-changed=build.rs
[syn 1.0.107] cargo:rustc-cfg=syn_disable_nightly_tests
warning: unexpected `cfg` condition name: `memchr_libc`
--> /magus/work/usr/mports/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/memchr-2.5.0/src/memchr/mod.rs:6:7
|
6 | #[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/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/memchr-2.5.0/src/memchr/mod.rs:12:46
|
12 | #[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_avx`
--> /magus/work/usr/mports/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/memchr-2.5.0/src/memchr/x86/mod.rs:45:25
|
45 | if cfg!(memchr_runtime_avx) && is_x86_feature_detected!("avx2") {
| ^^^^^^^^^^^^^^^^^^
...
96 | unsafe_ifunc!(fn(u8, &[u8]) -> Option, memchr, haystack, n1)
| ------------------------------------------------------------------- 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(memchr_runtime_avx)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_avx)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
= note: this warning originates in the macro `unsafe_ifunc` (in Nightly builds, run with -Z macro-backtrace for more info)
warning: unexpected `cfg` condition name: `memchr_runtime_sse2`
--> /magus/work/usr/mports/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/memchr-2.5.0/src/memchr/x86/mod.rs:47:32
|
47 | } else if cfg!(memchr_runtime_sse2) {
| ^^^^^^^^^^^^^^^^^^^
...
96 | unsafe_ifunc!(fn(u8, &[u8]) -> Option, memchr, haystack, n1)
| ------------------------------------------------------------------- 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(memchr_runtime_sse2)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_sse2)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
= note: this warning originates in the macro `unsafe_ifunc` (in Nightly builds, run with -Z macro-backtrace for more info)
warning: unexpected `cfg` condition name: `memchr_runtime_avx`
--> /magus/work/usr/mports/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/memchr-2.5.0/src/memchr/x86/mod.rs:45:25
|
45 | if cfg!(memchr_runtime_avx) && is_x86_feature_detected!("avx2") {
| ^^^^^^^^^^^^^^^^^^
...
101 | / unsafe_ifunc!(
102 | | fn(u8, u8, &[u8]) -> Option,
103 | | memchr2,
104 | | haystack,
105 | | n1,
106 | | n2
107 | | )
| |_____- 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(memchr_runtime_avx)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_avx)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
= note: this warning originates in the macro `unsafe_ifunc` (in Nightly builds, run with -Z macro-backtrace for more info)
warning: unexpected `cfg` condition name: `memchr_runtime_sse2`
--> /magus/work/usr/mports/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/memchr-2.5.0/src/memchr/x86/mod.rs:47:32
|
47 | } else if cfg!(memchr_runtime_sse2) {
| ^^^^^^^^^^^^^^^^^^^
...
101 | / unsafe_ifunc!(
102 | | fn(u8, u8, &[u8]) -> Option,
103 | | memchr2,
104 | | haystack,
105 | | n1,
106 | | n2
107 | | )
| |_____- 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(memchr_runtime_sse2)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_sse2)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
= note: this warning originates in the macro `unsafe_ifunc` (in Nightly builds, run with -Z macro-backtrace for more info)
warning: unexpected `cfg` condition name: `memchr_runtime_avx`
--> /magus/work/usr/mports/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/memchr-2.5.0/src/memchr/x86/mod.rs:45:25
|
45 | if cfg!(memchr_runtime_avx) && is_x86_feature_detected!("avx2") {
| ^^^^^^^^^^^^^^^^^^
...
112 | / unsafe_ifunc!(
113 | | fn(u8, u8, u8, &[u8]) -> Option,
114 | | memchr3,
115 | | haystack,
... |
118 | | n3
119 | | )
| |_____- 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(memchr_runtime_avx)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_avx)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
= note: this warning originates in the macro `unsafe_ifunc` (in Nightly builds, run with -Z macro-backtrace for more info)
Compiling static_assertions v1.1.0
warning: unexpected `cfg` condition name: `memchr_runtime_sse2`
--> /magus/work/usr/mports/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/memchr-2.5.0/src/memchr/x86/mod.rs:47:32
|
47 | } else if cfg!(memchr_runtime_sse2) {
| ^^^^^^^^^^^^^^^^^^^
...
112 | / unsafe_ifunc!(
113 | | fn(u8, u8, u8, &[u8]) -> Option,
114 | | memchr3,
115 | | haystack,
... |
118 | | n3
119 | | )
| |_____- 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(memchr_runtime_sse2)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_sse2)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
= note: this warning originates in the macro `unsafe_ifunc` (in Nightly builds, run with -Z macro-backtrace for more info)
warning: unexpected `cfg` condition name: `memchr_runtime_avx`
--> /magus/work/usr/mports/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/memchr-2.5.0/src/memchr/x86/mod.rs:45:25
|
45 | if cfg!(memchr_runtime_avx) && is_x86_feature_detected!("avx2") {
| ^^^^^^^^^^^^^^^^^^
...
124 | unsafe_ifunc!(fn(u8, &[u8]) -> Option, memrchr, haystack, n1)
| -------------------------------------------------------------------- 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(memchr_runtime_avx)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_avx)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
= note: this warning originates in the macro `unsafe_ifunc` (in Nightly builds, run with -Z macro-backtrace for more info)
warning: unexpected `cfg` condition name: `memchr_runtime_sse2`
--> /magus/work/usr/mports/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/memchr-2.5.0/src/memchr/x86/mod.rs:47:32
|
47 | } else if cfg!(memchr_runtime_sse2) {
| ^^^^^^^^^^^^^^^^^^^
...
124 | unsafe_ifunc!(fn(u8, &[u8]) -> Option, memrchr, haystack, n1)
| -------------------------------------------------------------------- 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(memchr_runtime_sse2)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_sse2)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
= note: this warning originates in the macro `unsafe_ifunc` (in Nightly builds, run with -Z macro-backtrace for more info)
warning: unexpected `cfg` condition name: `memchr_runtime_avx`
--> /magus/work/usr/mports/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/memchr-2.5.0/src/memchr/x86/mod.rs:45:25
|
45 | if cfg!(memchr_runtime_avx) && is_x86_feature_detected!("avx2") {
| ^^^^^^^^^^^^^^^^^^
...
129 | / unsafe_ifunc!(
130 | | fn(u8, u8, &[u8]) -> Option,
131 | | memrchr2,
132 | | haystack,
133 | | n1,
134 | | n2
135 | | )
| |_____- 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(memchr_runtime_avx)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_avx)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
= note: this warning originates in the macro `unsafe_ifunc` (in Nightly builds, run with -Z macro-backtrace for more info)
warning: unexpected `cfg` condition name: `memchr_runtime_sse2`
--> /magus/work/usr/mports/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/memchr-2.5.0/src/memchr/x86/mod.rs:47:32
|
47 | } else if cfg!(memchr_runtime_sse2) {
| ^^^^^^^^^^^^^^^^^^^
...
129 | / unsafe_ifunc!(
130 | | fn(u8, u8, &[u8]) -> Option,
131 | | memrchr2,
132 | | haystack,
133 | | n1,
134 | | n2
135 | | )
| |_____- 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(memchr_runtime_sse2)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_sse2)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
= note: this warning originates in the macro `unsafe_ifunc` (in Nightly builds, run with -Z macro-backtrace for more info)
warning: unexpected `cfg` condition name: `memchr_runtime_avx`
--> /magus/work/usr/mports/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/memchr-2.5.0/src/memchr/x86/mod.rs:45:25
|
45 | if cfg!(memchr_runtime_avx) && is_x86_feature_detected!("avx2") {
| ^^^^^^^^^^^^^^^^^^
...
140 | / unsafe_ifunc!(
141 | | fn(u8, u8, u8, &[u8]) -> Option,
142 | | memrchr3,
143 | | haystack,
... |
146 | | n3
147 | | )
| |_____- 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(memchr_runtime_avx)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_avx)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
= note: this warning originates in the macro `unsafe_ifunc` (in Nightly builds, run with -Z macro-backtrace for more info)
warning: unexpected `cfg` condition name: `memchr_runtime_sse2`
--> /magus/work/usr/mports/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/memchr-2.5.0/src/memchr/x86/mod.rs:47:32
|
47 | } else if cfg!(memchr_runtime_sse2) {
| ^^^^^^^^^^^^^^^^^^^
...
140 | / unsafe_ifunc!(
141 | | fn(u8, u8, u8, &[u8]) -> Option,
142 | | memrchr3,
143 | | haystack,
... |
146 | | n3
147 | | )
| |_____- 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(memchr_runtime_sse2)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_sse2)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
= note: this warning originates in the macro `unsafe_ifunc` (in Nightly builds, run with -Z macro-backtrace for more info)
warning: unexpected `cfg` condition name: `memchr_runtime_simd`
--> /magus/work/usr/mports/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/memchr-2.5.0/src/memchr/mod.rs:94:39
|
94 | #[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/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/memchr-2.5.0/src/memchr/mod.rs:101:9
|
101 | 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
[rustix 0.36.6] cargo:rerun-if-changed=build.rs
warning: unexpected `cfg` condition name: `memchr_runtime_simd`
--> /magus/work/usr/mports/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/memchr-2.5.0/src/memchr/mod.rs:102:41
|
102 | 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/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/memchr-2.5.0/src/memchr/mod.rs:111:13
|
111 | 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/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/memchr-2.5.0/src/memchr/mod.rs:112:41
|
112 | 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/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/memchr-2.5.0/src/memchr/mod.rs:158:39
|
158 | #[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/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/memchr-2.5.0/src/memchr/mod.rs:165:41
|
165 | 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/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/memchr-2.5.0/src/memchr/mod.rs:216:39
|
216 | #[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/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/memchr-2.5.0/src/memchr/mod.rs:223:41
|
223 | 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 dunce v1.0.3
warning: unexpected `cfg` condition name: `memchr_runtime_simd`
--> /magus/work/usr/mports/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/memchr-2.5.0/src/memchr/mod.rs:267:39
|
267 | #[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/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/memchr-2.5.0/src/memchr/mod.rs:274:9
|
274 | 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/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/memchr-2.5.0/src/memchr/mod.rs:276:41
|
276 | 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/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/memchr-2.5.0/src/memchr/mod.rs:285:17
|
285 | 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/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/memchr-2.5.0/src/memchr/mod.rs:286:41
|
286 | 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/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/memchr-2.5.0/src/memchr/mod.rs:332:39
|
332 | #[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/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/memchr-2.5.0/src/memchr/mod.rs:339:41
|
339 | 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/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/memchr-2.5.0/src/memchr/mod.rs:390:39
|
390 | #[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/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/memchr-2.5.0/src/memchr/mod.rs:397:41
|
397 | 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/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/memchr-2.5.0/src/memmem/mod.rs:149:7
|
149 | #[cfg(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/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/memchr-2.5.0/src/memmem/mod.rs:156:7
|
156 | #[cfg(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_wasm128`
--> /magus/work/usr/mports/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/memchr-2.5.0/src/memmem/mod.rs:158:11
|
158 | #[cfg(all(memchr_runtime_wasm128))]
| ^^^^^^^^^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= 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_wasm128)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_wasm128)");` 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/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/memchr-2.5.0/src/memmem/mod.rs:160:46
|
160 | #[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/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/memchr-2.5.0/src/memmem/mod.rs:811:50
|
811 | #[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_wasm128`
--> /magus/work/usr/mports/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/memchr-2.5.0/src/memmem/mod.rs:813:11
|
813 | #[cfg(memchr_runtime_wasm128)]
| ^^^^^^^^^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= 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_wasm128)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_wasm128)");` 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/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/memchr-2.5.0/src/memmem/mod.rs:815:50
|
815 | #[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/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/memchr-2.5.0/src/memmem/prefilter/mod.rs:4:7
|
4 | #[cfg(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/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/memchr-2.5.0/src/memmem/prefilter/mod.rs:6:46
|
6 | #[cfg(all(not(miri), target_arch = "wasm32", 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/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/memchr-2.5.0/src/memmem/prefilter/mod.rs:8:46
|
8 | #[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/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/memchr-2.5.0/src/memmem/prefilter/mod.rs:99:7
|
99 | #[cfg(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/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/memchr-2.5.0/src/memmem/prefilter/mod.rs:299:50
|
299 | #[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/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/memchr-2.5.0/src/memmem/prefilter/mod.rs:317:50
|
317 | #[cfg(all(not(miri), target_arch = "wasm32", 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_avx`
--> /magus/work/usr/mports/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/memchr-2.5.0/src/memmem/prefilter/mod.rs:303:21
|
303 | if cfg!(memchr_runtime_avx) {
| ^^^^^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= 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_avx)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_avx)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `memchr_runtime_sse2`
--> /magus/work/usr/mports/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/memchr-2.5.0/src/memmem/prefilter/mod.rs:311:17
|
311 | if cfg!(memchr_runtime_sse2) {
| ^^^^^^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= 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_sse2)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_sse2)");` 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/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/memchr-2.5.0/src/memmem/rarebytes.rs:99:11
|
99 | #[cfg(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/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/memchr-2.5.0/src/memmem/rarebytes.rs:107:11
|
107 | #[cfg(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_avx`
--> /magus/work/usr/mports/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/memchr-2.5.0/src/memmem/x86/avx.rs:24:22
|
24 | if !cfg!(memchr_runtime_avx) || !is_x86_feature_detected!("avx2") {
| ^^^^^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= 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_avx)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_avx)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `memchr_runtime_sse2`
--> /magus/work/usr/mports/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/memchr-2.5.0/src/memmem/x86/sse.rs:14:18
|
14 | if !cfg!(memchr_runtime_sse2) {
| ^^^^^^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= 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_sse2)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_sse2)");` 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/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/memchr-2.5.0/src/memmem/mod.rs:838:54
|
838 | #[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/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/memchr-2.5.0/src/memmem/mod.rs:846:43
|
846 | #[cfg(all(target_arch = "wasm32", 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/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/memchr-2.5.0/src/memmem/mod.rs:884:34
|
884 | #[cfg(all(not(miri), 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/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/memchr-2.5.0/src/memmem/mod.rs:889:17
|
889 | 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/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/memchr-2.5.0/src/memmem/mod.rs:909:34
|
909 | #[cfg(all(not(miri), 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/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/memchr-2.5.0/src/memmem/mod.rs:914:17
|
914 | 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/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/memchr-2.5.0/src/memmem/mod.rs:953:34
|
953 | #[cfg(all(not(miri), 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/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/memchr-2.5.0/src/memmem/mod.rs:966:17
|
966 | 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: `os_str_bytes` (lib) generated 10 warnings (10 duplicates)
[rustix 0.36.6] cargo:rustc-cfg=rustc_attrs
[rustix 0.36.6] cargo:rustc-cfg=libc
[rustix 0.36.6] cargo:rerun-if-env-changed=CARGO_CFG_RUSTIX_USE_EXPERIMENTAL_ASM
[serde_derive 1.0.152] cargo:rerun-if-changed=build.rs
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=proc_macro2 CARGO_MANIFEST_DIR=/magus/work/usr/mports/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/proc-macro2-1.0.49 CARGO_MANIFEST_PATH=/magus/work/usr/mports/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/proc-macro2-1.0.49/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay :Alex Crichton ' CARGO_PKG_DESCRIPTION='A substitute implementation of the compiler'\''s `proc_macro` API to decouple token-based libraries from the procedural macro use case.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=proc-macro2 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/proc-macro2' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.49 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=49 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/sysutils/zoxide/work/target/release/deps OUT_DIR=/magus/work/usr/mports/sysutils/zoxide/work/target/x86_64-unknown-freebsd/release/build/proc-macro2-58ed5b264c252b20/out /usr/local/bin/rustc --crate-name proc_macro2 --edition=2018 /magus/work/usr/mports/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/proc-macro2-1.0.49/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --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=932d0b0ff51bb1c1 -C extra-filename=-1654387f7c8e9140 --out-dir /magus/work/usr/mports/sysutils/zoxide/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/sysutils/zoxide/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/sysutils/zoxide/work/target/release/deps --extern unicode_ident=/magus/work/usr/mports/sysutils/zoxide/work/target/x86_64-unknown-freebsd/release/deps/libunicode_ident-ffe62dbc7a1b7ac3.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong --cfg use_proc_macro --cfg wrap_proc_macro --cfg proc_macro_span`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=aliasable CARGO_MANIFEST_DIR=/magus/work/usr/mports/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/aliasable-0.1.3 CARGO_MANIFEST_PATH=/magus/work/usr/mports/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/aliasable-0.1.3/Cargo.toml CARGO_PKG_AUTHORS='avitex ' CARGO_PKG_DESCRIPTION='Basic aliasable (non unique pointer) types' CARGO_PKG_HOMEPAGE='https://github.com/avitex/rust-aliasable' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=aliasable CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/avitex/rust-aliasable' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/sysutils/zoxide/work/target/release/deps /usr/local/bin/rustc --crate-name aliasable --edition=2018 /magus/work/usr/mports/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/aliasable-0.1.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=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aliasable_deref_trait", "alloc", "default", "stable_deref_trait", "traits"))' -C metadata=56bf288dd22fbfcc -C extra-filename=-0ecc28f31fc47fd4 --out-dir /magus/work/usr/mports/sysutils/zoxide/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/sysutils/zoxide/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/sysutils/zoxide/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/proc-macro-error-1.0.4 CARGO_MANIFEST_PATH=/magus/work/usr/mports/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/proc-macro-error-1.0.4/Cargo.toml CARGO_PKG_AUTHORS='CreepySkeleton ' CARGO_PKG_DESCRIPTION='Almost drop-in replacement to panics in proc-macros' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=proc-macro-error CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://gitlab.com/CreepySkeleton/proc-macro-error' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.4 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/sysutils/zoxide/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /magus/work/usr/mports/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/proc-macro-error-1.0.4/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="syn"' --cfg 'feature="syn-error"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "syn", "syn-error"))' -C metadata=9a9cc0c47757e4a3 -C extra-filename=-6ccc7d5d4b4d1c06 --out-dir /magus/work/usr/mports/sysutils/zoxide/work/target/release/build/proc-macro-error-6ccc7d5d4b4d1c06 -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/sysutils/zoxide/work/target/release/deps --extern version_check=/magus/work/usr/mports/sysutils/zoxide/work/target/release/deps/libversion_check-e408d0d4a6c11a17.rlib --cap-lints warn`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=clap_lex CARGO_MANIFEST_DIR=/magus/work/usr/mports/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/clap_lex-0.3.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/clap_lex-0.3.0/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Minimal, flexible command line parser' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=clap_lex CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/clap-rs/clap/tree/master/clap_lex' CARGO_PKG_RUST_VERSION=1.60.0 CARGO_PKG_VERSION=0.3.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/sysutils/zoxide/work/target/release/deps /usr/local/bin/rustc --crate-name clap_lex --edition=2021 /magus/work/usr/mports/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/clap_lex-0.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=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=1d9b622542e929e9 -C extra-filename=-6bb95c6535cdd241 --out-dir /magus/work/usr/mports/sysutils/zoxide/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/sysutils/zoxide/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/sysutils/zoxide/work/target/release/deps --extern os_str_bytes=/magus/work/usr/mports/sysutils/zoxide/work/target/x86_64-unknown-freebsd/release/deps/libos_str_bytes-95dbc8fc9c895b5a.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=memchr CARGO_MANIFEST_DIR=/magus/work/usr/mports/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/memchr-2.5.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/memchr-2.5.0/Cargo.toml CARGO_PKG_AUTHORS='Andrew Gallant :bluss' CARGO_PKG_DESCRIPTION='Safe interface to memchr.' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/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/memchr' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.5.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/sysutils/zoxide/work/target/release/deps OUT_DIR=/magus/work/usr/mports/sysutils/zoxide/work/target/x86_64-unknown-freebsd/release/build/memchr-e2788f87a9676b2f/out /usr/local/bin/rustc --crate-name memchr --edition=2018 /magus/work/usr/mports/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/memchr-2.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "default", "libc", "rustc-dep-of-std", "std", "use_std"))' -C metadata=e5c2f1bb3f2be786 -C extra-filename=-c3ea22be77c95768 --out-dir /magus/work/usr/mports/sysutils/zoxide/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/sysutils/zoxide/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/sysutils/zoxide/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`
Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,std CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2,x87 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' 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/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/anyhow-1.0.68 CARGO_MANIFEST_PATH=/magus/work/usr/mports/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/anyhow-1.0.68/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Flexible concrete Error type built on std::error::Error' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=anyhow CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/anyhow' CARGO_PKG_RUST_VERSION=1.39 CARGO_PKG_VERSION=1.0.68 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=68 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/sysutils/zoxide/work/target/release/deps:/magus/work/usr/mports/sysutils/zoxide/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=24 OPT_LEVEL=3 OUT_DIR=/magus/work/usr/mports/sysutils/zoxide/work/target/x86_64-unknown-freebsd/release/build/anyhow-45bc919fdf599e8c/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=cc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /magus/work/usr/mports/sysutils/zoxide/work/target/release/build/anyhow-9cc43065e753a528/build-script-build`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=strsim CARGO_MANIFEST_DIR=/magus/work/usr/mports/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/strsim-0.10.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/strsim-0.10.0/Cargo.toml CARGO_PKG_AUTHORS='Danny Guo ' CARGO_PKG_DESCRIPTION='Implementations of string similarity metrics. Includes Hamming, Levenshtein,
OSA, Damerau-Levenshtein, Jaro, Jaro-Winkler, and Sørensen-Dice.
' CARGO_PKG_HOMEPAGE='https://github.com/dguo/strsim-rs' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=strsim CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dguo/strsim-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.10.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/sysutils/zoxide/work/target/release/deps /usr/local/bin/rustc --crate-name strsim --edition=2015 /magus/work/usr/mports/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/strsim-0.10.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=8bf96ad08ba3433b -C extra-filename=-587a2843b1bf3dae --out-dir /magus/work/usr/mports/sysutils/zoxide/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/sysutils/zoxide/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/sysutils/zoxide/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
[rustix 0.36.6] cargo:rustc-cfg=rustc_attrs
[rustix 0.36.6] cargo:rustc-cfg=libc
[rustix 0.36.6] cargo:rerun-if-env-changed=CARGO_CFG_RUSTIX_USE_EXPERIMENTAL_ASM
Compiling fastrand v1.8.0
Compiling glob v0.3.1
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=static_assertions CARGO_MANIFEST_DIR=/magus/work/usr/mports/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/static_assertions-1.1.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/static_assertions-1.1.0/Cargo.toml CARGO_PKG_AUTHORS='Nikolai Vazquez' CARGO_PKG_DESCRIPTION='Compile-time assertions to ensure that invariants are met.' CARGO_PKG_HOMEPAGE='https://github.com/nvzqz/static-assertions-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=static_assertions CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/nvzqz/static-assertions-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.1.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/sysutils/zoxide/work/target/release/deps /usr/local/bin/rustc --crate-name static_assertions --edition=2015 /magus/work/usr/mports/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/static_assertions-1.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=908b8a94d3f595b1 -C extra-filename=-f3abc41851a6df27 --out-dir /magus/work/usr/mports/sysutils/zoxide/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/sysutils/zoxide/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/sysutils/zoxide/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=once_cell CARGO_MANIFEST_DIR=/magus/work/usr/mports/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/once_cell-1.17.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/once_cell-1.17.0/Cargo.toml CARGO_PKG_AUTHORS='Aleksey Kladov ' CARGO_PKG_DESCRIPTION='Single assignment cells and lazy values.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=once_cell CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/matklad/once_cell' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.17.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=17 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/sysutils/zoxide/work/target/release/deps /usr/local/bin/rustc --crate-name once_cell --edition=2021 /magus/work/usr/mports/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/once_cell-1.17.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=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="race"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "atomic-polyfill", "atomic_polyfill", "critical-section", "critical_section", "default", "parking_lot", "parking_lot_core", "race", "std", "unstable"))' -C metadata=699f88a67b02e429 -C extra-filename=-aecea9aa45774656 --out-dir /magus/work/usr/mports/sysutils/zoxide/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/sysutils/zoxide/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/sysutils/zoxide/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: unexpected `cfg` condition name: `proc_macro_span`
--> /magus/work/usr/mports/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/proc-macro2-1.0.49/src/lib.rs:91:9
|
91 | any(proc_macro_span, super_unstable),
| ^^^^^^^^^^^^^^^ help: there is a config with a similar name: `proc_macro`
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(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
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=dunce CARGO_MANIFEST_DIR=/magus/work/usr/mports/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/dunce-1.0.3 CARGO_MANIFEST_PATH=/magus/work/usr/mports/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/dunce-1.0.3/Cargo.toml CARGO_PKG_AUTHORS='Kornel ' CARGO_PKG_DESCRIPTION='Normalize Windows paths to the most compatible format, avoiding UNC where possible' CARGO_PKG_HOMEPAGE='https://lib.rs/crates/dunce' CARGO_PKG_LICENSE='CC0-1.0 OR MIT-0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=dunce CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://gitlab.com/kornelski/dunce' 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/sysutils/zoxide/work/target/release/deps /usr/local/bin/rustc --crate-name dunce --edition=2018 /magus/work/usr/mports/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/dunce-1.0.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=dc73c4af6a9f575a -C extra-filename=-f835c22f4f8e28dd --out-dir /magus/work/usr/mports/sysutils/zoxide/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/sysutils/zoxide/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/sysutils/zoxide/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: unexpected `cfg` condition name: `super_unstable`
--> /magus/work/usr/mports/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/proc-macro2-1.0.49/src/lib.rs:91:26
|
91 | any(proc_macro_span, super_unstable),
| ^^^^^^^^^^^^^^
|
= 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/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/proc-macro2-1.0.49/src/lib.rs:94:13
|
94 | #![cfg_attr(super_unstable, feature(proc_macro_def_site))]
| ^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(super_unstable)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(super_unstable)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `doc_cfg`
--> /magus/work/usr/mports/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/proc-macro2-1.0.49/src/lib.rs:95:13
|
95 | #![cfg_attr(doc_cfg, feature(doc_cfg))]
| ^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `procmacro2_semver_exempt`
--> /magus/work/usr/mports/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/proc-macro2-1.0.49/src/lib.rs:113:11
|
113 | #[cfg(all(procmacro2_semver_exempt, wrap_proc_macro, not(super_unstable)))]
| ^^^^^^^^^^^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(procmacro2_semver_exempt)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(procmacro2_semver_exempt)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `wrap_proc_macro`
--> /magus/work/usr/mports/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/proc-macro2-1.0.49/src/lib.rs:113:37
|
113 | #[cfg(all(procmacro2_semver_exempt, wrap_proc_macro, not(super_unstable)))]
| ^^^^^^^^^^^^^^^ help: there is a config with a similar name: `proc_macro`
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wrap_proc_macro)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wrap_proc_macro)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `super_unstable`
--> /magus/work/usr/mports/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/proc-macro2-1.0.49/src/lib.rs:113:58
|
113 | #[cfg(all(procmacro2_semver_exempt, wrap_proc_macro, not(super_unstable)))]
| ^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(super_unstable)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(super_unstable)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `use_proc_macro`
--> /magus/work/usr/mports/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/proc-macro2-1.0.49/src/lib.rs:121:7
|
121 | #[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: `wrap_proc_macro`
--> /magus/work/usr/mports/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/proc-macro2-1.0.49/src/lib.rs:128:7
|
128 | #[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/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/proc-macro2-1.0.49/src/lib.rs:136:11
|
136 | #[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/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/proc-macro2-1.0.49/src/lib.rs:139:7
|
139 | #[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/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/proc-macro2-1.0.49/src/lib.rs:150:7
|
150 | #[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: `use_proc_macro`
--> /magus/work/usr/mports/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/proc-macro2-1.0.49/src/lib.rs:226:7
|
226 | #[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/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/proc-macro2-1.0.49/src/lib.rs:233:7
|
233 | #[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/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/proc-macro2-1.0.49/src/lib.rs:311:11
|
311 | #[cfg(all(procmacro2_semver_exempt, any(not(wrap_proc_macro), super_unstable)))]
| ^^^^^^^^^^^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(procmacro2_semver_exempt)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(procmacro2_semver_exempt)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `wrap_proc_macro`
--> /magus/work/usr/mports/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/proc-macro2-1.0.49/src/lib.rs:311:45
|
311 | #[cfg(all(procmacro2_semver_exempt, any(not(wrap_proc_macro), super_unstable)))]
| ^^^^^^^^^^^^^^^ help: there is a config with a similar name: `proc_macro`
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wrap_proc_macro)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wrap_proc_macro)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `super_unstable`
--> /magus/work/usr/mports/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/proc-macro2-1.0.49/src/lib.rs:311:63
|
311 | #[cfg(all(procmacro2_semver_exempt, any(not(wrap_proc_macro), super_unstable)))]
| ^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(super_unstable)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(super_unstable)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `procmacro2_semver_exempt`
--> /magus/work/usr/mports/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/proc-macro2-1.0.49/src/lib.rs:319:11
|
319 | #[cfg(all(procmacro2_semver_exempt, any(not(wrap_proc_macro), super_unstable)))]
| ^^^^^^^^^^^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(procmacro2_semver_exempt)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(procmacro2_semver_exempt)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `wrap_proc_macro`
--> /magus/work/usr/mports/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/proc-macro2-1.0.49/src/lib.rs:319:45
|
319 | #[cfg(all(procmacro2_semver_exempt, any(not(wrap_proc_macro), super_unstable)))]
| ^^^^^^^^^^^^^^^ help: there is a config with a similar name: `proc_macro`
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wrap_proc_macro)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wrap_proc_macro)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `super_unstable`
--> /magus/work/usr/mports/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/proc-macro2-1.0.49/src/lib.rs:319:63
|
319 | #[cfg(all(procmacro2_semver_exempt, any(not(wrap_proc_macro), super_unstable)))]
| ^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(super_unstable)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(super_unstable)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `procmacro2_semver_exempt`
--> /magus/work/usr/mports/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/proc-macro2-1.0.49/src/lib.rs:352:11
|
352 | #[cfg(all(procmacro2_semver_exempt, any(not(wrap_proc_macro), super_unstable)))]
| ^^^^^^^^^^^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(procmacro2_semver_exempt)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(procmacro2_semver_exempt)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `wrap_proc_macro`
--> /magus/work/usr/mports/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/proc-macro2-1.0.49/src/lib.rs:352:45
|
352 | #[cfg(all(procmacro2_semver_exempt, any(not(wrap_proc_macro), super_unstable)))]
| ^^^^^^^^^^^^^^^ help: there is a config with a similar name: `proc_macro`
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wrap_proc_macro)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wrap_proc_macro)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `super_unstable`
--> /magus/work/usr/mports/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/proc-macro2-1.0.49/src/lib.rs:352:63
|
352 | #[cfg(all(procmacro2_semver_exempt, any(not(wrap_proc_macro), super_unstable)))]
| ^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(super_unstable)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(super_unstable)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `span_locations`
--> /magus/work/usr/mports/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/proc-macro2-1.0.49/src/lib.rs:362:7
|
362 | #[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/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/proc-macro2-1.0.49/src/lib.rs:374:7
|
374 | #[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/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/proc-macro2-1.0.49/src/lib.rs:383:7
|
383 | #[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/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/proc-macro2-1.0.49/src/parse.rs:12:11
|
12 | #[cfg(span_locations)]
| ^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `span_locations`
--> /magus/work/usr/mports/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/proc-macro2-1.0.49/src/parse.rs:21:19
|
21 | #[cfg(span_locations)]
| ^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `span_locations`
--> /magus/work/usr/mports/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/proc-macro2-1.0.49/src/parse.rs:165:15
|
165 | #[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/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/proc-macro2-1.0.49/src/parse.rs:172:23
|
172 | #[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/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/proc-macro2-1.0.49/src/parse.rs:178:27
|
178 | #[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/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/proc-macro2-1.0.49/src/parse.rs:191:19
|
191 | #[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/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/proc-macro2-1.0.49/src/parse.rs:205:19
|
205 | #[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/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/proc-macro2-1.0.49/src/parse.rs:214:23
|
214 | #[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/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/proc-macro2-1.0.49/src/parse.rs:216:23
|
216 | #[cfg(span_locations)]
| ^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `span_locations`
--> /magus/work/usr/mports/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/proc-macro2-1.0.49/src/parse.rs:227:23
|
227 | #[cfg(span_locations)]
| ^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `span_locations`
--> /magus/work/usr/mports/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/proc-macro2-1.0.49/src/parse.rs:229:23
|
229 | #[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/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/proc-macro2-1.0.49/src/parse.rs:239:15
|
239 | #[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/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/proc-macro2-1.0.49/src/parse.rs:243:19
|
243 | #[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/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/proc-macro2-1.0.49/src/parse.rs:245:19
|
245 | #[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/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/proc-macro2-1.0.49/src/parse.rs:791:11
|
791 | #[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/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/proc-macro2-1.0.49/src/parse.rs:795:15
|
795 | #[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/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/proc-macro2-1.0.49/src/parse.rs:797:15
|
797 | #[cfg(span_locations)]
| ^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `no_is_available`
--> /magus/work/usr/mports/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/proc-macro2-1.0.49/src/detection.rs:26:11
|
26 | #[cfg(not(no_is_available))]
| ^^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_is_available)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_is_available)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `no_is_available`
--> /magus/work/usr/mports/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/proc-macro2-1.0.49/src/detection.rs:56:7
|
56 | #[cfg(no_is_available)]
| ^^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_is_available)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_is_available)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `span_locations`
--> /magus/work/usr/mports/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/proc-macro2-1.0.49/src/fallback.rs:4:7
|
4 | #[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/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/proc-macro2-1.0.49/src/fallback.rs:6:7
|
6 | #[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/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/proc-macro2-1.0.49/src/fallback.rs:14:7
|
14 | #[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: `libc_deny_warnings`
--> /magus/work/usr/mports/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/libc-0.2.139/src/lib.rs:20:13
|
20 | #![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: `span_locations`
--> /magus/work/usr/mports/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/proc-macro2-1.0.49/src/fallback.rs:161:7
|
161 | #[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/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/proc-macro2-1.0.49/src/fallback.rs:175:11
|
175 | #[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/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/proc-macro2-1.0.49/src/fallback.rs:233:7
|
233 | #[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/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/proc-macro2-1.0.49/src/fallback.rs:243:7
|
243 | #[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: `libc_thread_local`
--> /magus/work/usr/mports/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/libc-0.2.139/src/lib.rs:23:13
|
23 | #![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: `span_locations`
--> /magus/work/usr/mports/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/proc-macro2-1.0.49/src/fallback.rs:341:7
|
341 | #[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/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/proc-macro2-1.0.49/src/fallback.rs:355:7
|
355 | #[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: `libc_const_extern_fn_unstable`
--> /magus/work/usr/mports/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/libc-0.2.139/src/lib.rs:29:13
|
29 | #![cfg_attr(libc_const_extern_fn_unstable, 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_unstable)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_const_extern_fn_unstable)");` 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/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/libc-0.2.139/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/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/libc-0.2.139/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 name: `span_locations`
--> /magus/work/usr/mports/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/proc-macro2-1.0.49/src/fallback.rs:363:7
|
363 | #[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/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/proc-macro2-1.0.49/src/fallback.rs:390:7
|
390 | #[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/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/proc-macro2-1.0.49/src/fallback.rs:405:7
|
405 | #[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/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/proc-macro2-1.0.49/src/fallback.rs:410:7
|
410 | #[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/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/proc-macro2-1.0.49/src/fallback.rs:454:11
|
454 | #[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 value: `switch`
--> /magus/work/usr/mports/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/libc-0.2.139/src/lib.rs:106:21
|
106 | } 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`, `macos`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, `trusty`, `tvos`, `uefi`, and `unknown` and 8 more
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition value: `wasi`
--> /magus/work/usr/mports/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/libc-0.2.139/src/lib.rs:148:25
|
148 | } 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: `span_locations`
--> /magus/work/usr/mports/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/proc-macro2-1.0.49/src/fallback.rs:456:11
|
456 | #[cfg(span_locations)]
| ^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `wrap_proc_macro`
--> /magus/work/usr/mports/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/proc-macro2-1.0.49/src/fallback.rs:21:11
|
21 | #[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: `libc_ptr_addr_of`
--> /magus/work/usr/mports/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/libc-0.2.139/src/macros.rs:331:11
|
331 | #[cfg(not(libc_ptr_addr_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_ptr_addr_of)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_ptr_addr_of)");` 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/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/proc-macro2-1.0.49/src/fallback.rs:28:11
|
28 | #[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: `libc_ptr_addr_of`
--> /magus/work/usr/mports/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/libc-0.2.139/src/macros.rs:338:7
|
338 | #[cfg(libc_ptr_addr_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_ptr_addr_of)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_ptr_addr_of)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `no_bind_by_move_pattern_guard`
--> /magus/work/usr/mports/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/proc-macro2-1.0.49/src/fallback.rs:74:19
|
74 | #[cfg(not(no_bind_by_move_pattern_guard))]
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_bind_by_move_pattern_guard)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_bind_by_move_pattern_guard)");` 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/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/libc-0.2.139/src/macros.rs:179:14
|
179 | 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 name: `no_bind_by_move_pattern_guard`
--> /magus/work/usr/mports/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/proc-macro2-1.0.49/src/fallback.rs:84:15
|
84 | #[cfg(no_bind_by_move_pattern_guard)]
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_bind_by_move_pattern_guard)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_bind_by_move_pattern_guard)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `libc_int128`
--> /magus/work/usr/mports/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/libc-0.2.139/src/fixed_width_ints.rs:23:18
|
23 | if #[cfg(all(libc_int128, target_arch = "aarch64", not(target_os = "windows")))] {
| ^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= 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_int128)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_int128)");` 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/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/proc-macro2-1.0.49/src/fallback.rs:76:19
|
76 | #[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 value: `illumos`
--> /magus/work/usr/mports/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/libc-0.2.139/src/unix/mod.rs:396:21
|
396 | } 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: `wrap_proc_macro`
--> /magus/work/usr/mports/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/proc-macro2-1.0.49/src/fallback.rs:78:23
|
78 | #[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/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/proc-macro2-1.0.49/src/fallback.rs:123:19
|
123 | #[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: `libc_core_cvoid`
--> /magus/work/usr/mports/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/libc-0.2.139/src/unix/mod.rs:1579:14
|
1579 | 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: `span_locations`
--> /magus/work/usr/mports/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/proc-macro2-1.0.49/src/fallback.rs:461:15
|
461 | #[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: `libc_align`
--> /magus/work/usr/mports/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/libc-0.2.139/src/unix/mod.rs:1599:14
|
1599 | 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
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=fastrand CARGO_MANIFEST_DIR=/magus/work/usr/mports/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/fastrand-1.8.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/fastrand-1.8.0/Cargo.toml CARGO_PKG_AUTHORS='Stjepan Glavina ' CARGO_PKG_DESCRIPTION='A simple and fast random number generator' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=fastrand CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/smol-rs/fastrand' CARGO_PKG_RUST_VERSION=1.34 CARGO_PKG_VERSION=1.8.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/sysutils/zoxide/work/target/release/deps /usr/local/bin/rustc --crate-name fastrand --edition=2018 /magus/work/usr/mports/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/fastrand-1.8.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=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=aa3a3c6f83d3f66b -C extra-filename=-c2e67785c2dce98a --out-dir /magus/work/usr/mports/sysutils/zoxide/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/sysutils/zoxide/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/sysutils/zoxide/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: unexpected `cfg` condition name: `span_locations`
--> /magus/work/usr/mports/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/proc-macro2-1.0.49/src/fallback.rs:466:11
|
466 | #[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: `libc_cfg_target_vendor`
--> /magus/work/usr/mports/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/libc-0.2.139/src/unix/mod.rs:605:9
|
605 | libc_cfg_target_vendor,
| ^^^^^^^^^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= 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_cfg_target_vendor)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_cfg_target_vendor)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=glob CARGO_MANIFEST_DIR=/magus/work/usr/mports/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/glob-0.3.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/glob-0.3.1/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Support for matching file paths against Unix shell style patterns.
' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/glob' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=glob CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/glob' 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/sysutils/zoxide/work/target/release/deps /usr/local/bin/rustc --crate-name glob --edition=2015 /magus/work/usr/mports/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/glob-0.3.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=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=418331ea71de2f5a -C extra-filename=-dc546886f57b54ca --out-dir /magus/work/usr/mports/sysutils/zoxide/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/sysutils/zoxide/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/sysutils/zoxide/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: unexpected `cfg` condition name: `no_hygiene`
--> /magus/work/usr/mports/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/proc-macro2-1.0.49/src/fallback.rs:471:15
|
471 | #[cfg(not(no_hygiene))]
| ^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_hygiene)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_hygiene)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `libc_cfg_target_vendor`
--> /magus/work/usr/mports/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/libc-0.2.139/src/unix/mod.rs:614:9
|
614 | libc_cfg_target_vendor,
| ^^^^^^^^^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= 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_cfg_target_vendor)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_cfg_target_vendor)");` 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/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/proc-macro2-1.0.49/src/fallback.rs:476:11
|
476 | #[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: `libc_cfg_target_vendor`
--> /magus/work/usr/mports/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/libc-0.2.139/src/unix/mod.rs:632:9
|
632 | libc_cfg_target_vendor,
| ^^^^^^^^^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= 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_cfg_target_vendor)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_cfg_target_vendor)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `libc_cfg_target_vendor`
--> /magus/work/usr/mports/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/libc-0.2.139/src/unix/mod.rs:643:9
|
643 | libc_cfg_target_vendor,
| ^^^^^^^^^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= 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_cfg_target_vendor)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_cfg_target_vendor)");` 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/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/proc-macro2-1.0.49/src/fallback.rs:492:11
|
492 | #[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/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/proc-macro2-1.0.49/src/fallback.rs:503:11
|
503 | #[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: `libc_cfg_target_vendor`
--> /magus/work/usr/mports/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/libc-0.2.139/src/unix/mod.rs:658:9
|
658 | libc_cfg_target_vendor,
| ^^^^^^^^^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= 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_cfg_target_vendor)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_cfg_target_vendor)");` 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/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/proc-macro2-1.0.49/src/fallback.rs:512:11
|
512 | #[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: `libc_cfg_target_vendor`
--> /magus/work/usr/mports/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/libc-0.2.139/src/unix/mod.rs:692:9
|
692 | libc_cfg_target_vendor,
| ^^^^^^^^^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= 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_cfg_target_vendor)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_cfg_target_vendor)");` 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/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/libc-0.2.139/src/unix/mod.rs:730:40
|
730 | 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: `procmacro2_semver_exempt`
--> /magus/work/usr/mports/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/proc-macro2-1.0.49/src/fallback.rs:521:11
|
521 | #[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/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/proc-macro2-1.0.49/src/fallback.rs:531:11
|
531 | #[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: `freebsd10`
--> /magus/work/usr/mports/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/libc-0.2.139/src/unix/mod.rs:730:51
|
730 | 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: `span_locations`
--> /magus/work/usr/mports/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/proc-macro2-1.0.49/src/fallback.rs:541:15
|
541 | #[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: `freebsd11`
--> /magus/work/usr/mports/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/libc-0.2.139/src/unix/mod.rs:743:40
|
743 | 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/sysutils/zoxide/work/zoxide-0.9.0/cargo-crates/libc-0.2.139/src/unix/mod.rs:743:51
|
743 | 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
MidnightBSD Magus