devel/git-delta
Syntax-highlighting pager for git/diff
| Flavor | Version | Run | OSVersion | Arch | License | Restricted | Status | |
|---|---|---|---|---|---|---|---|---|
| 0.9.2 | 625 | 4.0 | amd64 | mit | 0 | fail |
License Permissions:
Events
| Machine | Type | Time | Message |
|---|---|---|---|
| m4064b | info | 2026-01-08 09:13:50.851925 | Test Started |
| m4064b | fail | 2026-01-08 09:15:37.783666 | make build returned non-zero: 1 |
| m4064b | fail | 2026-01-08 09:15:37.923237 | Test complete. |
Log
[1m===> Building for git-delta-0.9.2[0m
Compiling libc v0.2.103
Compiling autocfg v1.0.1
Compiling pkg-config v0.3.19
Compiling proc-macro2 v1.0.24
Compiling unicode-xid v0.2.1
Compiling version_check v0.9.2
Compiling memchr v2.3.4
Compiling syn v1.0.57
Compiling bitflags v1.3.2
Compiling cfg-if v1.0.0
Compiling serde v1.0.118
Compiling lazy_static v1.4.0
Compiling log v0.4.11
Compiling matches v0.1.8
Compiling regex-syntax v0.6.22
Compiling tinyvec_macros v0.1.0
Compiling byteorder v1.3.4
Compiling ryu v1.0.5
Compiling unicode-width v0.1.9
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/libc-0.2.103 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/libc-0.2.103/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.103 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=103 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/devel/git-delta/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2015 /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/libc-0.2.103/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=8b419bbc31b921e2 -C extra-filename=-1f1d2ed118916357 --out-dir /magus/work/usr/mports/devel/git-delta/work/target/release/build/libc-1f1d2ed118916357 -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/devel/git-delta/work/target/release/deps --cap-lints warn`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=autocfg CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/autocfg-1.0.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/autocfg-1.0.1/Cargo.toml CARGO_PKG_AUTHORS='Josh Stone ' CARGO_PKG_DESCRIPTION='Automatic cfg for Rust compiler features' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=autocfg CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/cuviper/autocfg' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/devel/git-delta/work/target/release/deps /usr/local/bin/rustc --crate-name autocfg --edition=2015 /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/autocfg-1.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=22a5b69dd68a2939 -C extra-filename=-f4e38cf0ee769ac4 --out-dir /magus/work/usr/mports/devel/git-delta/work/target/release/deps -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/devel/git-delta/work/target/release/deps --cap-lints warn`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=pkg_config CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/pkg-config-0.3.19 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/pkg-config-0.3.19/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='A library to run the pkg-config system tool at build time in order to be used in
Cargo build scripts.
' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=pkg-config CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/pkg-config-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.19 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=19 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/devel/git-delta/work/target/release/deps /usr/local/bin/rustc --crate-name pkg_config --edition=2015 /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/pkg-config-0.3.19/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=380f91f2312b2958 -C extra-filename=-edc25d49d0b29b0e --out-dir /magus/work/usr/mports/devel/git-delta/work/target/release/deps -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/devel/git-delta/work/target/release/deps --cap-lints warn`
Compiling cfg-if v0.1.10
Compiling crc32fast v1.2.1
Compiling unicode-segmentation v1.8.0
Compiling same-file v1.0.6
Compiling serde_derive v1.0.118
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/proc-macro2-1.0.24 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/proc-macro2-1.0.24/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton :David Tolnay ' CARGO_PKG_DESCRIPTION='A substitute implementation of the compiler'\''s `proc_macro` API to decouple
token-based libraries from the procedural macro use case.
' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=proc-macro2 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/alexcrichton/proc-macro2' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.24 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=24 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/devel/git-delta/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/proc-macro2-1.0.24/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=5e0a4c75c0024a12 -C extra-filename=-57d83fbd47cf5741 --out-dir /magus/work/usr/mports/devel/git-delta/work/target/release/build/proc-macro2-57d83fbd47cf5741 -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/devel/git-delta/work/target/release/deps --cap-lints warn`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=bitflags CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/bitflags-1.3.2 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/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/devel/git-delta/work/target/release/deps /usr/local/bin/rustc --crate-name bitflags --edition=2018 /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "default", "example_generated", "rustc-dep-of-std"))' -C metadata=16971e299df07ca8 -C extra-filename=-b704f2f92c85417c --out-dir /magus/work/usr/mports/devel/git-delta/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/devel/git-delta/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/devel/git-delta/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=lazy_static CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/lazy_static-1.4.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/lazy_static-1.4.0/Cargo.toml CARGO_PKG_AUTHORS='Marvin Löbel ' CARGO_PKG_DESCRIPTION='A macro for declaring lazily evaluated statics in Rust.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=lazy_static CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang-nursery/lazy-static.rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.4.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/devel/git-delta/work/target/release/deps /usr/local/bin/rustc --crate-name lazy_static --edition=2015 /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/lazy_static-1.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("spin", "spin_no_std"))' -C metadata=a778b44d3bad7879 -C extra-filename=-82ad02e8e8b9272a --out-dir /magus/work/usr/mports/devel/git-delta/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/devel/git-delta/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/devel/git-delta/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/devel/git-delta/work/delta-0.9.2/cargo-crates/syn-1.0.57 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/syn-1.0.57/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Parser for Rust source code' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=syn CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/syn' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.57 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=57 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/devel/git-delta/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/syn-1.0.57/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"' --cfg 'feature="visit"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=2c0a3cc4e86f6961 -C extra-filename=-f106cfea9b1f4625 --out-dir /magus/work/usr/mports/devel/git-delta/work/target/release/build/syn-f106cfea9b1f4625 -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/devel/git-delta/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/devel/git-delta/work/delta-0.9.2/cargo-crates/log-0.4.11 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/log-0.4.11/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='A lightweight logging facade for Rust
' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=log CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/log' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.4.11 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=11 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/devel/git-delta/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2015 /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/log-0.4.11/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("kv_unstable", "kv_unstable_sval", "max_level_debug", "max_level_error", "max_level_info", "max_level_off", "max_level_trace", "max_level_warn", "release_max_level_debug", "release_max_level_error", "release_max_level_info", "release_max_level_off", "release_max_level_trace", "release_max_level_warn", "serde", "std", "sval"))' -C metadata=fe362993b80276cd -C extra-filename=-26a9098bce64b331 --out-dir /magus/work/usr/mports/devel/git-delta/work/target/release/build/log-26a9098bce64b331 -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/devel/git-delta/work/target/release/deps --cap-lints warn`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=unicode_width CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/unicode-width-0.1.9 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/unicode-width-0.1.9/Cargo.toml CARGO_PKG_AUTHORS='kwantam :Manish Goregaokar ' CARGO_PKG_DESCRIPTION='Determine displayed width of `char` and `str` types
according to Unicode Standard Annex #11 rules.
' CARGO_PKG_HOMEPAGE='https://github.com/unicode-rs/unicode-width' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unicode-width CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-rs/unicode-width' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.9 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=9 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/devel/git-delta/work/target/release/deps /usr/local/bin/rustc --crate-name unicode_width --edition=2015 /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/unicode-width-0.1.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bench", "compiler_builtins", "core", "default", "no_std", "rustc-dep-of-std", "std"))' -C metadata=0a46b4ac35847d7e -C extra-filename=-1de8586bc1d39852 --out-dir /magus/work/usr/mports/devel/git-delta/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/devel/git-delta/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/devel/git-delta/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=matches CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/matches-0.1.8 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/matches-0.1.8/Cargo.toml CARGO_PKG_AUTHORS='Simon Sapin ' CARGO_PKG_DESCRIPTION='A macro to evaluate, as a boolean, whether an expression matches a pattern.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=matches CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/SimonSapin/rust-std-candidates' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.8 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=8 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/devel/git-delta/work/target/release/deps /usr/local/bin/rustc --crate-name matches --edition=2015 /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/matches-0.1.8/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=8082b57c04bb2d7d -C extra-filename=-1e4c63e6bd99b84b --out-dir /magus/work/usr/mports/devel/git-delta/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/devel/git-delta/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/devel/git-delta/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=version_check CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/version_check-0.9.2 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/version_check-0.9.2/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.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/devel/git-delta/work/target/release/deps /usr/local/bin/rustc --crate-name version_check --edition=2015 /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/version_check-0.9.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ab86dc9f4e9715dc -C extra-filename=-9fc7dbe1f1664d45 --out-dir /magus/work/usr/mports/devel/git-delta/work/target/release/deps -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/devel/git-delta/work/target/release/deps --cap-lints warn`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tinyvec_macros CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/tinyvec_macros-0.1.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/tinyvec_macros-0.1.0/Cargo.toml CARGO_PKG_AUTHORS='Soveu ' CARGO_PKG_DESCRIPTION='Some macros for tiny containers' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0 OR Zlib' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tinyvec_macros CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Soveu/tinyvec_macros' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/devel/git-delta/work/target/release/deps /usr/local/bin/rustc --crate-name tinyvec_macros --edition=2018 /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/tinyvec_macros-0.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=2a937e7e238aff14 -C extra-filename=-b3a3da3c257462a2 --out-dir /magus/work/usr/mports/devel/git-delta/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/devel/git-delta/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/devel/git-delta/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=unicode_xid CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/unicode-xid-0.2.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/unicode-xid-0.2.1/Cargo.toml CARGO_PKG_AUTHORS='erick.tryzelaar :kwantam ' CARGO_PKG_DESCRIPTION='Determine whether characters have the XID_Start
or XID_Continue properties according to
Unicode Standard Annex #31.
' CARGO_PKG_HOMEPAGE='https://github.com/unicode-rs/unicode-xid' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unicode-xid CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-rs/unicode-xid' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.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/devel/git-delta/work/target/release/deps /usr/local/bin/rustc --crate-name unicode_xid --edition=2015 /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/unicode-xid-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="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bench", "default", "no_std"))' -C metadata=005065bf9ac8218d -C extra-filename=-2a7ab7d9d511ab1b --out-dir /magus/work/usr/mports/devel/git-delta/work/target/release/deps -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/devel/git-delta/work/target/release/deps --cap-lints warn`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=cfg_if CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/cfg-if-1.0.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/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/devel/git-delta/work/target/release/deps /usr/local/bin/rustc --crate-name cfg_if --edition=2018 /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/cfg-if-1.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "rustc-dep-of-std"))' -C metadata=16271a730bdd939d -C extra-filename=-6af2dcf5b5df3562 --out-dir /magus/work/usr/mports/devel/git-delta/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/devel/git-delta/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/devel/git-delta/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=regex_syntax CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/regex-syntax-0.6.22 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/regex-syntax-0.6.22/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='A regular expression parser.' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/regex' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=regex-syntax CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/regex' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.6.22 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=22 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/devel/git-delta/work/target/release/deps /usr/local/bin/rustc --crate-name regex_syntax --edition=2015 /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/regex-syntax-0.6.22/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment"))' -C metadata=4ebfb2815807f9d9 -C extra-filename=-bb38302953d6e55b --out-dir /magus/work/usr/mports/devel/git-delta/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/devel/git-delta/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/devel/git-delta/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/devel/git-delta/work/delta-0.9.2/cargo-crates/byteorder-1.3.4 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/byteorder-1.3.4/Cargo.toml CARGO_PKG_AUTHORS='Andrew Gallant ' CARGO_PKG_DESCRIPTION='Library for reading/writing numbers in big-endian and little-endian.' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/byteorder' CARGO_PKG_LICENSE='Unlicense OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=byteorder CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/byteorder' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.3.4 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/devel/git-delta/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2015 /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/byteorder-1.3.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="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "i128", "std"))' -C metadata=9fc5b325fe93be33 -C extra-filename=-bb73651c98e2ca72 --out-dir /magus/work/usr/mports/devel/git-delta/work/target/release/build/byteorder-bb73651c98e2ca72 -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/devel/git-delta/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/devel/git-delta/work/delta-0.9.2/cargo-crates/crc32fast-1.2.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/crc32fast-1.2.1/Cargo.toml CARGO_PKG_AUTHORS='Sam Rijs :Alex Crichton ' CARGO_PKG_DESCRIPTION='Fast, SIMD-accelerated CRC32 (IEEE) checksum computation' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crc32fast CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/srijs/rust-crc32fast' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.2.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/devel/git-delta/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2015 /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/crc32fast-1.2.1/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "std"))' -C metadata=126efba20c51ccf7 -C extra-filename=-83266bc4c3590c96 --out-dir /magus/work/usr/mports/devel/git-delta/work/target/release/build/crc32fast-83266bc4c3590c96 -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/devel/git-delta/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/devel/git-delta/work/delta-0.9.2/cargo-crates/serde_derive-1.0.118 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/serde_derive-1.0.118/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='' CARGO_PKG_VERSION=1.0.118 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=118 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/devel/git-delta/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2015 /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/serde_derive-1.0.118/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=7e7f378288427901 -C extra-filename=-44356d00ac74a9a9 --out-dir /magus/work/usr/mports/devel/git-delta/work/target/release/build/serde_derive-44356d00ac74a9a9 -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/devel/git-delta/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/devel/git-delta/work/delta-0.9.2/cargo-crates/memchr-2.3.4 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/memchr-2.3.4/Cargo.toml CARGO_PKG_AUTHORS='Andrew Gallant :bluss' CARGO_PKG_DESCRIPTION='Safe interface to memchr.' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/rust-memchr' CARGO_PKG_LICENSE=Unlicense/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=memchr CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/rust-memchr' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.3.4 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/devel/git-delta/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2015 /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/memchr-2.3.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="std"' --cfg 'feature="use_std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "libc", "std", "use_std"))' -C metadata=c449061e05ac304d -C extra-filename=-3bac50e4ecb1da73 --out-dir /magus/work/usr/mports/devel/git-delta/work/target/release/build/memchr-3bac50e4ecb1da73 -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/devel/git-delta/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/devel/git-delta/work/delta-0.9.2/cargo-crates/ryu-1.0.5 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/ryu-1.0.5/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Fast floating point to string conversion' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR BSL-1.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ryu CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/ryu' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.5 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/devel/git-delta/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/ryu-1.0.5/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("no-panic", "small"))' -C metadata=a8b3738ab86af0ba -C extra-filename=-a7d4f22e1f5e3cf0 --out-dir /magus/work/usr/mports/devel/git-delta/work/target/release/build/ryu-a7d4f22e1f5e3cf0 -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/devel/git-delta/work/target/release/deps --cap-lints warn`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=unicode_segmentation CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/unicode-segmentation-1.8.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/unicode-segmentation-1.8.0/Cargo.toml CARGO_PKG_AUTHORS='kwantam :Manish Goregaokar ' CARGO_PKG_DESCRIPTION='This crate provides Grapheme Cluster, Word and Sentence boundaries
according to Unicode Standard Annex #29 rules.
' CARGO_PKG_HOMEPAGE='https://github.com/unicode-rs/unicode-segmentation' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unicode-segmentation CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-rs/unicode-segmentation' CARGO_PKG_RUST_VERSION='' 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/devel/git-delta/work/target/release/deps /usr/local/bin/rustc --crate-name unicode_segmentation --edition=2018 /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/unicode-segmentation-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 embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("no_std"))' -C metadata=6255b3132bb28ab3 -C extra-filename=-088d41982e33e1ff --out-dir /magus/work/usr/mports/devel/git-delta/work/target/release/deps -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/devel/git-delta/work/target/release/deps --cap-lints warn`
warning: elided lifetime has a name
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/lazy_static-1.4.0/src/inline_lazy.rs:26:43
|
26 | pub fn get(&'static self, f: F) -> &T
| ^ this elided lifetime gets resolved as `'static`
|
= note: `#[warn(elided_named_lifetimes)]` on by default
help: consider specifying it explicitly
|
26 | pub fn get(&'static self, f: F) -> &'static T
| +++++++
warning: unexpected `cfg` condition name: `procmacro2_semver_exempt`
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/proc-macro2-1.0.24/build.rs:54:30
|
54 | let semver_exempt = cfg!(procmacro2_semver_exempt);
| ^^^^^^^^^^^^^^^^^^^^^^^^
|
= help: expected names are: `docsrs`, `feature`, and `test` and 31 more
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(procmacro2_semver_exempt)'] }
= note: see for more information about checking conditional configuration
= note: `#[warn(unexpected_cfgs)]` on by default
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=cfg_if CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/cfg-if-0.1.10 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/cfg-if-0.1.10/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='A macro to ergonomically define an item depending on a large number of #[cfg]
parameters. Structured like an if-else chain, the first matching branch is the
item that gets emitted.
' CARGO_PKG_HOMEPAGE='https://github.com/alexcrichton/cfg-if' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=cfg-if CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/alexcrichton/cfg-if' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.10 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=10 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/devel/git-delta/work/target/release/deps /usr/local/bin/rustc --crate-name cfg_if --edition=2018 /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/cfg-if-0.1.10/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "rustc-dep-of-std"))' -C metadata=6f631023aa2ab049 -C extra-filename=-d3f7084a590d6c0b --out-dir /magus/work/usr/mports/devel/git-delta/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/devel/git-delta/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/devel/git-delta/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=same_file CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/same-file-1.0.6 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/same-file-1.0.6/Cargo.toml CARGO_PKG_AUTHORS='Andrew Gallant ' CARGO_PKG_DESCRIPTION='A simple crate for determining whether two file paths point to the same file.
' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/same-file' CARGO_PKG_LICENSE=Unlicense/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=same-file CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/same-file' CARGO_PKG_RUST_VERSION='' 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/devel/git-delta/work/target/release/deps /usr/local/bin/rustc --crate-name same_file --edition=2018 /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/same-file-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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=98f10d6be1e93730 -C extra-filename=-647785fd4115cd51 --out-dir /magus/work/usr/mports/devel/git-delta/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/devel/git-delta/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/devel/git-delta/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
Compiling tinyvec v1.1.0
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/serde-1.0.118 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/serde-1.0.118/Cargo.toml CARGO_PKG_AUTHORS='Erick Tryzelaar :David Tolnay ' CARGO_PKG_DESCRIPTION='A generic serialization/deserialization framework' CARGO_PKG_HOMEPAGE='https://serde.rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde CARGO_PKG_README=crates-io.md CARGO_PKG_REPOSITORY='https://github.com/serde-rs/serde' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.118 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=118 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/devel/git-delta/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2015 /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/serde-1.0.118/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=ba649c553c618764 -C extra-filename=-830a3464db71ac86 --out-dir /magus/work/usr/mports/devel/git-delta/work/target/release/build/serde-830a3464db71ac86 -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/devel/git-delta/work/target/release/deps --cap-lints warn`
Compiling unicode-bidi v0.3.4
Compiling percent-encoding v2.1.0
Compiling serde_json v1.0.61
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tinyvec CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/tinyvec-1.1.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/tinyvec-1.1.0/Cargo.toml CARGO_PKG_AUTHORS='Lokathor ' CARGO_PKG_DESCRIPTION='`tinyvec` provides 100% safe vec-like data structures.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Zlib OR Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tinyvec CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Lokathor/tinyvec' 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/devel/git-delta/work/target/release/deps /usr/local/bin/rustc --crate-name tinyvec --edition=2018 /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/tinyvec-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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="tinyvec_macros"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "experimental_write_impl", "grab_spare_slice", "nightly_const_generics", "nightly_slice_partition_dedup", "rustc_1_40", "serde", "tinyvec_macros"))' -C metadata=ef37a94a1b56bb1e -C extra-filename=-8a2b30a7ffa23fcb --out-dir /magus/work/usr/mports/devel/git-delta/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/devel/git-delta/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/devel/git-delta/work/target/release/deps --extern tinyvec_macros=/magus/work/usr/mports/devel/git-delta/work/target/x86_64-unknown-freebsd/release/deps/libtinyvec_macros-b3a3da3c257462a2.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: `lazy_static` (lib) generated 1 warning
Compiling safemem v0.3.3
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=unicode_bidi CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/unicode-bidi-0.3.4 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/unicode-bidi-0.3.4/Cargo.toml CARGO_PKG_AUTHORS='The Servo Project Developers' CARGO_PKG_DESCRIPTION='Implementation of the Unicode Bidirectional Algorithm' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT / Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unicode-bidi CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/servo/unicode-bidi' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/devel/git-delta/work/target/release/deps /usr/local/bin/rustc --crate-name unicode_bidi --edition=2015 /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/unicode-bidi-0.3.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bench_it", "default", "flame", "flame_it", "flamer", "serde", "unstable", "with_serde"))' -C metadata=5de8e8376178b647 -C extra-filename=-154a61f8f83bfab2 --out-dir /magus/work/usr/mports/devel/git-delta/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/devel/git-delta/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/devel/git-delta/work/target/release/deps --extern matches=/magus/work/usr/mports/devel/git-delta/work/target/x86_64-unknown-freebsd/release/deps/libmatches-1e4c63e6bd99b84b.rmeta --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/devel/git-delta/work/delta-0.9.2/cargo-crates/serde_json-1.0.61 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/serde_json-1.0.61/Cargo.toml CARGO_PKG_AUTHORS='Erick Tryzelaar :David Tolnay ' CARGO_PKG_DESCRIPTION='A JSON serialization file format' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde_json CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/serde-rs/json' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.61 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=61 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/devel/git-delta/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/serde_json-1.0.61/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "arbitrary_precision", "default", "float_roundtrip", "indexmap", "preserve_order", "raw_value", "std", "unbounded_depth"))' -C metadata=efa8c885b50ea933 -C extra-filename=-09ff6fec7056be69 --out-dir /magus/work/usr/mports/devel/git-delta/work/target/release/build/serde_json-09ff6fec7056be69 -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/devel/git-delta/work/target/release/deps --cap-lints warn`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=safemem CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/safemem-0.3.3 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/safemem-0.3.3/Cargo.toml CARGO_PKG_AUTHORS='Austin Bonander ' CARGO_PKG_DESCRIPTION='Safe wrappers for memory-accessing functions, like `std::ptr::copy()`.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=safemem CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/abonander/safemem' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/devel/git-delta/work/target/release/deps /usr/local/bin/rustc --crate-name safemem --edition=2015 /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/safemem-0.3.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=2e56e027e63e28fe -C extra-filename=-cf3e45e8e3f98c70 --out-dir /magus/work/usr/mports/devel/git-delta/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/devel/git-delta/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/devel/git-delta/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=percent_encoding CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/percent-encoding-2.1.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/percent-encoding-2.1.0/Cargo.toml CARGO_PKG_AUTHORS='The rust-url developers' CARGO_PKG_DESCRIPTION='Percent encoding and decoding' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=percent-encoding CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/servo/rust-url/' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.1.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/devel/git-delta/work/target/release/deps /usr/local/bin/rustc --crate-name percent_encoding --edition=2015 /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/percent-encoding-2.1.0/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e7bb9766263853b9 -C extra-filename=-1fdff5c84a808e06 --out-dir /magus/work/usr/mports/devel/git-delta/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/devel/git-delta/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/devel/git-delta/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
Compiling fnv v1.0.7
Compiling adler v0.2.3
Compiling regex-automata v0.1.10
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=regex_automata CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/regex-automata-0.1.10 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/regex-automata-0.1.10/Cargo.toml CARGO_PKG_AUTHORS='Andrew Gallant ' CARGO_PKG_DESCRIPTION='Automata construction and matching using regular expressions.' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/regex-automata' CARGO_PKG_LICENSE=Unlicense/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=regex-automata CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/regex-automata' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.10 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=10 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/devel/git-delta/work/target/release/deps /usr/local/bin/rustc --crate-name regex_automata --edition=2015 /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/regex-automata-0.1.10/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "fst", "regex-syntax", "std", "transducer"))' -C metadata=b745628d91204741 -C extra-filename=-a4c1daeec8e0b280 --out-dir /magus/work/usr/mports/devel/git-delta/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/devel/git-delta/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/devel/git-delta/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=adler CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/adler-0.2.3 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/adler-0.2.3/Cargo.toml CARGO_PKG_AUTHORS='Jonas Schievink ' CARGO_PKG_DESCRIPTION='A simple clean-room implementation of the Adler-32 checksum' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='0BSD OR MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=adler CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/jonas-schievink/adler.git' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/devel/git-delta/work/target/release/deps /usr/local/bin/rustc --crate-name adler --edition=2015 /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/adler-0.2.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "default", "rustc-dep-of-std", "std"))' -C metadata=ed9349ecde586cb9 -C extra-filename=-36cd6cd89b437109 --out-dir /magus/work/usr/mports/devel/git-delta/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/devel/git-delta/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/devel/git-delta/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=fnv CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/fnv-1.0.7 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/fnv-1.0.7/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='Fowler–Noll–Vo hash function' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 / MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=fnv CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/servo/rust-fnv' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.7 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/devel/git-delta/work/target/release/deps /usr/local/bin/rustc --crate-name fnv --edition=2015 /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/fnv-1.0.7/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=b5f35952dcb9b9dd -C extra-filename=-bfc1e9900a308600 --out-dir /magus/work/usr/mports/devel/git-delta/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/devel/git-delta/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/devel/git-delta/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: unused return value of `into_raw_fd` that must be used
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/same-file-1.0.6/src/unix.rs:23:13
|
23 | self.file.take().unwrap().into_raw_fd();
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
= note: losing the raw file descriptor may leak resources
= note: `#[warn(unused_must_use)]` on by default
help: use `let _ = ...` to ignore the resulting value
|
23 | let _ = self.file.take().unwrap().into_raw_fd();
| +++++++
warning: unexpected `cfg` condition name: `docs_rs`
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/tinyvec-1.1.0/src/lib.rs:11:13
|
11 | #![cfg_attr(docs_rs, feature(doc_cfg))]
| ^^^^^^^ help: there is a config with a similar name: `docsrs`
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(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: `docs_rs`
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/tinyvec-1.1.0/src/tinyvec.rs:34:12
|
34 | #[cfg_attr(docs_rs, doc(cfg(feature = "alloc")))]
| ^^^^^^^ help: there is a config with a similar name: `docsrs`
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
Compiling line-wrap v0.1.1
Compiling textwrap v0.11.0
warning: unexpected `cfg` condition name: `docs_rs`
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/tinyvec-1.1.0/src/tinyvec.rs:94:12
|
94 | #[cfg_attr(docs_rs, doc(cfg(feature = "alloc")))]
| ^^^^^^^ help: there is a config with a similar name: `docsrs`
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(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=line_wrap CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/line-wrap-0.1.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/line-wrap-0.1.1/Cargo.toml CARGO_PKG_AUTHORS='Marshall Pierce ' CARGO_PKG_DESCRIPTION='Efficiently insert line separators' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=line-wrap CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://bitbucket.org/marshallpierce/line-wrap-rs/src' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/devel/git-delta/work/target/release/deps /usr/local/bin/rustc --crate-name line_wrap --edition=2015 /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/line-wrap-0.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=96670dd78ea59334 -C extra-filename=-23376df92b32050f --out-dir /magus/work/usr/mports/devel/git-delta/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/devel/git-delta/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/devel/git-delta/work/target/release/deps --extern safemem=/magus/work/usr/mports/devel/git-delta/work/target/x86_64-unknown-freebsd/release/deps/libsafemem-cf3e45e8e3f98c70.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: unexpected `cfg` condition name: `docs_rs`
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/tinyvec-1.1.0/src/tinyvec.rs:862:12
|
862 | #[cfg_attr(docs_rs, doc(cfg(feature = "alloc")))]
| ^^^^^^^ help: there is a config with a similar name: `docsrs`
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `docs_rs`
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/tinyvec-1.1.0/src/tinyvec.rs:912:12
|
912 | #[cfg_attr(docs_rs, doc(cfg(feature = "alloc")))]
| ^^^^^^^ help: there is a config with a similar name: `docsrs`
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `docs_rs`
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/tinyvec-1.1.0/src/tinyvec.rs:1135:12
|
1135 | #[cfg_attr(docs_rs, doc(cfg(feature = "alloc")))]
| ^^^^^^^ help: there is a config with a similar name: `docsrs`
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(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=textwrap CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/textwrap-0.11.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/textwrap-0.11.0/Cargo.toml CARGO_PKG_AUTHORS='Martin Geisler ' CARGO_PKG_DESCRIPTION='Textwrap is a small library for word wrapping, indenting, and
dedenting strings.
You can use it to format strings (such as help and error messages) for
display in commandline applications. It is designed to be efficient
and handle Unicode characters correctly.
' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=textwrap CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/mgeisler/textwrap' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.11.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=11 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/devel/git-delta/work/target/release/deps /usr/local/bin/rustc --crate-name textwrap --edition=2015 /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/textwrap-0.11.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("hyphenation", "term_size"))' -C metadata=33d14cf366a958ef -C extra-filename=-826e5223dc39f787 --out-dir /magus/work/usr/mports/devel/git-delta/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/devel/git-delta/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/devel/git-delta/work/target/release/deps --extern unicode_width=/magus/work/usr/mports/devel/git-delta/work/target/x86_64-unknown-freebsd/release/deps/libunicode_width-1de8586bc1d39852.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: unexpected `cfg` condition value: `cargo-clippy`
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/unicode-bidi-0.3.4/src/deprecated.rs:13:13
|
13 | #![cfg_attr(feature="cargo-clippy", allow(needless_pass_by_value))]
| ^^^^^^^^^^^^^^^^^^^^^^
|
= note: expected values for `feature` are: `bench_it`, `default`, `flame`, `flame_it`, `flamer`, `serde`, `unstable`, and `with_serde`
= help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
= note: see for more information about checking conditional configuration
= note: `#[warn(unexpected_cfgs)]` on by default
warning: unexpected `cfg` condition value: `cargo-clippy`
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/unicode-bidi-0.3.4/src/lib.rs:396:28
|
396 | #[cfg_attr(feature = "cargo-clippy", allow(needless_range_loop))]
| ^^^^^^^^^^^^^^^^^^^^^^^^
|
= note: expected values for `feature` are: `bench_it`, `default`, `flame`, `flame_it`, `flamer`, `serde`, `unstable`, and `with_serde`
= help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
= note: see for more information about checking conditional configuration
Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE='' CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/log-0.4.11 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/log-0.4.11/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='A lightweight logging facade for Rust
' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=log CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/log' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.4.11 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=11 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/devel/git-delta/work/target/release/deps:/magus/work/usr/mports/devel/git-delta/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=24 OPT_LEVEL=2 OUT_DIR=/magus/work/usr/mports/devel/git-delta/work/target/x86_64-unknown-freebsd/release/build/log-4632bf4a1bab7621/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/devel/git-delta/work/target/release/build/log-26a9098bce64b331/build-script-build`
warning: unexpected `cfg` condition value: `cargo-clippy`
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/unicode-bidi-0.3.4/src/lib.rs:405:24
|
405 | #[cfg_attr(feature = "cargo-clippy", allow(needless_range_loop))]
| ^^^^^^^^^^^^^^^^^^^^^^^^
|
= note: expected values for `feature` are: `bench_it`, `default`, `flame`, `flame_it`, `flamer`, `serde`, `unstable`, and `with_serde`
= help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
= note: see for more information about checking conditional configuration
warning: `same-file` (lib) generated 1 warning
Compiling itoa v0.4.7
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=itoa CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/itoa-0.4.7 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/itoa-0.4.7/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Fast functions for printing integer primitives to an io::Write' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=itoa CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/itoa' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.4.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/devel/git-delta/work/target/release/deps /usr/local/bin/rustc --crate-name itoa --edition=2015 /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/itoa-0.4.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "i128", "std"))' -C metadata=e89ff907c68aee28 -C extra-filename=-9d48653b3b42d180 --out-dir /magus/work/usr/mports/devel/git-delta/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/devel/git-delta/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/devel/git-delta/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
[log 0.4.11] cargo:rustc-cfg=atomic_cas
[log 0.4.11] cargo:rerun-if-changed=build.rs
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=log CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/log-0.4.11 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/log-0.4.11/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='A lightweight logging facade for Rust
' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=log CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/log' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.4.11 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=11 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/devel/git-delta/work/target/release/deps OUT_DIR=/magus/work/usr/mports/devel/git-delta/work/target/x86_64-unknown-freebsd/release/build/log-4632bf4a1bab7621/out /usr/local/bin/rustc --crate-name log --edition=2015 /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/log-0.4.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("kv_unstable", "kv_unstable_sval", "max_level_debug", "max_level_error", "max_level_info", "max_level_off", "max_level_trace", "max_level_warn", "release_max_level_debug", "release_max_level_error", "release_max_level_info", "release_max_level_off", "release_max_level_trace", "release_max_level_warn", "serde", "std", "sval"))' -C metadata=cf9e033e612872e3 -C extra-filename=-36bc1c1fa623b959 --out-dir /magus/work/usr/mports/devel/git-delta/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/devel/git-delta/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/devel/git-delta/work/target/release/deps --extern cfg_if=/magus/work/usr/mports/devel/git-delta/work/target/x86_64-unknown-freebsd/release/deps/libcfg_if-d3f7084a590d6c0b.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong --cfg atomic_cas`
warning: `#[must_use]` has no effect when applied to a provided trait method
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/tinyvec-1.1.0/src/array/generated_impl.rs:12:3
|
12 | #[must_use]
| ^^^^^^^^^^^
|
= note: `#[warn(unused_attributes)]` on by default
warning: ambiguous wide pointer comparison, the comparison includes metadata which may not be expected
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/percent-encoding-2.1.0/lib.rs:437:27
|
437 | debug_assert!(raw_utf8 == &*bytes as *const [u8]);
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
= note: `#[warn(ambiguous_wide_pointer_comparisons)]` on by default
help: use `std::ptr::addr_eq` or untyped pointers to only compare their addresses
|
437 - debug_assert!(raw_utf8 == &*bytes as *const [u8]);
437 + debug_assert!(std::ptr::addr_eq(raw_utf8, &*bytes as *const [u8]));
|
help: use explicit `std::ptr::eq` method to compare metadata and addresses
|
437 - debug_assert!(raw_utf8 == &*bytes as *const [u8]);
437 + debug_assert!(std::ptr::eq(raw_utf8, &*bytes as *const [u8]));
|
warning: `#[must_use]` has no effect when applied to a provided trait method
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/tinyvec-1.1.0/src/array/generated_impl.rs:18:3
|
18 | #[must_use]
| ^^^^^^^^^^^
warning: `#[must_use]` has no effect when applied to a provided trait method
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/tinyvec-1.1.0/src/array/generated_impl.rs:34:3
|
34 | #[must_use]
| ^^^^^^^^^^^
warning: `#[must_use]` has no effect when applied to a provided trait method
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/tinyvec-1.1.0/src/array/generated_impl.rs:40:3
|
40 | #[must_use]
| ^^^^^^^^^^^
warning: `#[must_use]` has no effect when applied to a provided trait method
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/tinyvec-1.1.0/src/array/generated_impl.rs:56:3
|
56 | #[must_use]
| ^^^^^^^^^^^
warning: `#[must_use]` has no effect when applied to a provided trait method
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/tinyvec-1.1.0/src/array/generated_impl.rs:62:3
|
62 | #[must_use]
| ^^^^^^^^^^^
warning: `#[must_use]` has no effect when applied to a provided trait method
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/tinyvec-1.1.0/src/array/generated_impl.rs:78:3
|
78 | #[must_use]
| ^^^^^^^^^^^
warning: `#[must_use]` has no effect when applied to a provided trait method
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/tinyvec-1.1.0/src/array/generated_impl.rs:84:3
|
84 | #[must_use]
| ^^^^^^^^^^^
warning: `#[must_use]` has no effect when applied to a provided trait method
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/tinyvec-1.1.0/src/array/generated_impl.rs:100:3
|
100 | #[must_use]
| ^^^^^^^^^^^
warning: `#[must_use]` has no effect when applied to a provided trait method
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/tinyvec-1.1.0/src/array/generated_impl.rs:106:3
|
106 | #[must_use]
| ^^^^^^^^^^^
warning: `#[must_use]` has no effect when applied to a provided trait method
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/tinyvec-1.1.0/src/array/generated_impl.rs:122:3
|
122 | #[must_use]
| ^^^^^^^^^^^
warning: `#[must_use]` has no effect when applied to a provided trait method
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/tinyvec-1.1.0/src/array/generated_impl.rs:128:3
|
128 | #[must_use]
| ^^^^^^^^^^^
warning: `#[must_use]` has no effect when applied to a provided trait method
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/tinyvec-1.1.0/src/array/generated_impl.rs:144:3
|
144 | #[must_use]
| ^^^^^^^^^^^
warning: `#[must_use]` has no effect when applied to a provided trait method
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/tinyvec-1.1.0/src/array/generated_impl.rs:150:3
|
150 | #[must_use]
| ^^^^^^^^^^^
warning: `#[must_use]` has no effect when applied to a provided trait method
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/tinyvec-1.1.0/src/array/generated_impl.rs:173:3
|
173 | #[must_use]
| ^^^^^^^^^^^
warning: `#[must_use]` has no effect when applied to a provided trait method
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/tinyvec-1.1.0/src/array/generated_impl.rs:179:3
|
179 | #[must_use]
| ^^^^^^^^^^^
warning: `#[must_use]` has no effect when applied to a provided trait method
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/tinyvec-1.1.0/src/array/generated_impl.rs:203:3
|
203 | #[must_use]
| ^^^^^^^^^^^
warning: `#[must_use]` has no effect when applied to a provided trait method
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/tinyvec-1.1.0/src/array/generated_impl.rs:209:3
|
209 | #[must_use]
| ^^^^^^^^^^^
warning: `#[must_use]` has no effect when applied to a provided trait method
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/tinyvec-1.1.0/src/array/generated_impl.rs:234:3
|
234 | #[must_use]
| ^^^^^^^^^^^
warning: `#[must_use]` has no effect when applied to a provided trait method
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/tinyvec-1.1.0/src/array/generated_impl.rs:240:3
|
240 | #[must_use]
| ^^^^^^^^^^^
warning: `#[must_use]` has no effect when applied to a provided trait method
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/tinyvec-1.1.0/src/array/generated_impl.rs:266:3
|
266 | #[must_use]
| ^^^^^^^^^^^
warning: `#[must_use]` has no effect when applied to a provided trait method
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/tinyvec-1.1.0/src/array/generated_impl.rs:272:3
|
272 | #[must_use]
| ^^^^^^^^^^^
warning: `#[must_use]` has no effect when applied to a provided trait method
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/tinyvec-1.1.0/src/array/generated_impl.rs:299:3
|
299 | #[must_use]
| ^^^^^^^^^^^
warning: `#[must_use]` has no effect when applied to a provided trait method
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/tinyvec-1.1.0/src/array/generated_impl.rs:305:3
|
305 | #[must_use]
| ^^^^^^^^^^^
warning: `#[must_use]` has no effect when applied to a provided trait method
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/tinyvec-1.1.0/src/array/generated_impl.rs:333:3
|
333 | #[must_use]
| ^^^^^^^^^^^
warning: `#[must_use]` has no effect when applied to a provided trait method
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/tinyvec-1.1.0/src/array/generated_impl.rs:339:3
|
339 | #[must_use]
| ^^^^^^^^^^^
warning: `#[must_use]` has no effect when applied to a provided trait method
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/tinyvec-1.1.0/src/array/generated_impl.rs:368:3
|
368 | #[must_use]
| ^^^^^^^^^^^
warning: `#[must_use]` has no effect when applied to a provided trait method
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/tinyvec-1.1.0/src/array/generated_impl.rs:374:3
|
374 | #[must_use]
| ^^^^^^^^^^^
warning: `#[must_use]` has no effect when applied to a provided trait method
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/tinyvec-1.1.0/src/array/generated_impl.rs:404:3
|
404 | #[must_use]
| ^^^^^^^^^^^
warning: `#[must_use]` has no effect when applied to a provided trait method
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/tinyvec-1.1.0/src/array/generated_impl.rs:410:3
|
410 | #[must_use]
| ^^^^^^^^^^^
warning: `#[must_use]` has no effect when applied to a provided trait method
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/tinyvec-1.1.0/src/array/generated_impl.rs:441:3
|
441 | #[must_use]
| ^^^^^^^^^^^
warning: `#[must_use]` has no effect when applied to a provided trait method
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/tinyvec-1.1.0/src/array/generated_impl.rs:447:3
|
447 | #[must_use]
| ^^^^^^^^^^^
warning: `#[must_use]` has no effect when applied to a provided trait method
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/tinyvec-1.1.0/src/array/generated_impl.rs:479:3
|
479 | #[must_use]
| ^^^^^^^^^^^
warning: `#[must_use]` has no effect when applied to a provided trait method
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/tinyvec-1.1.0/src/array/generated_impl.rs:485:3
|
485 | #[must_use]
| ^^^^^^^^^^^
warning: `#[must_use]` has no effect when applied to a provided trait method
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/tinyvec-1.1.0/src/array/generated_impl.rs:518:3
|
518 | #[must_use]
| ^^^^^^^^^^^
warning: `#[must_use]` has no effect when applied to a provided trait method
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/tinyvec-1.1.0/src/array/generated_impl.rs:524:3
|
524 | #[must_use]
| ^^^^^^^^^^^
warning: `#[must_use]` has no effect when applied to a provided trait method
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/tinyvec-1.1.0/src/array/generated_impl.rs:558:3
|
558 | #[must_use]
| ^^^^^^^^^^^
warning: `#[must_use]` has no effect when applied to a provided trait method
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/tinyvec-1.1.0/src/array/generated_impl.rs:564:3
|
564 | #[must_use]
| ^^^^^^^^^^^
warning: `#[must_use]` has no effect when applied to a provided trait method
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/tinyvec-1.1.0/src/array/generated_impl.rs:599:3
|
599 | #[must_use]
| ^^^^^^^^^^^
warning: `#[must_use]` has no effect when applied to a provided trait method
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/tinyvec-1.1.0/src/array/generated_impl.rs:605:3
|
605 | #[must_use]
| ^^^^^^^^^^^
warning: `#[must_use]` has no effect when applied to a provided trait method
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/tinyvec-1.1.0/src/array/generated_impl.rs:641:3
|
641 | #[must_use]
| ^^^^^^^^^^^
warning: `#[must_use]` has no effect when applied to a provided trait method
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/tinyvec-1.1.0/src/array/generated_impl.rs:647:3
|
647 | #[must_use]
| ^^^^^^^^^^^
warning: `#[must_use]` has no effect when applied to a provided trait method
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/tinyvec-1.1.0/src/array/generated_impl.rs:684:3
|
684 | #[must_use]
| ^^^^^^^^^^^
warning: `#[must_use]` has no effect when applied to a provided trait method
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/tinyvec-1.1.0/src/array/generated_impl.rs:690:3
|
690 | #[must_use]
| ^^^^^^^^^^^
warning: `#[must_use]` has no effect when applied to a provided trait method
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/tinyvec-1.1.0/src/array/generated_impl.rs:728:3
|
728 | #[must_use]
| ^^^^^^^^^^^
warning: `#[must_use]` has no effect when applied to a provided trait method
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/tinyvec-1.1.0/src/array/generated_impl.rs:734:3
|
734 | #[must_use]
| ^^^^^^^^^^^
warning: `#[must_use]` has no effect when applied to a provided trait method
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/tinyvec-1.1.0/src/array/generated_impl.rs:773:3
|
773 | #[must_use]
| ^^^^^^^^^^^
warning: `#[must_use]` has no effect when applied to a provided trait method
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/tinyvec-1.1.0/src/array/generated_impl.rs:779:3
|
779 | #[must_use]
| ^^^^^^^^^^^
warning: `#[must_use]` has no effect when applied to a provided trait method
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/tinyvec-1.1.0/src/array/generated_impl.rs:819:3
|
819 | #[must_use]
| ^^^^^^^^^^^
warning: `#[must_use]` has no effect when applied to a provided trait method
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/tinyvec-1.1.0/src/array/generated_impl.rs:825:3
|
825 | #[must_use]
| ^^^^^^^^^^^
warning: `#[must_use]` has no effect when applied to a provided trait method
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/tinyvec-1.1.0/src/array/generated_impl.rs:866:3
|
866 | #[must_use]
| ^^^^^^^^^^^
warning: `#[must_use]` has no effect when applied to a provided trait method
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/tinyvec-1.1.0/src/array/generated_impl.rs:872:3
|
872 | #[must_use]
| ^^^^^^^^^^^
warning: `#[must_use]` has no effect when applied to a provided trait method
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/tinyvec-1.1.0/src/array/generated_impl.rs:914:3
|
914 | #[must_use]
| ^^^^^^^^^^^
warning: `#[must_use]` has no effect when applied to a provided trait method
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/tinyvec-1.1.0/src/array/generated_impl.rs:920:3
|
920 | #[must_use]
| ^^^^^^^^^^^
warning: `#[must_use]` has no effect when applied to a provided trait method
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/tinyvec-1.1.0/src/array/generated_impl.rs:963:3
|
963 | #[must_use]
| ^^^^^^^^^^^
warning: `#[must_use]` has no effect when applied to a provided trait method
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/tinyvec-1.1.0/src/array/generated_impl.rs:969:3
|
969 | #[must_use]
| ^^^^^^^^^^^
warning: `#[must_use]` has no effect when applied to a provided trait method
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/tinyvec-1.1.0/src/array/generated_impl.rs:1013:3
|
1013 | #[must_use]
| ^^^^^^^^^^^
warning: `#[must_use]` has no effect when applied to a provided trait method
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/tinyvec-1.1.0/src/array/generated_impl.rs:1019:3
|
1019 | #[must_use]
| ^^^^^^^^^^^
warning: `#[must_use]` has no effect when applied to a provided trait method
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/tinyvec-1.1.0/src/array/generated_impl.rs:1064:3
|
1064 | #[must_use]
| ^^^^^^^^^^^
warning: `#[must_use]` has no effect when applied to a provided trait method
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/tinyvec-1.1.0/src/array/generated_impl.rs:1070:3
|
1070 | #[must_use]
| ^^^^^^^^^^^
warning: `#[must_use]` has no effect when applied to a provided trait method
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/tinyvec-1.1.0/src/array/generated_impl.rs:1116:3
|
1116 | #[must_use]
| ^^^^^^^^^^^
warning: `#[must_use]` has no effect when applied to a provided trait method
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/tinyvec-1.1.0/src/array/generated_impl.rs:1122:3
|
1122 | #[must_use]
| ^^^^^^^^^^^
warning: `#[must_use]` has no effect when applied to a provided trait method
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/tinyvec-1.1.0/src/array/generated_impl.rs:1169:3
|
1169 | #[must_use]
| ^^^^^^^^^^^
warning: `#[must_use]` has no effect when applied to a provided trait method
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/tinyvec-1.1.0/src/array/generated_impl.rs:1175:3
|
1175 | #[must_use]
| ^^^^^^^^^^^
warning: `#[must_use]` has no effect when applied to a provided trait method
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/tinyvec-1.1.0/src/array/generated_impl.rs:1223:3
|
1223 | #[must_use]
| ^^^^^^^^^^^
warning: `#[must_use]` has no effect when applied to a provided trait method
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/tinyvec-1.1.0/src/array/generated_impl.rs:1229:3
|
1229 | #[must_use]
| ^^^^^^^^^^^
warning: `#[must_use]` has no effect when applied to a provided trait method
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/tinyvec-1.1.0/src/array/generated_impl.rs:1278:3
|
1278 | #[must_use]
| ^^^^^^^^^^^
warning: `#[must_use]` has no effect when applied to a provided trait method
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/tinyvec-1.1.0/src/array/generated_impl.rs:1284:3
|
1284 | #[must_use]
| ^^^^^^^^^^^
warning: `#[must_use]` has no effect when applied to a provided trait method
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/tinyvec-1.1.0/src/array/generated_impl.rs:1334:3
|
1334 | #[must_use]
| ^^^^^^^^^^^
warning: `#[must_use]` has no effect when applied to a provided trait method
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/tinyvec-1.1.0/src/array/generated_impl.rs:1340:3
|
1340 | #[must_use]
| ^^^^^^^^^^^
warning: `#[must_use]` has no effect when applied to a provided trait method
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/tinyvec-1.1.0/src/array/generated_impl.rs:1421:3
|
1421 | #[must_use]
| ^^^^^^^^^^^
warning: `#[must_use]` has no effect when applied to a provided trait method
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/tinyvec-1.1.0/src/array/generated_impl.rs:1427:3
|
1427 | #[must_use]
| ^^^^^^^^^^^
warning: `#[must_use]` has no effect when applied to a provided trait method
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/tinyvec-1.1.0/src/array/generated_impl.rs:1572:3
|
1572 | #[must_use]
| ^^^^^^^^^^^
warning: `#[must_use]` has no effect when applied to a provided trait method
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/tinyvec-1.1.0/src/array/generated_impl.rs:1578:3
|
1578 | #[must_use]
| ^^^^^^^^^^^
warning: `#[must_use]` has no effect when applied to a provided trait method
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/tinyvec-1.1.0/src/array/generated_impl.rs:1851:3
|
1851 | #[must_use]
| ^^^^^^^^^^^
warning: `#[must_use]` has no effect when applied to a provided trait method
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/tinyvec-1.1.0/src/array/generated_impl.rs:1857:3
|
1857 | #[must_use]
| ^^^^^^^^^^^
warning: `#[must_use]` has no effect when applied to a provided trait method
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/tinyvec-1.1.0/src/array/generated_impl.rs:2386:3
|
2386 | #[must_use]
| ^^^^^^^^^^^
warning: `#[must_use]` has no effect when applied to a provided trait method
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/tinyvec-1.1.0/src/array/generated_impl.rs:2392:3
|
2392 | #[must_use]
| ^^^^^^^^^^^
warning: `#[must_use]` has no effect when applied to a provided trait method
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/tinyvec-1.1.0/src/array/generated_impl.rs:3433:3
|
3433 | #[must_use]
| ^^^^^^^^^^^
warning: `#[must_use]` has no effect when applied to a provided trait method
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/tinyvec-1.1.0/src/array/generated_impl.rs:3439:3
|
3439 | #[must_use]
| ^^^^^^^^^^^
warning: `#[must_use]` has no effect when applied to a provided trait method
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/tinyvec-1.1.0/src/array/generated_impl.rs:5504:3
|
5504 | #[must_use]
| ^^^^^^^^^^^
warning: `#[must_use]` has no effect when applied to a provided trait method
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/tinyvec-1.1.0/src/array/generated_impl.rs:5510:3
|
5510 | #[must_use]
| ^^^^^^^^^^^
warning: `#[must_use]` has no effect when applied to a provided trait method
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/tinyvec-1.1.0/src/arrayvec.rs:116:3
|
116 | #[must_use]
| ^^^^^^^^^^^
warning: `#[must_use]` has no effect when applied to a provided trait method
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/tinyvec-1.1.0/src/arrayvec.rs:124:3
|
124 | #[must_use]
| ^^^^^^^^^^^
warning: `#[must_use]` has no effect when applied to a provided trait method
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/tinyvec-1.1.0/src/arrayvec.rs:133:3
|
133 | #[must_use]
| ^^^^^^^^^^^
warning: `#[must_use]` has no effect when applied to a provided trait method
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/tinyvec-1.1.0/src/arrayvec.rs:141:3
|
141 | #[must_use]
| ^^^^^^^^^^^
warning: `#[must_use]` has no effect when applied to a provided trait method
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/tinyvec-1.1.0/src/arrayvec.rs:1104:3
|
1104 | #[must_use]
| ^^^^^^^^^^^
warning: `#[must_use]` has no effect when applied to a provided trait method
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/tinyvec-1.1.0/src/arrayvec.rs:1112:3
|
1112 | #[must_use]
| ^^^^^^^^^^^
warning: `#[must_use]` has no effect when applied to a provided trait method
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/tinyvec-1.1.0/src/arrayvec.rs:1120:3
|
1120 | #[must_use]
| ^^^^^^^^^^^
warning: `#[must_use]` has no effect when applied to a provided trait method
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/tinyvec-1.1.0/src/arrayvec.rs:1128:3
|
1128 | #[must_use]
| ^^^^^^^^^^^
warning: `#[must_use]` has no effect when applied to a provided trait method
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/tinyvec-1.1.0/src/arrayvec.rs:1145:3
|
1145 | #[must_use]
| ^^^^^^^^^^^
warning: `#[must_use]` has no effect when applied to a provided trait method
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/tinyvec-1.1.0/src/arrayvec.rs:1162:3
|
1162 | #[must_use]
| ^^^^^^^^^^^
warning: `#[must_use]` has no effect when applied to a provided trait method
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/tinyvec-1.1.0/src/arrayvec.rs:1199:3
|
1199 | #[must_use]
| ^^^^^^^^^^^
warning: `#[must_use]` has no effect when applied to a provided trait method
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/tinyvec-1.1.0/src/arrayvec.rs:1272:3
|
1272 | #[must_use]
| ^^^^^^^^^^^
warning: `#[must_use]` has no effect when applied to a provided trait method
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/tinyvec-1.1.0/src/arrayvec.rs:1282:3
|
1282 | #[must_use]
| ^^^^^^^^^^^
warning: `#[must_use]` has no effect when applied to a provided trait method
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/tinyvec-1.1.0/src/arrayvec.rs:1292:3
|
1292 | #[must_use]
| ^^^^^^^^^^^
warning: `#[must_use]` has no effect when applied to a provided trait method
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/tinyvec-1.1.0/src/arrayvec.rs:1303:3
|
1303 | #[must_use]
| ^^^^^^^^^^^
warning: `#[must_use]` has no effect when applied to a provided trait method
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/tinyvec-1.1.0/src/arrayvec.rs:1315:3
|
1315 | #[must_use]
| ^^^^^^^^^^^
warning: `#[must_use]` has no effect when applied to a provided trait method
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/tinyvec-1.1.0/src/arrayvec.rs:1325:3
|
1325 | #[must_use]
| ^^^^^^^^^^^
warning: `#[must_use]` has no effect when applied to a provided trait method
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/tinyvec-1.1.0/src/arrayvec.rs:1336:3
|
1336 | #[must_use]
| ^^^^^^^^^^^
warning: `#[must_use]` has no effect when applied to a provided trait method
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/tinyvec-1.1.0/src/arrayvec.rs:1347:3
|
1347 | #[must_use]
| ^^^^^^^^^^^
warning: `#[must_use]` has no effect when applied to a provided trait method
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/tinyvec-1.1.0/src/slicevec.rs:23:3
|
23 | #[must_use]
| ^^^^^^^^^^^
warning: `#[must_use]` has no effect when applied to a provided trait method
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/tinyvec-1.1.0/src/slicevec.rs:32:3
|
32 | #[must_use]
| ^^^^^^^^^^^
warning: `#[must_use]` has no effect when applied to a provided trait method
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/tinyvec-1.1.0/src/slicevec.rs:40:3
|
40 | #[must_use]
| ^^^^^^^^^^^
warning: `#[must_use]` has no effect when applied to a provided trait method
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/tinyvec-1.1.0/src/slicevec.rs:52:3
|
52 | #[must_use]
| ^^^^^^^^^^^
warning: `#[must_use]` has no effect when applied to a provided trait method
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/tinyvec-1.1.0/src/slicevec.rs:63:3
|
63 | #[must_use]
| ^^^^^^^^^^^
warning: `#[must_use]` has no effect when applied to a provided trait method
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/tinyvec-1.1.0/src/slicevec.rs:752:3
|
752 | #[must_use]
| ^^^^^^^^^^^
warning: `#[must_use]` has no effect when applied to a provided trait method
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/tinyvec-1.1.0/src/slicevec.rs:760:3
|
760 | #[must_use]
| ^^^^^^^^^^^
warning: `#[must_use]` has no effect when applied to a provided trait method
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/tinyvec-1.1.0/src/slicevec.rs:768:3
|
768 | #[must_use]
| ^^^^^^^^^^^
warning: `#[must_use]` has no effect when applied to a provided trait method
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/tinyvec-1.1.0/src/slicevec.rs:776:3
|
776 | #[must_use]
| ^^^^^^^^^^^
warning: `#[must_use]` has no effect when applied to a provided trait method
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/tinyvec-1.1.0/src/slicevec.rs:795:3
|
795 | #[must_use]
| ^^^^^^^^^^^
warning: `#[must_use]` has no effect when applied to a provided trait method
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/tinyvec-1.1.0/src/slicevec.rs:806:3
|
806 | #[must_use]
| ^^^^^^^^^^^
warning: `#[must_use]` has no effect when applied to a provided trait method
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/tinyvec-1.1.0/src/slicevec.rs:818:3
|
818 | #[must_use]
| ^^^^^^^^^^^
warning: `#[must_use]` has no effect when applied to a provided trait method
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/tinyvec-1.1.0/src/slicevec.rs:828:3
|
828 | #[must_use]
| ^^^^^^^^^^^
warning: `#[must_use]` has no effect when applied to a provided trait method
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/tinyvec-1.1.0/src/slicevec.rs:839:3
|
839 | #[must_use]
| ^^^^^^^^^^^
warning: `#[must_use]` has no effect when applied to a provided trait method
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/tinyvec-1.1.0/src/tinyvec.rs:104:3
|
104 | #[must_use]
| ^^^^^^^^^^^
warning: `#[must_use]` has no effect when applied to a provided trait method
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/tinyvec-1.1.0/src/tinyvec.rs:133:3
|
133 | #[must_use]
| ^^^^^^^^^^^
warning: `#[must_use]` has no effect when applied to a provided trait method
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/tinyvec-1.1.0/src/tinyvec.rs:141:3
|
141 | #[must_use]
| ^^^^^^^^^^^
warning: `#[must_use]` has no effect when applied to a provided trait method
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/tinyvec-1.1.0/src/tinyvec.rs:1022:3
|
1022 | #[must_use]
| ^^^^^^^^^^^
warning: `#[must_use]` has no effect when applied to a provided trait method
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/tinyvec-1.1.0/src/tinyvec.rs:1030:3
|
1030 | #[must_use]
| ^^^^^^^^^^^
warning: `#[must_use]` has no effect when applied to a provided trait method
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/tinyvec-1.1.0/src/tinyvec.rs:1038:3
|
1038 | #[must_use]
| ^^^^^^^^^^^
warning: `#[must_use]` has no effect when applied to a provided trait method
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/tinyvec-1.1.0/src/tinyvec.rs:1046:3
|
1046 | #[must_use]
| ^^^^^^^^^^^
warning: `#[must_use]` has no effect when applied to a provided trait method
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/tinyvec-1.1.0/src/tinyvec.rs:1081:3
|
1081 | #[must_use]
| ^^^^^^^^^^^
warning: `#[must_use]` has no effect when applied to a provided trait method
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/tinyvec-1.1.0/src/tinyvec.rs:1099:3
|
1099 | #[must_use]
| ^^^^^^^^^^^
warning: `#[must_use]` has no effect when applied to a provided trait method
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/tinyvec-1.1.0/src/tinyvec.rs:1118:3
|
1118 | #[must_use]
| ^^^^^^^^^^^
warning: `#[must_use]` has no effect when applied to a provided trait method
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/tinyvec-1.1.0/src/tinyvec.rs:1126:3
|
1126 | #[must_use]
| ^^^^^^^^^^^
warning: `#[must_use]` has no effect when applied to a provided trait method
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/tinyvec-1.1.0/src/tinyvec.rs:1193:3
|
1193 | #[must_use]
| ^^^^^^^^^^^
warning: `#[must_use]` has no effect when applied to a provided trait method
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/tinyvec-1.1.0/src/tinyvec.rs:1206:3
|
1206 | #[must_use]
| ^^^^^^^^^^^
warning: `#[must_use]` has no effect when applied to a provided trait method
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/tinyvec-1.1.0/src/tinyvec.rs:1216:3
|
1216 | #[must_use]
| ^^^^^^^^^^^
warning: `#[must_use]` has no effect when applied to a provided trait method
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/tinyvec-1.1.0/src/tinyvec.rs:1227:3
|
1227 | #[must_use]
| ^^^^^^^^^^^
warning: `#[must_use]` has no effect when applied to a provided trait method
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/tinyvec-1.1.0/src/tinyvec.rs:1239:3
|
1239 | #[must_use]
| ^^^^^^^^^^^
warning: `#[must_use]` has no effect when applied to a provided trait method
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/tinyvec-1.1.0/src/tinyvec.rs:1249:3
|
1249 | #[must_use]
| ^^^^^^^^^^^
warning: `#[must_use]` has no effect when applied to a provided trait method
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/tinyvec-1.1.0/src/tinyvec.rs:1260:3
|
1260 | #[must_use]
| ^^^^^^^^^^^
warning: `#[must_use]` has no effect when applied to a provided trait method
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/tinyvec-1.1.0/src/tinyvec.rs:1271:3
|
1271 | #[must_use]
| ^^^^^^^^^^^
Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,std CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/crc32fast-1.2.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/crc32fast-1.2.1/Cargo.toml CARGO_PKG_AUTHORS='Sam Rijs :Alex Crichton ' CARGO_PKG_DESCRIPTION='Fast, SIMD-accelerated CRC32 (IEEE) checksum computation' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crc32fast CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/srijs/rust-crc32fast' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.2.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/devel/git-delta/work/target/release/deps:/magus/work/usr/mports/devel/git-delta/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=24 OPT_LEVEL=2 OUT_DIR=/magus/work/usr/mports/devel/git-delta/work/target/x86_64-unknown-freebsd/release/build/crc32fast-461631136da273ad/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/devel/git-delta/work/target/release/build/crc32fast-83266bc4c3590c96/build-script-build`
Compiling form_urlencoded v1.0.0
warning: unexpected `cfg` condition value: `cargo-clippy`
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/itoa-0.4.7/src/lib.rs:61:13
|
61 | #![cfg_attr(feature = "cargo-clippy", allow(renamed_and_removed_lints))]
| ^^^^^^^^^^^^^^^^^^^^^^^^
|
= note: expected values for `feature` are: `default`, `i128`, and `std`
= help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
= note: see for more information about checking conditional configuration
= note: `#[warn(unexpected_cfgs)]` on by default
warning: unexpected `cfg` condition value: `cargo-clippy`
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/itoa-0.4.7/src/lib.rs:63:5
|
63 | feature = "cargo-clippy",
| ^^^^^^^^^^^^^^^^^^^^^^^^
|
= note: expected values for `feature` are: `default`, `i128`, and `std`
= help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
= note: see for more information about checking conditional configuration
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=form_urlencoded CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/form_urlencoded-1.0.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/form_urlencoded-1.0.0/Cargo.toml CARGO_PKG_AUTHORS='The rust-url developers' CARGO_PKG_DESCRIPTION='Parser and serializer for the application/x-www-form-urlencoded syntax, as used by HTML forms.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=form_urlencoded CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/servo/rust-url' 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/devel/git-delta/work/target/release/deps /usr/local/bin/rustc --crate-name form_urlencoded --edition=2015 /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/form_urlencoded-1.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=bd86cac5d4e0ca61 -C extra-filename=-ca9a56482601bad4 --out-dir /magus/work/usr/mports/devel/git-delta/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/devel/git-delta/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/devel/git-delta/work/target/release/deps --extern matches=/magus/work/usr/mports/devel/git-delta/work/target/x86_64-unknown-freebsd/release/deps/libmatches-1e4c63e6bd99b84b.rmeta --extern percent_encoding=/magus/work/usr/mports/devel/git-delta/work/target/x86_64-unknown-freebsd/release/deps/libpercent_encoding-1fdff5c84a808e06.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
[crc32fast 1.2.1] cargo:rerun-if-changed=build.rs
warning: unexpected `cfg` condition name: `rustbuild`
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/log-0.4.11/src/lib.rs:276:13
|
276 | #![cfg_attr(rustbuild, feature(staged_api, rustc_private))]
| ^^^^^^^^^
|
= help: expected names are: `docsrs`, `feature`, and `test` and 31 more
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(rustbuild)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(rustbuild)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
= note: `#[warn(unexpected_cfgs)]` on by default
warning: unexpected `cfg` condition name: `rustbuild`
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/log-0.4.11/src/lib.rs:277:13
|
277 | #![cfg_attr(rustbuild, unstable(feature = "rustc_private", issue = "27812"))]
| ^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(rustbuild)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(rustbuild)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,std,use_std CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_STD=1 CARGO_FEATURE_USE_STD=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/memchr-2.3.4 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/memchr-2.3.4/Cargo.toml CARGO_PKG_AUTHORS='Andrew Gallant :bluss' CARGO_PKG_DESCRIPTION='Safe interface to memchr.' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/rust-memchr' CARGO_PKG_LICENSE=Unlicense/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=memchr CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/rust-memchr' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.3.4 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/devel/git-delta/work/target/release/deps:/magus/work/usr/mports/devel/git-delta/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=24 OPT_LEVEL=2 OUT_DIR=/magus/work/usr/mports/devel/git-delta/work/target/x86_64-unknown-freebsd/release/build/memchr-a49b36118f1d5aaa/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/devel/git-delta/work/target/release/build/memchr-3bac50e4ecb1da73/build-script-build`
Compiling xml-rs v0.8.3
warning: unexpected `cfg` condition name: `atomic_cas`
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/log-0.4.11/src/lib.rs:1201:28
|
1201 | #[cfg(all(feature = "std", atomic_cas))]
| ^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(atomic_cas)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(atomic_cas)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `atomic_cas`
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/log-0.4.11/src/lib.rs:1259:7
|
1259 | #[cfg(atomic_cas)]
| ^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(atomic_cas)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(atomic_cas)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `atomic_cas`
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/log-0.4.11/src/lib.rs:1264:7
|
1264 | #[cfg(atomic_cas)]
| ^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(atomic_cas)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(atomic_cas)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: use of deprecated function `core::sync::atomic::spin_loop_hint`: use hint::spin_loop instead
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/log-0.4.11/src/lib.rs:1279:36
|
1279 | std::sync::atomic::spin_loop_hint();
| ^^^^^^^^^^^^^^
|
= note: `#[warn(deprecated)]` on by default
warning: `proc-macro2` (build script) generated 1 warning
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=xml CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/xml-rs-0.8.3 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/xml-rs-0.8.3/Cargo.toml CARGO_PKG_AUTHORS='Vladimir Matveev ' CARGO_PKG_DESCRIPTION='An XML library in pure Rust' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=xml-rs CARGO_PKG_README=Readme.md CARGO_PKG_REPOSITORY='https://github.com/netvl/xml-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.8.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/devel/git-delta/work/target/release/deps /usr/local/bin/rustc --crate-name xml --edition=2015 /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/xml-rs-0.8.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=06d9defd4f47448a -C extra-filename=-eaffd4e33ee09a09 --out-dir /magus/work/usr/mports/devel/git-delta/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/devel/git-delta/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/devel/git-delta/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
[crc32fast 1.2.1] cargo:rustc-cfg=crc32fast_stdarchx86
[memchr 2.3.4] cargo:rustc-cfg=memchr_runtime_simd
[memchr 2.3.4] cargo:rustc-cfg=memchr_runtime_sse2
[memchr 2.3.4] cargo:rustc-cfg=memchr_runtime_sse42
[memchr 2.3.4] cargo:rustc-cfg=memchr_runtime_avx
Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,extra_traits,std CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_EXTRA_TRAITS=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/libc-0.2.103 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/libc-0.2.103/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.103 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=103 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/devel/git-delta/work/target/release/deps:/magus/work/usr/mports/devel/git-delta/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=24 OPT_LEVEL=0 OUT_DIR=/magus/work/usr/mports/devel/git-delta/work/target/release/build/libc-a2fdf00fc905afaf/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/devel/git-delta/work/target/release/build/libc-1f1d2ed118916357/build-script-build`
Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,extra_traits,std CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_EXTRA_TRAITS=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/libc-0.2.103 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/libc-0.2.103/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.103 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=103 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/devel/git-delta/work/target/release/deps:/magus/work/usr/mports/devel/git-delta/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=24 OPT_LEVEL=2 OUT_DIR=/magus/work/usr/mports/devel/git-delta/work/target/x86_64-unknown-freebsd/release/build/libc-9c4f74ffbad526f8/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/devel/git-delta/work/target/release/build/libc-1f1d2ed118916357/build-script-build`
Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,proc-macro CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_PROC_MACRO=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/proc-macro2-1.0.24 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/proc-macro2-1.0.24/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton :David Tolnay ' CARGO_PKG_DESCRIPTION='A substitute implementation of the compiler'\''s `proc_macro` API to decouple
token-based libraries from the procedural macro use case.
' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=proc-macro2 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/alexcrichton/proc-macro2' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.24 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=24 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/devel/git-delta/work/target/release/deps:/magus/work/usr/mports/devel/git-delta/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=24 OPT_LEVEL=0 OUT_DIR=/magus/work/usr/mports/devel/git-delta/work/target/release/build/proc-macro2-48430f98ad0573d3/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/devel/git-delta/work/target/release/build/proc-macro2-57d83fbd47cf5741/build-script-build`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=memchr CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/memchr-2.3.4 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/memchr-2.3.4/Cargo.toml CARGO_PKG_AUTHORS='Andrew Gallant :bluss' CARGO_PKG_DESCRIPTION='Safe interface to memchr.' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/rust-memchr' CARGO_PKG_LICENSE=Unlicense/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=memchr CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/rust-memchr' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.3.4 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/devel/git-delta/work/target/release/deps OUT_DIR=/magus/work/usr/mports/devel/git-delta/work/target/x86_64-unknown-freebsd/release/build/memchr-a49b36118f1d5aaa/out /usr/local/bin/rustc --crate-name memchr --edition=2015 /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/memchr-2.3.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="use_std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "libc", "std", "use_std"))' -C metadata=dc2541e1de35aa2a -C extra-filename=-733dda9fbba91fa8 --out-dir /magus/work/usr/mports/devel/git-delta/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/devel/git-delta/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/devel/git-delta/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=clone-impls,default,derive,full,parsing,printing,proc-macro,quote,visit CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='' CARGO_FEATURE_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_FEATURE_VISIT=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/syn-1.0.57 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/syn-1.0.57/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Parser for Rust source code' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=syn CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/syn' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.57 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=57 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/devel/git-delta/work/target/release/deps:/magus/work/usr/mports/devel/git-delta/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=24 OPT_LEVEL=0 OUT_DIR=/magus/work/usr/mports/devel/git-delta/work/target/release/build/syn-b42612afe9764092/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/devel/git-delta/work/target/release/build/syn-f106cfea9b1f4625/build-script-build`
[libc 0.2.103] cargo:rerun-if-changed=build.rs
[libc 0.2.103] cargo:rerun-if-changed=build.rs
warning: use of deprecated method `core::sync::atomic::AtomicUsize::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/log-0.4.11/src/lib.rs:1269:17
|
1269 | match STATE.compare_and_swap(UNINITIALIZED, INITIALIZING, Ordering::SeqCst) {
| ^^^^^^^^^^^^^^^^
warning: the type `[u8; 40]` does not permit being left uninitialized
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/itoa-0.4.7/src/lib.rs:130:29
|
130 | bytes: unsafe { mem::uninitialized() },
| ^^^^^^^^^^^^^^^^^^^^
| |
| this code causes undefined behavior when executed
| help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done
|
= note: integers must be initialized
= note: `#[warn(invalid_value)]` on by default
[libc 0.2.103] cargo:rustc-cfg=freebsd11
[libc 0.2.103] cargo:rustc-cfg=libc_priv_mod_use
[libc 0.2.103] cargo:rustc-cfg=libc_union
[libc 0.2.103] cargo:rustc-cfg=libc_const_size_of
[libc 0.2.103] cargo:rustc-cfg=libc_align
[libc 0.2.103] cargo:rustc-cfg=libc_core_cvoid
[libc 0.2.103] cargo:rustc-cfg=libc_packedN
[libc 0.2.103] cargo:rustc-cfg=libc_cfg_target_vendor
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=crc32fast CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/crc32fast-1.2.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/crc32fast-1.2.1/Cargo.toml CARGO_PKG_AUTHORS='Sam Rijs :Alex Crichton ' CARGO_PKG_DESCRIPTION='Fast, SIMD-accelerated CRC32 (IEEE) checksum computation' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crc32fast CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/srijs/rust-crc32fast' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.2.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/devel/git-delta/work/target/release/deps OUT_DIR=/magus/work/usr/mports/devel/git-delta/work/target/x86_64-unknown-freebsd/release/build/crc32fast-461631136da273ad/out /usr/local/bin/rustc --crate-name crc32fast --edition=2015 /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/crc32fast-1.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "std"))' -C metadata=6b005ea3eb0d1e11 -C extra-filename=-d7a565c6100f0b54 --out-dir /magus/work/usr/mports/devel/git-delta/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/devel/git-delta/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/devel/git-delta/work/target/release/deps --extern cfg_if=/magus/work/usr/mports/devel/git-delta/work/target/x86_64-unknown-freebsd/release/deps/libcfg_if-6af2dcf5b5df3562.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong --cfg crc32fast_stdarchx86`
[proc-macro2 1.0.24] cargo:rerun-if-changed=build.rs
Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE='' CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/ryu-1.0.5 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/ryu-1.0.5/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Fast floating point to string conversion' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR BSL-1.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ryu CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/ryu' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.5 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/devel/git-delta/work/target/release/deps:/magus/work/usr/mports/devel/git-delta/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=24 OPT_LEVEL=2 OUT_DIR=/magus/work/usr/mports/devel/git-delta/work/target/x86_64-unknown-freebsd/release/build/ryu-6e667c26f72d4313/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/devel/git-delta/work/target/release/build/ryu-a7d4f22e1f5e3cf0/build-script-build`
Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,std CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/byteorder-1.3.4 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/byteorder-1.3.4/Cargo.toml CARGO_PKG_AUTHORS='Andrew Gallant ' CARGO_PKG_DESCRIPTION='Library for reading/writing numbers in big-endian and little-endian.' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/byteorder' CARGO_PKG_LICENSE='Unlicense OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=byteorder CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/byteorder' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.3.4 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/devel/git-delta/work/target/release/deps:/magus/work/usr/mports/devel/git-delta/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=24 OPT_LEVEL=2 OUT_DIR=/magus/work/usr/mports/devel/git-delta/work/target/x86_64-unknown-freebsd/release/build/byteorder-81502233dadd7db5/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/devel/git-delta/work/target/release/build/byteorder-bb73651c98e2ca72/build-script-build`
[libc 0.2.103] cargo:rustc-cfg=freebsd11
[libc 0.2.103] cargo:rustc-cfg=libc_priv_mod_use
[libc 0.2.103] cargo:rustc-cfg=libc_union
[libc 0.2.103] cargo:rustc-cfg=libc_const_size_of
[libc 0.2.103] cargo:rustc-cfg=libc_align
[libc 0.2.103] cargo:rustc-cfg=libc_core_cvoid
[libc 0.2.103] cargo:rustc-cfg=libc_packedN
[libc 0.2.103] cargo:rustc-cfg=libc_cfg_target_vendor
warning: `percent-encoding` (lib) generated 1 warning
Compiling proc-macro-error-attr v1.0.4
[proc-macro2 1.0.24] cargo:rustc-cfg=lexerror_display
[proc-macro2 1.0.24] cargo:rustc-cfg=hygiene
[proc-macro2 1.0.24] cargo:rustc-cfg=use_proc_macro
[proc-macro2 1.0.24] cargo:rustc-cfg=wrap_proc_macro
warning: `itoa` (lib) generated 3 warnings
Compiling proc-macro-error v1.0.4
[syn 1.0.57] cargo:rustc-cfg=syn_disable_nightly_tests
Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,std CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/serde-1.0.118 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/serde-1.0.118/Cargo.toml CARGO_PKG_AUTHORS='Erick Tryzelaar :David Tolnay ' CARGO_PKG_DESCRIPTION='A generic serialization/deserialization framework' CARGO_PKG_HOMEPAGE='https://serde.rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde CARGO_PKG_README=crates-io.md CARGO_PKG_REPOSITORY='https://github.com/serde-rs/serde' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.118 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=118 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/devel/git-delta/work/target/release/deps:/magus/work/usr/mports/devel/git-delta/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=24 OPT_LEVEL=2 OUT_DIR=/magus/work/usr/mports/devel/git-delta/work/target/x86_64-unknown-freebsd/release/build/serde-c8eb855165fc9342/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/devel/git-delta/work/target/release/build/serde-830a3464db71ac86/build-script-build`
warning: `...` range patterns are deprecated
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/xml-rs-0.8.3/src/common.rs:120:18
|
120 | ':' | 'A'...'Z' | '_' | 'a'...'z' |
| ^^^ help: use `..=` for an inclusive range
|
= warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
= note: for more information, see
= note: `#[warn(ellipsis_inclusive_range_patterns)]` on by default
warning: `...` range patterns are deprecated
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/xml-rs-0.8.3/src/common.rs:120:36
|
120 | ':' | 'A'...'Z' | '_' | 'a'...'z' |
| ^^^ help: use `..=` for an inclusive range
|
= warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
= note: for more information, see
warning: `...` range patterns are deprecated
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/xml-rs-0.8.3/src/common.rs:121:17
|
121 | '\u{C0}'...'\u{D6}' | '\u{D8}'...'\u{F6}' | '\u{F8}'...'\u{2FF}' |
| ^^^ help: use `..=` for an inclusive range
|
= warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
= note: for more information, see
warning: `...` range patterns are deprecated
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/xml-rs-0.8.3/src/common.rs:121:39
|
121 | '\u{C0}'...'\u{D6}' | '\u{D8}'...'\u{F6}' | '\u{F8}'...'\u{2FF}' |
| ^^^ help: use `..=` for an inclusive range
|
= warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
= note: for more information, see
warning: `...` range patterns are deprecated
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/xml-rs-0.8.3/src/common.rs:121:61
|
121 | '\u{C0}'...'\u{D6}' | '\u{D8}'...'\u{F6}' | '\u{F8}'...'\u{2FF}' |
| ^^^ help: use `..=` for an inclusive range
|
= warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
= note: for more information, see
warning: `...` range patterns are deprecated
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/xml-rs-0.8.3/src/common.rs:122:18
|
122 | '\u{370}'...'\u{37D}' | '\u{37F}'...'\u{1FFF}' |
| ^^^ help: use `..=` for an inclusive range
|
= warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
= note: for more information, see
warning: `...` range patterns are deprecated
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/xml-rs-0.8.3/src/common.rs:122:42
|
122 | '\u{370}'...'\u{37D}' | '\u{37F}'...'\u{1FFF}' |
| ^^^ help: use `..=` for an inclusive range
|
= warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
= note: for more information, see
warning: `...` range patterns are deprecated
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/xml-rs-0.8.3/src/common.rs:123:19
|
123 | '\u{200C}'...'\u{200D}' | '\u{2070}'...'\u{218F}' |
| ^^^ help: use `..=` for an inclusive range
|
= warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
= note: for more information, see
warning: `...` range patterns are deprecated
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/xml-rs-0.8.3/src/common.rs:123:45
|
123 | '\u{200C}'...'\u{200D}' | '\u{2070}'...'\u{218F}' |
| ^^^ help: use `..=` for an inclusive range
|
= warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
= note: for more information, see
warning: `...` range patterns are deprecated
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/xml-rs-0.8.3/src/common.rs:124:19
|
124 | '\u{2C00}'...'\u{2FEF}' | '\u{3001}'...'\u{D7FF}' |
| ^^^ help: use `..=` for an inclusive range
|
= warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
= note: for more information, see
warning: `...` range patterns are deprecated
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/xml-rs-0.8.3/src/common.rs:124:45
|
124 | '\u{2C00}'...'\u{2FEF}' | '\u{3001}'...'\u{D7FF}' |
| ^^^ help: use `..=` for an inclusive range
|
= warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
= note: for more information, see
warning: `...` range patterns are deprecated
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/xml-rs-0.8.3/src/common.rs:125:19
|
125 | '\u{F900}'...'\u{FDCF}' | '\u{FDF0}'...'\u{FFFD}' |
| ^^^ help: use `..=` for an inclusive range
|
= warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
= note: for more information, see
warning: `...` range patterns are deprecated
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/xml-rs-0.8.3/src/common.rs:125:45
|
125 | '\u{F900}'...'\u{FDCF}' | '\u{FDF0}'...'\u{FFFD}' |
| ^^^ help: use `..=` for an inclusive range
|
= warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
= note: for more information, see
warning: `...` range patterns are deprecated
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/xml-rs-0.8.3/src/common.rs:126:20
|
126 | '\u{10000}'...'\u{EFFFF}' => true,
| ^^^ help: use `..=` for an inclusive range
|
= warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
= note: for more information, see
warning: `...` range patterns are deprecated
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/xml-rs-0.8.3/src/common.rs:138:24
|
138 | '-' | '.' | '0'...'9' | '\u{B7}' |
| ^^^ help: use `..=` for an inclusive range
|
= warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
= note: for more information, see
warning: `...` range patterns are deprecated
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/xml-rs-0.8.3/src/common.rs:139:18
|
139 | '\u{300}'...'\u{36F}' | '\u{203F}'...'\u{2040}' => true,
| ^^^ help: use `..=` for an inclusive range
|
= warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
= note: for more information, see
warning: `...` range patterns are deprecated
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/xml-rs-0.8.3/src/common.rs:139:43
|
139 | '\u{300}'...'\u{36F}' | '\u{203F}'...'\u{2040}' => true,
| ^^^ help: use `..=` for an inclusive range
|
= warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
= note: for more information, see
warning: use of deprecated macro `try`: use the `?` operator instead
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/xml-rs-0.8.3/src/reader/lexer.rs:295:19
|
295 | match try!(self.read_next_token(c)) {
| ^^^
|
= note: `#[warn(deprecated)]` on by default
warning: use of deprecated macro `try`: use the `?` operator instead
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/xml-rs-0.8.3/src/reader/lexer.rs:306:27
|
306 | let c = match try!(util::next_char_from(b)) {
| ^^^
warning: use of deprecated macro `try`: use the `?` operator instead
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/xml-rs-0.8.3/src/reader/lexer.rs:311:19
|
311 | match try!(self.read_next_token(c)) {
| ^^^
Compiling num-traits v0.2.14
[ryu 1.0.5] cargo:rustc-cfg=integer128
[ryu 1.0.5] cargo:rustc-cfg=maybe_uninit
Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,std CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/serde_json-1.0.61 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/serde_json-1.0.61/Cargo.toml CARGO_PKG_AUTHORS='Erick Tryzelaar :David Tolnay ' CARGO_PKG_DESCRIPTION='A JSON serialization file format' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde_json CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/serde-rs/json' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.61 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=61 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/devel/git-delta/work/target/release/deps:/magus/work/usr/mports/devel/git-delta/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=24 OPT_LEVEL=2 OUT_DIR=/magus/work/usr/mports/devel/git-delta/work/target/x86_64-unknown-freebsd/release/build/serde_json-11a57137d49eedf5/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/devel/git-delta/work/target/release/build/serde_json-09ff6fec7056be69/build-script-build`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=libc CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/libc-0.2.103 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/libc-0.2.103/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.103 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=103 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/devel/git-delta/work/target/release/deps OUT_DIR=/magus/work/usr/mports/devel/git-delta/work/target/release/build/libc-a2fdf00fc905afaf/out /usr/local/bin/rustc --crate-name libc --edition=2015 /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/libc-0.2.103/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=d1c9c7d22d347357 -C extra-filename=-fadfed3eb4e781f1 --out-dir /magus/work/usr/mports/devel/git-delta/work/target/release/deps -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/devel/git-delta/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_core_cvoid --cfg libc_packedN --cfg libc_cfg_target_vendor`
[byteorder 1.3.4] cargo:rustc-cfg=byteorder_i128
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/proc-macro-error-attr-1.0.4 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/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/devel/git-delta/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/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=b6ca279bff16f191 -C extra-filename=-5041eb12d0094432 --out-dir /magus/work/usr/mports/devel/git-delta/work/target/release/build/proc-macro-error-attr-5041eb12d0094432 -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/devel/git-delta/work/target/release/deps --extern version_check=/magus/work/usr/mports/devel/git-delta/work/target/release/deps/libversion_check-9fc7dbe1f1664d45.rlib --cap-lints warn`
Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='' CARGO_FEATURE_DEFAULT=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/serde_derive-1.0.118 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/serde_derive-1.0.118/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='' CARGO_PKG_VERSION=1.0.118 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=118 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/devel/git-delta/work/target/release/deps:/magus/work/usr/mports/devel/git-delta/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=24 OPT_LEVEL=0 OUT_DIR=/magus/work/usr/mports/devel/git-delta/work/target/release/build/serde_derive-995f52e766670c7e/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/devel/git-delta/work/target/release/build/serde_derive-44356d00ac74a9a9/build-script-build`
warning: unexpected `cfg` condition name: `memchr_libc`
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/memchr-2.3.4/src/lib.rs:48:7
|
48 | #[cfg(memchr_libc)]
| ^^^^^^^^^^^
|
= help: expected names are: `docsrs`, `feature`, and `test` and 31 more
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_libc)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_libc)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
= note: `#[warn(unexpected_cfgs)]` on by default
warning: unexpected `cfg` condition name: `memchr_runtime_simd`
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/memchr-2.3.4/src/lib.rs:59:46
|
59 | #[cfg(all(not(miri), target_arch = "x86_64", memchr_runtime_simd))]
| ^^^^^^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `memchr_runtime_avx`
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/memchr-2.3.4/src/x86/mod.rs:42:25
|
42 | if cfg!(memchr_runtime_avx) && is_x86_feature_detected!("avx2") {
| ^^^^^^^^^^^^^^^^^^
...
79 | 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 `ifunc` (in Nightly builds, run with -Z macro-backtrace for more info)
warning: unexpected `cfg` condition name: `memchr_runtime_sse2`
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/memchr-2.3.4/src/x86/mod.rs:44:32
|
44 | } else if cfg!(memchr_runtime_sse2) {
| ^^^^^^^^^^^^^^^^^^^
...
79 | 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 `ifunc` (in Nightly builds, run with -Z macro-backtrace for more info)
warning: unexpected `cfg` condition name: `memchr_runtime_avx`
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/memchr-2.3.4/src/x86/mod.rs:42:25
|
42 | if cfg!(memchr_runtime_avx) && is_x86_feature_detected!("avx2") {
| ^^^^^^^^^^^^^^^^^^
...
84 | ifunc!(fn(u8, u8, &[u8]) -> Option, memchr2, haystack, n1, n2)
| --------------------------------------------------------------------- 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 `ifunc` (in Nightly builds, run with -Z macro-backtrace for more info)
warning: unexpected `cfg` condition name: `memchr_runtime_sse2`
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/memchr-2.3.4/src/x86/mod.rs:44:32
|
44 | } else if cfg!(memchr_runtime_sse2) {
| ^^^^^^^^^^^^^^^^^^^
...
84 | ifunc!(fn(u8, u8, &[u8]) -> Option, memchr2, haystack, n1, n2)
| --------------------------------------------------------------------- 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 `ifunc` (in Nightly builds, run with -Z macro-backtrace for more info)
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/num-traits-0.2.14 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/num-traits-0.2.14/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Numeric traits for generic mathematics' CARGO_PKG_HOMEPAGE='https://github.com/rust-num/num-traits' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=num-traits CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-num/num-traits' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.14 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=14 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/devel/git-delta/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2015 /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/num-traits-0.2.14/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("default", "i128", "libm", "std"))' -C metadata=32dd82a82412dd9b -C extra-filename=-4fd5b4241caed499 --out-dir /magus/work/usr/mports/devel/git-delta/work/target/release/build/num-traits-4fd5b4241caed499 -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/devel/git-delta/work/target/release/deps --extern autocfg=/magus/work/usr/mports/devel/git-delta/work/target/release/deps/libautocfg-f4e38cf0ee769ac4.rlib --cap-lints warn`
warning: unexpected `cfg` condition name: `memchr_runtime_avx`
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/memchr-2.3.4/src/x86/mod.rs:42:25
|
42 | if cfg!(memchr_runtime_avx) && is_x86_feature_detected!("avx2") {
| ^^^^^^^^^^^^^^^^^^
...
89 | / ifunc!(
90 | | fn(u8, u8, u8, &[u8]) -> Option,
91 | | memchr3,
92 | | haystack,
... |
95 | | n3
96 | | )
| |_____- 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 `ifunc` (in Nightly builds, run with -Z macro-backtrace for more info)
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/proc-macro-error-1.0.4 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/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/devel/git-delta/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/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=12a4e726120cc3ea -C extra-filename=-e64b874ffb72aaa4 --out-dir /magus/work/usr/mports/devel/git-delta/work/target/release/build/proc-macro-error-e64b874ffb72aaa4 -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/devel/git-delta/work/target/release/deps --extern version_check=/magus/work/usr/mports/devel/git-delta/work/target/release/deps/libversion_check-9fc7dbe1f1664d45.rlib --cap-lints warn`
warning: unexpected `cfg` condition name: `memchr_runtime_sse2`
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/memchr-2.3.4/src/x86/mod.rs:44:32
|
44 | } else if cfg!(memchr_runtime_sse2) {
| ^^^^^^^^^^^^^^^^^^^
...
89 | / ifunc!(
90 | | fn(u8, u8, u8, &[u8]) -> Option,
91 | | memchr3,
92 | | haystack,
... |
95 | | n3
96 | | )
| |_____- 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 `ifunc` (in Nightly builds, run with -Z macro-backtrace for more info)
warning: unexpected `cfg` condition name: `memchr_runtime_avx`
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/memchr-2.3.4/src/x86/mod.rs:42:25
|
42 | if cfg!(memchr_runtime_avx) && is_x86_feature_detected!("avx2") {
| ^^^^^^^^^^^^^^^^^^
...
101 | 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 `ifunc` (in Nightly builds, run with -Z macro-backtrace for more info)
warning: unexpected `cfg` condition name: `memchr_runtime_sse2`
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/memchr-2.3.4/src/x86/mod.rs:44:32
|
44 | } else if cfg!(memchr_runtime_sse2) {
| ^^^^^^^^^^^^^^^^^^^
...
101 | 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 `ifunc` (in Nightly builds, run with -Z macro-backtrace for more info)
warning: unexpected `cfg` condition name: `memchr_runtime_avx`
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/memchr-2.3.4/src/x86/mod.rs:42:25
|
42 | if cfg!(memchr_runtime_avx) && is_x86_feature_detected!("avx2") {
| ^^^^^^^^^^^^^^^^^^
...
106 | ifunc!(fn(u8, u8, &[u8]) -> Option, memrchr2, haystack, n1, n2)
| ---------------------------------------------------------------------- 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 `ifunc` (in Nightly builds, run with -Z macro-backtrace for more info)
warning: unexpected `cfg` condition name: `memchr_runtime_sse2`
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/memchr-2.3.4/src/x86/mod.rs:44:32
|
44 | } else if cfg!(memchr_runtime_sse2) {
| ^^^^^^^^^^^^^^^^^^^
...
106 | ifunc!(fn(u8, u8, &[u8]) -> Option, memrchr2, haystack, n1, n2)
| ---------------------------------------------------------------------- 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 `ifunc` (in Nightly builds, run with -Z macro-backtrace for more info)
warning: unexpected `cfg` condition name: `memchr_runtime_avx`
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/memchr-2.3.4/src/x86/mod.rs:42:25
|
42 | if cfg!(memchr_runtime_avx) && is_x86_feature_detected!("avx2") {
| ^^^^^^^^^^^^^^^^^^
...
111 | / ifunc!(
112 | | fn(u8, u8, u8, &[u8]) -> Option,
113 | | memrchr3,
114 | | haystack,
... |
117 | | n3
118 | | )
| |_____- 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 `ifunc` (in Nightly builds, run with -Z macro-backtrace for more info)
warning: unexpected `cfg` condition name: `memchr_runtime_sse2`
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/memchr-2.3.4/src/x86/mod.rs:44:32
|
44 | } else if cfg!(memchr_runtime_sse2) {
| ^^^^^^^^^^^^^^^^^^^
...
111 | / ifunc!(
112 | | fn(u8, u8, u8, &[u8]) -> Option,
113 | | memrchr3,
114 | | haystack,
... |
117 | | n3
118 | | )
| |_____- 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 `ifunc` (in Nightly builds, run with -Z macro-backtrace for more info)
warning: unexpected `cfg` condition name: `memchr_runtime_simd`
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/memchr-2.3.4/src/lib.rs:140:39
|
140 | #[cfg(all(target_arch = "x86_64", memchr_runtime_simd, not(miri)))]
| ^^^^^^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `memchr_libc`
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/memchr-2.3.4/src/lib.rs:147:9
|
147 | memchr_libc,
| ^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_libc)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_libc)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `memchr_runtime_simd`
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/memchr-2.3.4/src/lib.rs:148:41
|
148 | not(all(target_arch = "x86_64", memchr_runtime_simd)),
| ^^^^^^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `memchr_libc`
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/memchr-2.3.4/src/lib.rs:157:13
|
157 | not(memchr_libc),
| ^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_libc)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_libc)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `memchr_runtime_simd`
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/memchr-2.3.4/src/lib.rs:158:41
|
158 | not(all(target_arch = "x86_64", memchr_runtime_simd)),
| ^^^^^^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `memchr_runtime_simd`
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/memchr-2.3.4/src/lib.rs:203:39
|
203 | #[cfg(all(target_arch = "x86_64", memchr_runtime_simd, not(miri)))]
| ^^^^^^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `memchr_runtime_simd`
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/memchr-2.3.4/src/lib.rs:210:41
|
210 | not(all(target_arch = "x86_64", memchr_runtime_simd)),
| ^^^^^^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `memchr_runtime_simd`
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/memchr-2.3.4/src/lib.rs:260:39
|
260 | #[cfg(all(target_arch = "x86_64", memchr_runtime_simd, not(miri)))]
| ^^^^^^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `memchr_runtime_simd`
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/memchr-2.3.4/src/lib.rs:267:41
|
267 | not(all(target_arch = "x86_64", memchr_runtime_simd)),
| ^^^^^^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unused borrow that must be used
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/form_urlencoded-1.0.0/src/lib.rs:217:9
|
217 | &target.as_mut_string()[start_position..]; // Panic if out of bounds
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the borrow produces a value
|
= note: `#[warn(unused_must_use)]` on by default
help: use `let _ = ...` to ignore the resulting value
|
217 | let _ = &target.as_mut_string()[start_position..]; // Panic if out of bounds
| +++++++
warning: unexpected `cfg` condition name: `memchr_runtime_simd`
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/memchr-2.3.4/src/lib.rs:310:39
|
310 | #[cfg(all(target_arch = "x86_64", memchr_runtime_simd, not(miri)))]
| ^^^^^^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `memchr_libc`
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/memchr-2.3.4/src/lib.rs:317:9
|
317 | memchr_libc,
| ^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_libc)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_libc)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `memchr_runtime_simd`
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/memchr-2.3.4/src/lib.rs:319:41
|
319 | not(all(target_arch = "x86_64", memchr_runtime_simd)),
| ^^^^^^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `memchr_libc`
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/memchr-2.3.4/src/lib.rs:328:17
|
328 | not(all(memchr_libc, target_os = "linux")),
| ^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_libc)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_libc)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `memchr_runtime_simd`
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/memchr-2.3.4/src/lib.rs:329:41
|
329 | not(all(target_arch = "x86_64", memchr_runtime_simd)),
| ^^^^^^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: ambiguous wide pointer comparison, the comparison includes metadata which may not be expected
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/form_urlencoded-1.0.0/src/query_encoding.rs:30:27
|
30 | debug_assert!(raw_utf8 == &*bytes as *const [u8]);
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
= note: `#[warn(ambiguous_wide_pointer_comparisons)]` on by default
help: use `std::ptr::addr_eq` or untyped pointers to only compare their addresses
|
30 - debug_assert!(raw_utf8 == &*bytes as *const [u8]);
30 + debug_assert!(std::ptr::addr_eq(raw_utf8, &*bytes as *const [u8]));
|
help: use explicit `std::ptr::eq` method to compare metadata and addresses
|
30 - debug_assert!(raw_utf8 == &*bytes as *const [u8]);
30 + debug_assert!(std::ptr::eq(raw_utf8, &*bytes as *const [u8]));
|
warning: unexpected `cfg` condition name: `memchr_runtime_simd`
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/memchr-2.3.4/src/lib.rs:374:39
|
374 | #[cfg(all(target_arch = "x86_64", memchr_runtime_simd, not(miri)))]
| ^^^^^^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `memchr_runtime_simd`
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/memchr-2.3.4/src/lib.rs:381:41
|
381 | not(all(target_arch = "x86_64", memchr_runtime_simd)),
| ^^^^^^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `memchr_runtime_simd`
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/memchr-2.3.4/src/lib.rs:431:39
|
431 | #[cfg(all(target_arch = "x86_64", memchr_runtime_simd, not(miri)))]
| ^^^^^^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `memchr_runtime_simd`
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/memchr-2.3.4/src/lib.rs:438:41
|
438 | not(all(target_arch = "x86_64", memchr_runtime_simd)),
| ^^^^^^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
[serde 1.0.118] cargo:rustc-cfg=ops_bound
[serde 1.0.118] cargo:rustc-cfg=core_reverse
[serde 1.0.118] cargo:rustc-cfg=de_boxed_c_str
[serde 1.0.118] cargo:rustc-cfg=de_boxed_path
[serde 1.0.118] cargo:rustc-cfg=de_rc_dst
[serde 1.0.118] cargo:rustc-cfg=core_duration
[serde 1.0.118] cargo:rustc-cfg=integer128
[serde 1.0.118] cargo:rustc-cfg=range_inclusive
[serde 1.0.118] cargo:rustc-cfg=num_nonzero
[serde 1.0.118] cargo:rustc-cfg=core_try_from
[serde 1.0.118] cargo:rustc-cfg=num_nonzero_signed
[serde 1.0.118] cargo:rustc-cfg=std_atomic64
[serde 1.0.118] cargo:rustc-cfg=std_atomic
[serde_json 1.0.61] cargo:rustc-cfg=limb_width_64
warning: unexpected `cfg` condition name: `crc32fast_stdarchx86`
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/crc32fast-1.2.1/src/specialized/mod.rs:3:9
|
3 | crc32fast_stdarchx86,
| ^^^^^^^^^^^^^^^^^^^^
|
= 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(crc32fast_stdarchx86)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crc32fast_stdarchx86)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
= note: `#[warn(unexpected_cfgs)]` on by default
Compiling num-integer v0.1.44
Compiling hashbrown v0.8.2
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=libc CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/libc-0.2.103 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/libc-0.2.103/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.103 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=103 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/devel/git-delta/work/target/release/deps OUT_DIR=/magus/work/usr/mports/devel/git-delta/work/target/x86_64-unknown-freebsd/release/build/libc-9c4f74ffbad526f8/out /usr/local/bin/rustc --crate-name libc --edition=2015 /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/libc-0.2.103/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="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=585bb45cb84cc288 -C extra-filename=-b8bfdd7268616080 --out-dir /magus/work/usr/mports/devel/git-delta/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/devel/git-delta/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/devel/git-delta/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong --cfg freebsd11 --cfg libc_priv_mod_use --cfg libc_union --cfg libc_const_size_of --cfg libc_align --cfg libc_core_cvoid --cfg libc_packedN --cfg libc_cfg_target_vendor`
[serde_derive 1.0.118] cargo:rustc-cfg=underscore_consts
warning: trait objects without an explicit `dyn` are deprecated
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/xml-rs-0.8.3/src/reader/error.rs:121:26
|
121 | fn error_description(e: &error::Error) -> &str { e.description() }
| ^^^^^^^^^^^^
|
= warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
= note: for more information, see
= note: `#[warn(bare_trait_objects)]` on by default
help: if this is a dyn-compatible trait, use `dyn`
|
121 | fn error_description(e: &dyn error::Error) -> &str { e.description() }
| +++
warning: `log` (lib) generated 7 warnings
Compiling indexmap v1.5.2
Compiling miniz_oxide v0.4.3
Compiling memoffset v0.6.4
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/num-integer-0.1.44 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/num-integer-0.1.44/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Integer traits and functions' CARGO_PKG_HOMEPAGE='https://github.com/rust-num/num-integer' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=num-integer CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-num/num-integer' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.44 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=44 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/devel/git-delta/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2015 /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/num-integer-0.1.44/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("default", "i128", "std"))' -C metadata=8616b26628a8f95e -C extra-filename=-cad6b9b5bf6b5945 --out-dir /magus/work/usr/mports/devel/git-delta/work/target/release/build/num-integer-cad6b9b5bf6b5945 -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/devel/git-delta/work/target/release/deps --extern autocfg=/magus/work/usr/mports/devel/git-delta/work/target/release/deps/libautocfg-f4e38cf0ee769ac4.rlib --cap-lints warn`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=proc_macro2 CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/proc-macro2-1.0.24 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/proc-macro2-1.0.24/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton :David Tolnay ' CARGO_PKG_DESCRIPTION='A substitute implementation of the compiler'\''s `proc_macro` API to decouple
token-based libraries from the procedural macro use case.
' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=proc-macro2 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/alexcrichton/proc-macro2' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.24 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=24 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/devel/git-delta/work/target/release/deps OUT_DIR=/magus/work/usr/mports/devel/git-delta/work/target/release/build/proc-macro2-48430f98ad0573d3/out /usr/local/bin/rustc --crate-name proc_macro2 --edition=2018 /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/proc-macro2-1.0.24/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=a16602878a3391f6 -C extra-filename=-73d6be8730091399 --out-dir /magus/work/usr/mports/devel/git-delta/work/target/release/deps -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/devel/git-delta/work/target/release/deps --extern unicode_xid=/magus/work/usr/mports/devel/git-delta/work/target/release/deps/libunicode_xid-2a7ab7d9d511ab1b.rmeta --cap-lints warn --cfg lexerror_display --cfg hygiene --cfg use_proc_macro --cfg wrap_proc_macro`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/hashbrown-0.8.2 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/hashbrown-0.8.2/Cargo.toml CARGO_PKG_AUTHORS='Amanieu d'\''Antras ' CARGO_PKG_DESCRIPTION='A Rust port of Google'\''s SwissTable hash map' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=hashbrown CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/hashbrown' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.8.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/devel/git-delta/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/hashbrown-0.8.2/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="raw"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("ahash", "ahash-compile-time-rng", "alloc", "compiler_builtins", "core", "default", "inline-more", "nightly", "raw", "rayon", "rustc-dep-of-std", "rustc-internal-api", "serde"))' -C metadata=afe355cb4c857e72 -C extra-filename=-85fcb1460e8ae281 --out-dir /magus/work/usr/mports/devel/git-delta/work/target/release/build/hashbrown-85fcb1460e8ae281 -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/devel/git-delta/work/target/release/deps --extern autocfg=/magus/work/usr/mports/devel/git-delta/work/target/release/deps/libautocfg-f4e38cf0ee769ac4.rlib --cap-lints warn`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/miniz_oxide-0.4.3 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/miniz_oxide-0.4.3/Cargo.toml CARGO_PKG_AUTHORS='Frommi :oyvindln ' CARGO_PKG_DESCRIPTION='DEFLATE compression and decompression library rewritten in Rust based on miniz' CARGO_PKG_HOMEPAGE='https://github.com/Frommi/miniz_oxide/tree/master/miniz_oxide' CARGO_PKG_LICENSE='MIT OR Zlib OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=miniz_oxide CARGO_PKG_README=Readme.md CARGO_PKG_REPOSITORY='https://github.com/Frommi/miniz_oxide/tree/master/miniz_oxide' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.4.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/devel/git-delta/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/miniz_oxide-0.4.3/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "compiler_builtins", "core", "no_extern_crate_alloc", "rustc-dep-of-std"))' -C metadata=17a4ee65d46ca0fa -C extra-filename=-d3529042cda21932 --out-dir /magus/work/usr/mports/devel/git-delta/work/target/release/build/miniz_oxide-d3529042cda21932 -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/devel/git-delta/work/target/release/deps --extern autocfg=/magus/work/usr/mports/devel/git-delta/work/target/release/deps/libautocfg-f4e38cf0ee769ac4.rlib --cap-lints warn`
warning: calls to `std::mem::drop` with a value that implements `Copy` does nothing
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/crc32fast-1.2.1/src/specialized/pclmulqdq.rs:147:5
|
147 | drop(K6);
| ^^^^^--^
| |
| argument has type `i64`
|
= note: `#[warn(dropping_copy_types)]` on by default
help: use `let _ = ...` to ignore the expression or result
|
147 - drop(K6);
147 + let _ = K6;
|
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=ryu CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/ryu-1.0.5 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/ryu-1.0.5/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Fast floating point to string conversion' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR BSL-1.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ryu CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/ryu' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.5 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/devel/git-delta/work/target/release/deps OUT_DIR=/magus/work/usr/mports/devel/git-delta/work/target/x86_64-unknown-freebsd/release/build/ryu-6e667c26f72d4313/out /usr/local/bin/rustc --crate-name ryu --edition=2018 /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/ryu-1.0.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("no-panic", "small"))' -C metadata=5e280bcc7f91e59b -C extra-filename=-7399e29bf2e51172 --out-dir /magus/work/usr/mports/devel/git-delta/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/devel/git-delta/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/devel/git-delta/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong --cfg integer128 --cfg maybe_uninit`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/indexmap-1.5.2 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/indexmap-1.5.2/Cargo.toml CARGO_PKG_AUTHORS='bluss:Josh Stone ' CARGO_PKG_DESCRIPTION='A hash table with consistent order and fast iteration.
The indexmap is a hash table where the iteration order of the key-value
pairs is independent of the hash values of the keys. It has the usual
hash table functionality, it preserves insertion order except after
removals, and it allows lookup of its elements by either hash table key
or numerical index. A corresponding hash set type is also provided.
This crate was initially published under the name ordermap, but it was renamed to
indexmap.
' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=indexmap CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/bluss/indexmap' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.5.2 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/devel/git-delta/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/indexmap-1.5.2/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("rayon", "serde", "serde-1", "std", "test_debug", "test_low_transition_point"))' -C metadata=478ab688ec33ea63 -C extra-filename=-27acdfd161200c0f --out-dir /magus/work/usr/mports/devel/git-delta/work/target/release/build/indexmap-27acdfd161200c0f -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/devel/git-delta/work/target/release/deps --extern autocfg=/magus/work/usr/mports/devel/git-delta/work/target/release/deps/libautocfg-f4e38cf0ee769ac4.rlib --cap-lints warn`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=byteorder CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/byteorder-1.3.4 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/byteorder-1.3.4/Cargo.toml CARGO_PKG_AUTHORS='Andrew Gallant ' CARGO_PKG_DESCRIPTION='Library for reading/writing numbers in big-endian and little-endian.' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/byteorder' CARGO_PKG_LICENSE='Unlicense OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=byteorder CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/byteorder' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.3.4 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/devel/git-delta/work/target/release/deps OUT_DIR=/magus/work/usr/mports/devel/git-delta/work/target/x86_64-unknown-freebsd/release/build/byteorder-81502233dadd7db5/out /usr/local/bin/rustc --crate-name byteorder --edition=2015 /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/byteorder-1.3.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "i128", "std"))' -C metadata=ac23a60f0a976e46 -C extra-filename=-930b0e02102b40c1 --out-dir /magus/work/usr/mports/devel/git-delta/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/devel/git-delta/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/devel/git-delta/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong --cfg byteorder_i128`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/memoffset-0.6.4 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/memoffset-0.6.4/Cargo.toml CARGO_PKG_AUTHORS='Gilad Naaman ' CARGO_PKG_DESCRIPTION='offset_of functionality for Rust structs.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=memoffset CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Gilnaa/memoffset' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.6.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/devel/git-delta/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2015 /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/memoffset-0.6.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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "unstable_const"))' -C metadata=a6ebb1e60141f49f -C extra-filename=-06fed35a9a640cd2 --out-dir /magus/work/usr/mports/devel/git-delta/work/target/release/build/memoffset-06fed35a9a640cd2 -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/devel/git-delta/work/target/release/deps --extern autocfg=/magus/work/usr/mports/devel/git-delta/work/target/release/deps/libautocfg-f4e38cf0ee769ac4.rlib --cap-lints warn`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=serde CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/serde-1.0.118 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/serde-1.0.118/Cargo.toml CARGO_PKG_AUTHORS='Erick Tryzelaar :David Tolnay ' CARGO_PKG_DESCRIPTION='A generic serialization/deserialization framework' CARGO_PKG_HOMEPAGE='https://serde.rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde CARGO_PKG_README=crates-io.md CARGO_PKG_REPOSITORY='https://github.com/serde-rs/serde' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.118 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=118 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/devel/git-delta/work/target/release/deps OUT_DIR=/magus/work/usr/mports/devel/git-delta/work/target/x86_64-unknown-freebsd/release/build/serde-c8eb855165fc9342/out /usr/local/bin/rustc --crate-name serde --edition=2015 /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/serde-1.0.118/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=45d6f7cfc4dda3c6 -C extra-filename=-10133a64294e668e --out-dir /magus/work/usr/mports/devel/git-delta/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/devel/git-delta/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/devel/git-delta/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong --cfg ops_bound --cfg core_reverse --cfg de_boxed_c_str --cfg de_boxed_path --cfg de_rc_dst --cfg core_duration --cfg integer128 --cfg range_inclusive --cfg num_nonzero --cfg core_try_from --cfg num_nonzero_signed --cfg std_atomic64 --cfg std_atomic`
Compiling error-chain v0.12.4
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/error-chain-0.12.4 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/error-chain-0.12.4/Cargo.toml CARGO_PKG_AUTHORS='Brian Anderson :Paul Colomiets :Colin Kiegel :Yamakaky :Andrew Gauger ' CARGO_PKG_DESCRIPTION='Yet another error boilerplate library.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=error-chain CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang-nursery/error-chain' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.12.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=12 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/devel/git-delta/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2015 /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/error-chain-0.12.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("backtrace", "default", "example_generated"))' -C metadata=c1775a5efe040dac -C extra-filename=-21c0eee19e6c4e21 --out-dir /magus/work/usr/mports/devel/git-delta/work/target/release/build/error-chain-21c0eee19e6c4e21 -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/devel/git-delta/work/target/release/deps --extern version_check=/magus/work/usr/mports/devel/git-delta/work/target/release/deps/libversion_check-9fc7dbe1f1664d45.rlib --cap-lints warn`
warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/xml-rs-0.8.3/src/reader/error.rs:121:52
|
121 | fn error_description(e: &error::Error) -> &str { e.description() }
| ^^^^^^^^^^^
warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/xml-rs-0.8.3/src/writer/emitter.rs:52:39
|
52 | write!(f, "{}", other.description()),
| ^^^^^^^^^^^
warning: unexpected `cfg` condition value: `cargo-clippy`
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/ryu-1.0.5/src/lib.rs:93:13
|
93 | #![cfg_attr(feature = "cargo-clippy", allow(renamed_and_removed_lints))]
| ^^^^^^^^^^^^^^^^^^^^^^^^
|
= note: expected values for `feature` are: `no-panic` and `small`
= help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
= note: see for more information about checking conditional configuration
= note: `#[warn(unexpected_cfgs)]` on by default
warning: unexpected `cfg` condition value: `cargo-clippy`
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/ryu-1.0.5/src/lib.rs:95:5
|
95 | feature = "cargo-clippy",
| ^^^^^^^^^^^^^^^^^^^^^^^^
|
= note: expected values for `feature` are: `no-panic` and `small`
= help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `maybe_uninit`
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/ryu-1.0.5/src/buffer/mod.rs:2:7
|
2 | #[cfg(maybe_uninit)]
| ^^^^^^^^^^^^
|
= 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(maybe_uninit)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(maybe_uninit)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `maybe_uninit`
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/ryu-1.0.5/src/buffer/mod.rs:22:11
|
22 | #[cfg(maybe_uninit)]
| ^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(maybe_uninit)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(maybe_uninit)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `maybe_uninit`
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/ryu-1.0.5/src/buffer/mod.rs:24:15
|
24 | #[cfg(not(maybe_uninit))]
| ^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(maybe_uninit)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(maybe_uninit)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `maybe_uninit`
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/ryu-1.0.5/src/buffer/mod.rs:36:15
|
36 | #[cfg(maybe_uninit)]
| ^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(maybe_uninit)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(maybe_uninit)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `maybe_uninit`
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/ryu-1.0.5/src/buffer/mod.rs:38:19
|
38 | #[cfg(not(maybe_uninit))]
| ^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(maybe_uninit)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(maybe_uninit)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `maybe_uninit`
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/ryu-1.0.5/src/d2s.rs:27:11
|
27 | #[cfg(not(maybe_uninit))]
| ^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(maybe_uninit)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(maybe_uninit)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `maybe_uninit`
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/ryu-1.0.5/src/d2s.rs:29:7
|
29 | #[cfg(maybe_uninit)]
| ^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(maybe_uninit)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(maybe_uninit)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `proc_macro_span`
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/proc-macro2-1.0.24/src/lib.rs:82:17
|
82 | #![cfg_attr(any(proc_macro_span, super_unstable), feature(proc_macro_span))]
| ^^^^^^^^^^^^^^^ help: there is a config with a similar name: `proc_macro`
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(proc_macro_span)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(proc_macro_span)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
= note: `#[warn(unexpected_cfgs)]` on by default
warning: unexpected `cfg` condition name: `maybe_uninit`
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/ryu-1.0.5/src/d2s.rs:120:15
|
120 | #[cfg(not(maybe_uninit))]
| ^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(maybe_uninit)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(maybe_uninit)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `maybe_uninit`
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/ryu-1.0.5/src/d2s.rs:125:11
|
125 | #[cfg(maybe_uninit)]
| ^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(maybe_uninit)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(maybe_uninit)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `maybe_uninit`
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/ryu-1.0.5/src/d2s.rs:127:11
|
127 | #[cfg(maybe_uninit)]
| ^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(maybe_uninit)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(maybe_uninit)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `maybe_uninit`
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/ryu-1.0.5/src/d2s.rs:169:15
|
169 | #[cfg(maybe_uninit)]
| ^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(maybe_uninit)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(maybe_uninit)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `maybe_uninit`
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/ryu-1.0.5/src/d2s.rs:150:23
|
150 | #[cfg(maybe_uninit)]
| ^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(maybe_uninit)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(maybe_uninit)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `maybe_uninit`
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/ryu-1.0.5/src/d2s.rs:154:27
|
154 | #[cfg(not(maybe_uninit))]
| ^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(maybe_uninit)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(maybe_uninit)");` 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/devel/git-delta/work/delta-0.9.2/cargo-crates/proc-macro2-1.0.24/src/lib.rs:82:34
|
82 | #![cfg_attr(any(proc_macro_span, super_unstable), feature(proc_macro_span))]
| ^^^^^^^^^^^^^^
|
= help: expected names are: `docsrs`, `feature`, and `test` and 31 more
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(super_unstable)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(super_unstable)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `maybe_uninit`
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/ryu-1.0.5/src/d2s.rs:158:23
|
158 | #[cfg(maybe_uninit)]
| ^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(maybe_uninit)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(maybe_uninit)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `maybe_uninit`
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/ryu-1.0.5/src/d2s.rs:162:27
|
162 | #[cfg(not(maybe_uninit))]
| ^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(maybe_uninit)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(maybe_uninit)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `maybe_uninit`
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/ryu-1.0.5/src/d2s.rs:228:15
|
228 | #[cfg(maybe_uninit)]
| ^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(maybe_uninit)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(maybe_uninit)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `maybe_uninit`
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/ryu-1.0.5/src/d2s.rs:209:23
|
209 | #[cfg(maybe_uninit)]
| ^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(maybe_uninit)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(maybe_uninit)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `maybe_uninit`
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/ryu-1.0.5/src/d2s.rs:213:27
|
213 | #[cfg(not(maybe_uninit))]
| ^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(maybe_uninit)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(maybe_uninit)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `maybe_uninit`
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/ryu-1.0.5/src/d2s.rs:217:23
|
217 | #[cfg(maybe_uninit)]
| ^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(maybe_uninit)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(maybe_uninit)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `maybe_uninit`
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/ryu-1.0.5/src/d2s.rs:221:27
|
221 | #[cfg(not(maybe_uninit))]
| ^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(maybe_uninit)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(maybe_uninit)");` 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/devel/git-delta/work/delta-0.9.2/cargo-crates/proc-macro2-1.0.24/src/lib.rs:83:13
|
83 | #![cfg_attr(super_unstable, feature(proc_macro_raw_ident, proc_macro_def_site))]
| ^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(super_unstable)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(super_unstable)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `integer128`
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/ryu-1.0.5/src/d2s_intrinsics.rs:24:11
|
24 | #[cfg(not(integer128))]
| ^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(integer128)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(integer128)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `integer128`
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/ryu-1.0.5/src/d2s_intrinsics.rs:54:11
|
54 | #[cfg(not(integer128))]
| ^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(integer128)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(integer128)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `integer128`
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/ryu-1.0.5/src/d2s_intrinsics.rs:110:7
|
110 | #[cfg(integer128)]
| ^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(integer128)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(integer128)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `integer128`
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/ryu-1.0.5/src/d2s_intrinsics.rs:118:7
|
118 | #[cfg(integer128)]
| ^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(integer128)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(integer128)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `integer128`
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/ryu-1.0.5/src/d2s_intrinsics.rs:133:11
|
133 | #[cfg(not(integer128))]
| ^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(integer128)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(integer128)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `use_proc_macro`
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/proc-macro2-1.0.24/src/lib.rs:86:7
|
86 | #[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/devel/git-delta/work/delta-0.9.2/cargo-crates/proc-macro2-1.0.24/src/lib.rs:92:7
|
92 | #[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/devel/git-delta/work/delta-0.9.2/cargo-crates/proc-macro2-1.0.24/src/lib.rs:100:11
|
100 | #[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/devel/git-delta/work/delta-0.9.2/cargo-crates/proc-macro2-1.0.24/src/lib.rs:103:7
|
103 | #[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/devel/git-delta/work/delta-0.9.2/cargo-crates/proc-macro2-1.0.24/src/lib.rs:113:7
|
113 | #[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/devel/git-delta/work/delta-0.9.2/cargo-crates/proc-macro2-1.0.24/src/lib.rs:190:7
|
190 | #[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/devel/git-delta/work/delta-0.9.2/cargo-crates/proc-macro2-1.0.24/src/lib.rs:197:7
|
197 | #[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/devel/git-delta/work/delta-0.9.2/cargo-crates/proc-macro2-1.0.24/src/lib.rs:269:7
|
269 | #[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/devel/git-delta/work/delta-0.9.2/cargo-crates/proc-macro2-1.0.24/src/lib.rs:276:7
|
276 | #[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/devel/git-delta/work/delta-0.9.2/cargo-crates/proc-macro2-1.0.24/src/lib.rs:309:7
|
309 | #[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/devel/git-delta/work/delta-0.9.2/cargo-crates/proc-macro2-1.0.24/src/lib.rs:319:7
|
319 | #[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/devel/git-delta/work/delta-0.9.2/cargo-crates/proc-macro2-1.0.24/src/lib.rs:330:7
|
330 | #[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/devel/git-delta/work/delta-0.9.2/cargo-crates/proc-macro2-1.0.24/src/lib.rs:339:7
|
339 | #[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/devel/git-delta/work/delta-0.9.2/cargo-crates/proc-macro2-1.0.24/src/parse.rs:11:11
|
11 | #[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/devel/git-delta/work/delta-0.9.2/cargo-crates/proc-macro2-1.0.24/src/parse.rs:20:19
|
20 | #[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/devel/git-delta/work/delta-0.9.2/cargo-crates/proc-macro2-1.0.24/src/parse.rs:164:15
|
164 | #[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/devel/git-delta/work/delta-0.9.2/cargo-crates/proc-macro2-1.0.24/src/parse.rs:180:19
|
180 | #[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/devel/git-delta/work/delta-0.9.2/cargo-crates/proc-macro2-1.0.24/src/parse.rs:192:19
|
192 | #[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: `byteorder_i128`
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/byteorder-1.3.4/src/lib.rs:103:7
|
103 | #[cfg(byteorder_i128)]
| ^^^^^^^^^^^^^^
|
= 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(byteorder_i128)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(byteorder_i128)");` 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/devel/git-delta/work/delta-0.9.2/cargo-crates/proc-macro2-1.0.24/src/parse.rs:200:23
|
200 | #[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: `form_urlencoded` (lib) generated 2 warnings
warning: unexpected `cfg` condition name: `byteorder_i128`
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/byteorder-1.3.4/src/lib.rs:116:7
|
116 | #[cfg(byteorder_i128)]
| ^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(byteorder_i128)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(byteorder_i128)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
Compiling vec_map v0.8.2
warning: unexpected `cfg` condition name: `span_locations`
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/proc-macro2-1.0.24/src/parse.rs:202:23
|
202 | #[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: `byteorder_i128`
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/byteorder-1.3.4/src/lib.rs:144:7
|
144 | #[cfg(byteorder_i128)]
| ^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(byteorder_i128)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(byteorder_i128)");` 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/devel/git-delta/work/delta-0.9.2/cargo-crates/proc-macro2-1.0.24/src/parse.rs:210:23
|
210 | #[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: `byteorder_i128`
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/byteorder-1.3.4/src/io.rs:373:11
|
373 | #[cfg(byteorder_i128)]
| ^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(byteorder_i128)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(byteorder_i128)");` 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/devel/git-delta/work/delta-0.9.2/cargo-crates/proc-macro2-1.0.24/src/parse.rs:212:23
|
212 | #[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: `byteorder_i128`
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/byteorder-1.3.4/src/io.rs:400:11
|
400 | #[cfg(byteorder_i128)]
| ^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(byteorder_i128)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(byteorder_i128)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `byteorder_i128`
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/byteorder-1.3.4/src/io.rs:459:11
|
459 | #[cfg(byteorder_i128)]
| ^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(byteorder_i128)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(byteorder_i128)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `byteorder_i128`
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/byteorder-1.3.4/src/io.rs:468:11
|
468 | #[cfg(byteorder_i128)]
| ^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(byteorder_i128)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(byteorder_i128)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `byteorder_i128`
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/byteorder-1.3.4/src/io.rs:674:11
|
674 | #[cfg(byteorder_i128)]
| ^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(byteorder_i128)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(byteorder_i128)");` 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/devel/git-delta/work/delta-0.9.2/cargo-crates/proc-macro2-1.0.24/src/parse.rs:774:11
|
774 | #[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: `byteorder_i128`
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/byteorder-1.3.4/src/io.rs:860:11
|
860 | #[cfg(byteorder_i128)]
| ^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(byteorder_i128)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(byteorder_i128)");` 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/devel/git-delta/work/delta-0.9.2/cargo-crates/proc-macro2-1.0.24/src/parse.rs:778:15
|
778 | #[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: `byteorder_i128`
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/byteorder-1.3.4/src/io.rs:1411:11
|
1411 | #[cfg(byteorder_i128)]
| ^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(byteorder_i128)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(byteorder_i128)");` 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/devel/git-delta/work/delta-0.9.2/cargo-crates/proc-macro2-1.0.24/src/parse.rs:780:15
|
780 | #[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: `byteorder_i128`
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/byteorder-1.3.4/src/io.rs:1420:11
|
1420 | #[cfg(byteorder_i128)]
| ^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(byteorder_i128)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(byteorder_i128)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `byteorder_i128`
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/byteorder-1.3.4/src/io.rs:1504:11
|
1504 | #[cfg(byteorder_i128)]
| ^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(byteorder_i128)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(byteorder_i128)");` 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/devel/git-delta/work/delta-0.9.2/cargo-crates/proc-macro2-1.0.24/src/fallback.rs:3:7
|
3 | #[cfg(span_locations)]
| ^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `byteorder_i128`
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/byteorder-1.3.4/src/io.rs:1520:11
|
1520 | #[cfg(byteorder_i128)]
| ^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(byteorder_i128)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(byteorder_i128)");` 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/devel/git-delta/work/delta-0.9.2/cargo-crates/proc-macro2-1.0.24/src/fallback.rs:5:7
|
5 | #[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: `byteorder_i128`
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/byteorder-1.3.4/src/lib.rs:333:11
|
333 | #[cfg(byteorder_i128)]
| ^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(byteorder_i128)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(byteorder_i128)");` 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/devel/git-delta/work/delta-0.9.2/cargo-crates/proc-macro2-1.0.24/src/fallback.rs:11:7
|
11 | #[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: `byteorder_i128`
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/byteorder-1.3.4/src/lib.rs:374:11
|
374 | #[cfg(byteorder_i128)]
| ^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(byteorder_i128)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(byteorder_i128)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `byteorder_i128`
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/byteorder-1.3.4/src/lib.rs:493:11
|
493 | #[cfg(byteorder_i128)]
| ^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(byteorder_i128)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(byteorder_i128)");` 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/devel/git-delta/work/delta-0.9.2/cargo-crates/proc-macro2-1.0.24/src/fallback.rs:116:7
|
116 | #[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: `byteorder_i128`
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/byteorder-1.3.4/src/lib.rs:534:11
|
534 | #[cfg(byteorder_i128)]
| ^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(byteorder_i128)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(byteorder_i128)");` 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/devel/git-delta/work/delta-0.9.2/cargo-crates/proc-macro2-1.0.24/src/fallback.rs:130:11
|
130 | #[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: `byteorder_i128`
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/byteorder-1.3.4/src/lib.rs:664:11
|
664 | #[cfg(byteorder_i128)]
| ^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(byteorder_i128)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(byteorder_i128)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `byteorder_i128`
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/byteorder-1.3.4/src/lib.rs:711:11
|
711 | #[cfg(byteorder_i128)]
| ^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(byteorder_i128)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(byteorder_i128)");` 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/devel/git-delta/work/delta-0.9.2/cargo-crates/proc-macro2-1.0.24/src/fallback.rs:187:7
|
187 | #[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: `byteorder_i128`
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/byteorder-1.3.4/src/lib.rs:890:11
|
890 | #[cfg(byteorder_i128)]
| ^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(byteorder_i128)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(byteorder_i128)");` 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/devel/git-delta/work/delta-0.9.2/cargo-crates/proc-macro2-1.0.24/src/fallback.rs:197:7
|
197 | #[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: `byteorder_i128`
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/byteorder-1.3.4/src/lib.rs:937:11
|
937 | #[cfg(byteorder_i128)]
| ^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(byteorder_i128)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(byteorder_i128)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `byteorder_i128`
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/byteorder-1.3.4/src/lib.rs:1081:11
|
1081 | #[cfg(byteorder_i128)]
| ^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(byteorder_i128)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(byteorder_i128)");` 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/devel/git-delta/work/delta-0.9.2/cargo-crates/proc-macro2-1.0.24/src/fallback.rs:290:7
|
290 | #[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: `byteorder_i128`
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/byteorder-1.3.4/src/lib.rs:1192:11
|
1192 | #[cfg(byteorder_i128)]
| ^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(byteorder_i128)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(byteorder_i128)");` 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/devel/git-delta/work/delta-0.9.2/cargo-crates/proc-macro2-1.0.24/src/fallback.rs:304:7
|
304 | #[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: `byteorder_i128`
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/byteorder-1.3.4/src/lib.rs:1414:11
|
1414 | #[cfg(byteorder_i128)]
| ^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(byteorder_i128)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(byteorder_i128)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `byteorder_i128`
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/byteorder-1.3.4/src/lib.rs:1556:11
|
1556 | #[cfg(byteorder_i128)]
| ^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(byteorder_i128)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(byteorder_i128)");` 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/devel/git-delta/work/delta-0.9.2/cargo-crates/proc-macro2-1.0.24/src/fallback.rs:312:7
|
312 | #[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: `byteorder_i128`
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/byteorder-1.3.4/src/lib.rs:1700:11
|
1700 | #[cfg(byteorder_i128)]
| ^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(byteorder_i128)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(byteorder_i128)");` 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/devel/git-delta/work/delta-0.9.2/cargo-crates/proc-macro2-1.0.24/src/fallback.rs:339:7
|
339 | #[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: `byteorder_i128`
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/byteorder-1.3.4/src/lib.rs:1795:11
|
1795 | #[cfg(byteorder_i128)]
| ^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(byteorder_i128)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(byteorder_i128)");` 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/devel/git-delta/work/delta-0.9.2/cargo-crates/proc-macro2-1.0.24/src/fallback.rs:354:7
|
354 | #[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/devel/git-delta/work/delta-0.9.2/cargo-crates/proc-macro2-1.0.24/src/fallback.rs:359:7
|
359 | #[cfg(span_locations)]
| ^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs`
= note: see
MidnightBSD Magus