devel/git-delta
Syntax-highlighting pager for git/diff
| Flavor | Version | Run | OSVersion | Arch | License | Restricted | Status | |
|---|---|---|---|---|---|---|---|---|
| 0.9.2 | 628 | 4.0 | i386 | mit | 0 | fail |
License Permissions:
Events
| Machine | Type | Time | Message |
|---|---|---|---|
| m4032b | info | 2026-01-25 01:54:09.183898 | Test Started |
| m4032b | fail | 2026-01-25 01:56:51.541329 | make build returned non-zero: 1 |
| m4032b | fail | 2026-01-25 01:56:51.756105 | Test complete. |
Log
[1m===> Building for git-delta-0.9.2[0m
Compiling libc v0.2.103
Compiling autocfg v1.0.1
Compiling proc-macro2 v1.0.24
Compiling pkg-config v0.3.19
Compiling version_check v0.9.2
Compiling unicode-xid v0.2.1
Compiling memchr v2.3.4
Compiling bitflags v1.3.2
Compiling syn v1.0.57
Compiling cfg-if v1.0.0
Compiling lazy_static v1.4.0
Compiling serde v1.0.118
Compiling matches v0.1.8
Compiling tinyvec_macros v0.1.0
Compiling regex-syntax v0.6.22
Compiling log v0.4.11
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=63c1f36ecf44ce91 -C extra-filename=-27de585fbc78079c --out-dir /magus/work/usr/mports/devel/git-delta/work/target/release/build/libc-27de585fbc78079c -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=269651420403d3a9 -C extra-filename=-ccc39b995e3e4aaf --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=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=dfb564f4381a3d63 -C extra-filename=-fed9ffd8a30592ae --out-dir /magus/work/usr/mports/devel/git-delta/work/target/release/build/proc-macro2-fed9ffd8a30592ae -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=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=cbebda8a58537c9d -C extra-filename=-b17d1a2e9113f48c --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=31eb067e157dd97c -C extra-filename=-02aba4e8131cbae5 --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=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=92e799148000758b -C extra-filename=-5beae7abf74260c0 --out-dir /magus/work/usr/mports/devel/git-delta/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/devel/git-delta/work/target/i686-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/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=d6c1e4875cc1cf59 -C extra-filename=-c938885592556ddf --out-dir /magus/work/usr/mports/devel/git-delta/work/target/release/build/memchr-c938885592556ddf -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_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=dfdda361834f5e74 -C extra-filename=-c97d1d93f248e7e2 --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=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=30de0f66b15172ae -C extra-filename=-b931d9dbb7240346 --out-dir /magus/work/usr/mports/devel/git-delta/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/devel/git-delta/work/target/i686-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/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=96266363ed8083cc -C extra-filename=-a778d8175bbc9171 --out-dir /magus/work/usr/mports/devel/git-delta/work/target/release/build/serde-a778d8175bbc9171 -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=ec07f14e8024bb04 -C extra-filename=-004b3f2dbb59a31a --out-dir /magus/work/usr/mports/devel/git-delta/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/devel/git-delta/work/target/i686-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=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=88043a3d462e4e7e -C extra-filename=-2febec5842c2a2db --out-dir /magus/work/usr/mports/devel/git-delta/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/devel/git-delta/work/target/i686-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=c22bae0606b26db8 -C extra-filename=-a63f97fab20d71e5 --out-dir /magus/work/usr/mports/devel/git-delta/work/target/release/build/syn-a63f97fab20d71e5 -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=b808039779c8931a -C extra-filename=-5a23bad95cd8afe8 --out-dir /magus/work/usr/mports/devel/git-delta/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/devel/git-delta/work/target/i686-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=f4de1ab3f75ce159 -C extra-filename=-1d57d80513b34ef8 --out-dir /magus/work/usr/mports/devel/git-delta/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/devel/git-delta/work/target/i686-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: 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=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=4710ac6edbc53f77 -C extra-filename=-cfb693749c707446 --out-dir /magus/work/usr/mports/devel/git-delta/work/target/release/build/log-cfb693749c707446 -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/devel/git-delta/work/target/release/deps --cap-lints warn`
Compiling tinyvec v1.1.0
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=fd1ca9e711bf7e91 -C extra-filename=-8751e8fae9a00305 --out-dir /magus/work/usr/mports/devel/git-delta/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/devel/git-delta/work/target/i686-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/i686-unknown-freebsd/release/deps/libtinyvec_macros-004b3f2dbb59a31a.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
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
| +++++++
Compiling unicode-width v0.1.9
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=3ffa95ba5a372a6f -C extra-filename=-6fa7d08b5b24414e --out-dir /magus/work/usr/mports/devel/git-delta/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/devel/git-delta/work/target/i686-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 crc32fast v1.2.1
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=bcd5c340367688be -C extra-filename=-a205815cd12388f2 --out-dir /magus/work/usr/mports/devel/git-delta/work/target/release/build/crc32fast-a205815cd12388f2 -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/devel/git-delta/work/target/release/deps --cap-lints warn`
Compiling byteorder v1.3.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/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=72c2ec6d2d3b75c4 -C extra-filename=-ed2d6190debde5ad --out-dir /magus/work/usr/mports/devel/git-delta/work/target/release/build/byteorder-ed2d6190debde5ad -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/devel/git-delta/work/target/release/deps --cap-lints warn`
warning: `lazy_static` (lib) generated 1 warning
Compiling cfg-if v0.1.10
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=ea6dc91088e595c0 -C extra-filename=-8f875f96c26b6084 --out-dir /magus/work/usr/mports/devel/git-delta/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/devel/git-delta/work/target/i686-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_CFG_FEATURE=default,std,use_std CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=32 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_STD=1 CARGO_FEATURE_USE_STD=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/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=i686-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/i686-unknown-freebsd/lib' NUM_JOBS=16 OPT_LEVEL=2 OUT_DIR=/magus/work/usr/mports/devel/git-delta/work/target/i686-unknown-freebsd/release/build/memchr-f6408789cfabc992/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=cc RUSTDOC=/usr/local/bin/rustdoc TARGET=i686-unknown-freebsd /magus/work/usr/mports/devel/git-delta/work/target/release/build/memchr-c938885592556ddf/build-script-build`
[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_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/i686-unknown-freebsd/release/build/memchr-f6408789cfabc992/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=075e8f668c86e6cc -C extra-filename=-ef3370096f588298 --out-dir /magus/work/usr/mports/devel/git-delta/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/devel/git-delta/work/target/i686-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`
Compiling ryu v1.0.5
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=cf660cbfae0be83f -C extra-filename=-569b8cafbad5d272 --out-dir /magus/work/usr/mports/devel/git-delta/work/target/release/build/ryu-569b8cafbad5d272 -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
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=0ae5b3a557a9edd0 -C extra-filename=-ef1c0a7e83d86fea --out-dir /magus/work/usr/mports/devel/git-delta/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/devel/git-delta/work/target/i686-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/i686-unknown-freebsd/release/deps/libmatches-b931d9dbb7240346.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE='' CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=32 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_MANIFEST_DIR=/magus/work/usr/mports/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=i686-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/i686-unknown-freebsd/lib' NUM_JOBS=16 OPT_LEVEL=2 OUT_DIR=/magus/work/usr/mports/devel/git-delta/work/target/i686-unknown-freebsd/release/build/log-e4ac3f08bfe6f84b/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=cc RUSTDOC=/usr/local/bin/rustdoc TARGET=i686-unknown-freebsd /magus/work/usr/mports/devel/git-delta/work/target/release/build/log-cfb693749c707446/build-script-build`
[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/i686-unknown-freebsd/release/build/log-e4ac3f08bfe6f84b/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=f958beae95e70727 -C extra-filename=-4e4fa58e8a7a6301 --out-dir /magus/work/usr/mports/devel/git-delta/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/devel/git-delta/work/target/i686-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/i686-unknown-freebsd/release/deps/libcfg_if-8f875f96c26b6084.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong --cfg atomic_cas`
warning: unexpected `cfg` condition name: `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
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
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_CFG_FEATURE=default,extra_traits,std CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=32 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_EXTRA_TRAITS=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/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=i686-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/i686-unknown-freebsd/lib' NUM_JOBS=16 OPT_LEVEL=2 OUT_DIR=/magus/work/usr/mports/devel/git-delta/work/target/i686-unknown-freebsd/release/build/libc-6b8f72166d60c33e/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=cc RUSTDOC=/usr/local/bin/rustdoc TARGET=i686-unknown-freebsd /magus/work/usr/mports/devel/git-delta/work/target/release/build/libc-27de585fbc78079c/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: `proc-macro2` (build script) generated 1 warning
[libc 0.2.103] cargo:rerun-if-changed=build.rs
Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,extra_traits,std CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=32 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='' 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=i686-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/i686-unknown-freebsd/lib' NUM_JOBS=16 OPT_LEVEL=0 OUT_DIR=/magus/work/usr/mports/devel/git-delta/work/target/release/build/libc-7856159de804ec17/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=cc RUSTDOC=/usr/local/bin/rustdoc TARGET=i686-unknown-freebsd /magus/work/usr/mports/devel/git-delta/work/target/release/build/libc-27de585fbc78079c/build-script-build`
[libc 0.2.103] cargo:rerun-if-changed=build.rs
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_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: 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: 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
Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,proc-macro CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=32 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_PROC_MACRO=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/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=i686-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/i686-unknown-freebsd/lib' NUM_JOBS=16 OPT_LEVEL=0 OUT_DIR=/magus/work/usr/mports/devel/git-delta/work/target/release/build/proc-macro2-3c97c4878d0bdc89/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=cc RUSTDOC=/usr/local/bin/rustdoc TARGET=i686-unknown-freebsd /magus/work/usr/mports/devel/git-delta/work/target/release/build/proc-macro2-fed9ffd8a30592ae/build-script-build`
[proc-macro2 1.0.24] cargo:rerun-if-changed=build.rs
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: `#[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]
| ^^^^^^^^^^^
[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
[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=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-3c97c4878d0bdc89/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=d82612bf1a7b651f -C extra-filename=-dee934d47fc10a9e --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-c97d1d93f248e7e2.rmeta --cap-lints warn --cfg lexerror_display --cfg hygiene --cfg use_proc_macro --cfg wrap_proc_macro`
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 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=32 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='' CARGO_FEATURE_CLONE_IMPLS=1 CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_DERIVE=1 CARGO_FEATURE_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=i686-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/i686-unknown-freebsd/lib' NUM_JOBS=16 OPT_LEVEL=0 OUT_DIR=/magus/work/usr/mports/devel/git-delta/work/target/release/build/syn-7840ae335e02c480/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=cc RUSTDOC=/usr/local/bin/rustdoc TARGET=i686-unknown-freebsd /magus/work/usr/mports/devel/git-delta/work/target/release/build/syn-a63f97fab20d71e5/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 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=32 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/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=i686-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/i686-unknown-freebsd/lib' NUM_JOBS=16 OPT_LEVEL=2 OUT_DIR=/magus/work/usr/mports/devel/git-delta/work/target/i686-unknown-freebsd/release/build/serde-4814e0a669203621/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=cc RUSTDOC=/usr/local/bin/rustdoc TARGET=i686-unknown-freebsd /magus/work/usr/mports/devel/git-delta/work/target/release/build/serde-a778d8175bbc9171/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-7856159de804ec17/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=ce333bf1e678d421 -C extra-filename=-ee06b7a9559176e2 --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`
[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=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/i686-unknown-freebsd/release/build/libc-6b8f72166d60c33e/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=ab3a8b006ae2c69f -C extra-filename=-405aea6907eef7ef --out-dir /magus/work/usr/mports/devel/git-delta/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/devel/git-delta/work/target/i686-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`
Compiling num-traits v0.2.14
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=7479827c72d9c9c0 -C extra-filename=-8d4ca6c34d336083 --out-dir /magus/work/usr/mports/devel/git-delta/work/target/release/build/num-traits-8d4ca6c34d336083 -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-ccc39b995e3e4aaf.rlib --cap-lints warn`
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
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
[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
Compiling hashbrown v0.8.2
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=037a34b78972aee7 -C extra-filename=-787c3af254599e02 --out-dir /magus/work/usr/mports/devel/git-delta/work/target/release/build/hashbrown-787c3af254599e02 -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-ccc39b995e3e4aaf.rlib --cap-lints warn`
Compiling proc-macro-error-attr v1.0.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/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=d8a57a037a862c22 -C extra-filename=-512f305595d81faa --out-dir /magus/work/usr/mports/devel/git-delta/work/target/release/build/proc-macro-error-attr-512f305595d81faa -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-b17d1a2e9113f48c.rlib --cap-lints warn`
[syn 1.0.57] cargo:rustc-cfg=syn_disable_nightly_tests
Compiling num-integer v0.1.44
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=44585c2d0b70a15d -C extra-filename=-7a3e2d0e366af215 --out-dir /magus/work/usr/mports/devel/git-delta/work/target/release/build/num-integer-7a3e2d0e366af215 -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-ccc39b995e3e4aaf.rlib --cap-lints warn`
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
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: 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: `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: `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: `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: 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: 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: `memchr` (lib) generated 20 warnings
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: `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: 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: `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: `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: `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: `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: `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: `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: `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: `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: `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: `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: `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: `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: `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
Compiling proc-macro-error v1.0.4
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: `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: `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: `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 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:403:11
|
403 | #[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:405:11
|
405 | #[cfg(span_locations)]
| ^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `wrap_proc_macro`
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/proc-macro2-1.0.24/src/fallback.rs:21:11
|
21 | #[cfg(wrap_proc_macro)]
| ^^^^^^^^^^^^^^^ help: there is a config with a similar name: `proc_macro`
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wrap_proc_macro)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wrap_proc_macro)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `wrap_proc_macro`
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/proc-macro2-1.0.24/src/fallback.rs:28:11
|
28 | #[cfg(wrap_proc_macro)]
| ^^^^^^^^^^^^^^^ help: there is a config with a similar name: `proc_macro`
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wrap_proc_macro)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wrap_proc_macro)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
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=8c1db32f31b1148b -C extra-filename=-f29bbfabc7a43bf5 --out-dir /magus/work/usr/mports/devel/git-delta/work/target/release/build/proc-macro-error-f29bbfabc7a43bf5 -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-b17d1a2e9113f48c.rlib --cap-lints warn`
warning: unexpected `cfg` condition name: `no_bind_by_move_pattern_guard`
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/proc-macro2-1.0.24/src/fallback.rs:56:23
|
56 | #[cfg(not(no_bind_by_move_pattern_guard))]
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_bind_by_move_pattern_guard)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_bind_by_move_pattern_guard)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `no_bind_by_move_pattern_guard`
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/proc-macro2-1.0.24/src/fallback.rs:66:19
|
66 | #[cfg(no_bind_by_move_pattern_guard)]
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_bind_by_move_pattern_guard)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_bind_by_move_pattern_guard)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `wrap_proc_macro`
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/proc-macro2-1.0.24/src/fallback.rs:58:23
|
58 | #[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/fallback.rs:60:27
|
60 | #[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/fallback.rs:105:19
|
105 | #[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: `span_locations`
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/proc-macro2-1.0.24/src/fallback.rs:410:15
|
410 | #[cfg(not(span_locations))]
| ^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `span_locations`
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/proc-macro2-1.0.24/src/fallback.rs:415:11
|
415 | #[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: `hygiene`
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/proc-macro2-1.0.24/src/fallback.rs:420:11
|
420 | #[cfg(hygiene)]
| ^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(hygiene)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hygiene)");` 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:425:11
|
425 | #[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/fallback.rs:441:11
|
441 | #[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/fallback.rs:452:11
|
452 | #[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:461:11
|
461 | #[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:470:15
|
470 | #[cfg(not(span_locations))]
| ^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `span_locations`
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/proc-macro2-1.0.24/src/fallback.rs:475:11
|
475 | #[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:490:15
|
490 | #[cfg(not(span_locations))]
| ^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `span_locations`
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/proc-macro2-1.0.24/src/fallback.rs:495:11
|
495 | #[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:503:15
|
503 | #[cfg(not(span_locations))]
| ^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `span_locations`
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/proc-macro2-1.0.24/src/fallback.rs:508:11
|
508 | #[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:519:15
|
519 | #[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:522:19
|
522 | #[cfg(not(span_locations))]
| ^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `span_locations`
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/proc-macro2-1.0.24/src/fallback.rs:528:11
|
528 | #[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:535:13
|
535 | if 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:728:15
|
728 | #[cfg(not(span_locations))]
| ^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `span_locations`
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/proc-macro2-1.0.24/src/fallback.rs:739:11
|
739 | #[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: `super_unstable`
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/proc-macro2-1.0.24/src/wrapper.rs:7:7
|
7 | #[cfg(super_unstable)]
| ^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(super_unstable)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(super_unstable)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `super_unstable`
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/proc-macro2-1.0.24/src/wrapper.rs:338:7
|
338 | #[cfg(super_unstable)]
| ^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(super_unstable)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(super_unstable)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `super_unstable`
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/proc-macro2-1.0.24/src/wrapper.rs:344:7
|
344 | #[cfg(super_unstable)]
| ^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(super_unstable)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(super_unstable)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `super_unstable`
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/proc-macro2-1.0.24/src/wrapper.rs:366:7
|
366 | #[cfg(super_unstable)]
| ^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(super_unstable)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(super_unstable)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `super_unstable`
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/proc-macro2-1.0.24/src/wrapper.rs:376:11
|
376 | #[cfg(any(super_unstable, feature = "span-locations"))]
| ^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(super_unstable)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(super_unstable)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `lexerror_display`
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/proc-macro2-1.0.24/src/wrapper.rs:270:19
|
270 | #[cfg(lexerror_display)]
| ^^^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(lexerror_display)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(lexerror_display)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `lexerror_display`
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/proc-macro2-1.0.24/src/wrapper.rs:272:23
|
272 | #[cfg(not(lexerror_display))]
| ^^^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(lexerror_display)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(lexerror_display)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `hygiene`
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/proc-macro2-1.0.24/src/wrapper.rs:397:11
|
397 | #[cfg(hygiene)]
| ^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(hygiene)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hygiene)");` 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/wrapper.rs:406:11
|
406 | #[cfg(super_unstable)]
| ^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(super_unstable)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(super_unstable)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `super_unstable`
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/proc-macro2-1.0.24/src/wrapper.rs:450:11
|
450 | #[cfg(super_unstable)]
| ^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(super_unstable)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(super_unstable)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `super_unstable`
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/proc-macro2-1.0.24/src/wrapper.rs:458:15
|
458 | #[cfg(any(super_unstable, feature = "span-locations"))]
| ^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(super_unstable)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(super_unstable)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `super_unstable`
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/proc-macro2-1.0.24/src/wrapper.rs:475:15
|
475 | #[cfg(any(super_unstable, feature = "span-locations"))]
| ^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(super_unstable)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(super_unstable)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `super_unstable`
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/proc-macro2-1.0.24/src/wrapper.rs:502:11
|
502 | #[cfg(super_unstable)]
| ^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(super_unstable)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(super_unstable)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `hygiene`
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/proc-macro2-1.0.24/src/wrapper.rs:417:19
|
417 | #[cfg(hygiene)]
| ^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(hygiene)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hygiene)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `hygiene`
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/proc-macro2-1.0.24/src/wrapper.rs:421:23
|
421 | #[cfg(not(hygiene))]
| ^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(hygiene)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hygiene)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `hygiene`
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/proc-macro2-1.0.24/src/wrapper.rs:431:19
|
431 | #[cfg(hygiene)]
| ^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(hygiene)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hygiene)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `hygiene`
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/proc-macro2-1.0.24/src/wrapper.rs:435:23
|
435 | #[cfg(not(hygiene))]
| ^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(hygiene)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hygiene)");` 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/wrapper.rs:494:19
|
494 | #[cfg(proc_macro_span)]
| ^^^^^^^^^^^^^^^ help: there is a config with a similar name: `proc_macro`
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(proc_macro_span)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(proc_macro_span)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `proc_macro_span`
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/proc-macro2-1.0.24/src/wrapper.rs:601:19
|
601 | #[cfg(proc_macro_span)]
| ^^^^^^^^^^^^^^^ help: there is a config with a similar name: `proc_macro`
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(proc_macro_span)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(proc_macro_span)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `proc_macro_span`
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/proc-macro2-1.0.24/src/wrapper.rs:603:23
|
603 | #[cfg(not(proc_macro_span))]
| ^^^^^^^^^^^^^^^ help: there is a config with a similar name: `proc_macro`
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(proc_macro_span)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(proc_macro_span)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `proc_macro_span`
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/proc-macro2-1.0.24/src/wrapper.rs:611:19
|
611 | #[cfg(proc_macro_span)]
| ^^^^^^^^^^^^^^^ help: there is a config with a similar name: `proc_macro`
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(proc_macro_span)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(proc_macro_span)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `proc_macro_span`
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/proc-macro2-1.0.24/src/wrapper.rs:613:23
|
613 | #[cfg(not(proc_macro_span))]
| ^^^^^^^^^^^^^^^ help: there is a config with a similar name: `proc_macro`
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(proc_macro_span)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(proc_macro_span)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `proc_macro_span`
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/proc-macro2-1.0.24/src/wrapper.rs:875:19
|
875 | #[cfg(proc_macro_span)]
| ^^^^^^^^^^^^^^^ help: there is a config with a similar name: `proc_macro`
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(proc_macro_span)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(proc_macro_span)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `proc_macro_span`
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/proc-macro2-1.0.24/src/wrapper.rs:877:23
|
877 | #[cfg(not(proc_macro_span))]
| ^^^^^^^^^^^^^^^ help: there is a config with a similar name: `proc_macro`
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(proc_macro_span)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(proc_macro_span)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `hygiene`
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/proc-macro2-1.0.24/src/lib.rs:382:11
|
382 | #[cfg(hygiene)]
| ^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(hygiene)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hygiene)");` 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:390:11
|
390 | #[cfg(procmacro2_semver_exempt)]
| ^^^^^^^^^^^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(procmacro2_semver_exempt)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(procmacro2_semver_exempt)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `wrap_proc_macro`
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/proc-macro2-1.0.24/src/lib.rs:417:11
|
417 | #[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:423:11
|
423 | #[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:432:11
|
432 | #[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:440:11
|
440 | #[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:449:11
|
449 | #[cfg(span_locations)]
| ^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `procmacro2_semver_exempt`
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/proc-macro2-1.0.24/src/lib.rs:471:11
|
471 | #[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:901:11
|
901 | #[cfg(procmacro2_semver_exempt)]
| ^^^^^^^^^^^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(procmacro2_semver_exempt)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(procmacro2_semver_exempt)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `libc_deny_warnings`
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/libc-0.2.103/src/lib.rs:18:13
|
18 | #![cfg_attr(libc_deny_warnings, deny(warnings))]
| ^^^^^^^^^^^^^^^^^^
|
= help: expected names are: `docsrs`, `feature`, and `test` and 31 more
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_deny_warnings)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_deny_warnings)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
= note: `#[warn(unexpected_cfgs)]` on by default
warning: unexpected `cfg` condition name: `libc_thread_local`
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/libc-0.2.103/src/lib.rs:21:13
|
21 | #![cfg_attr(libc_thread_local, feature(thread_local))]
| ^^^^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_thread_local)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_thread_local)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `libc_const_extern_fn`
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/libc-0.2.103/src/lib.rs:31:13
|
31 | #![cfg_attr(libc_const_extern_fn, feature(const_extern_fn))]
| ^^^^^^^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_const_extern_fn)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_const_extern_fn)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `libc_priv_mod_use`
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/libc-0.2.103/src/lib.rs:49:14
|
49 | if #[cfg(libc_priv_mod_use)] {
| ^^^^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_priv_mod_use)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_priv_mod_use)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `libc_core_cvoid`
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/libc-0.2.103/src/lib.rs:50:15
|
50 | #[cfg(libc_core_cvoid)]
| ^^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_core_cvoid)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_core_cvoid)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition value: `switch`
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/libc-0.2.103/src/lib.rs:108:21
|
108 | } else if #[cfg(target_os = "switch")] {
| ^^^^^^^^^
|
= note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, `trusty`, `tvos`, and `uefi` and 9 more
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition value: `wasi`
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/libc-0.2.103/src/lib.rs:144:25
|
144 | } else if #[cfg(any(target_env = "wasi", target_os = "wasi"))] {
| ^^^^^^^^^^^^^^^^^^^
|
= note: expected values for `target_env` are: ``, `gnu`, `msvc`, `musl`, `newlib`, `nto70`, `nto71`, `nto71_iosock`, `nto80`, `ohos`, `p1`, `p2`, `relibc`, `sgx`, and `uclibc`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `libc_const_extern_fn`
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/libc-0.2.103/src/macros.rs:184:14
|
184 | if #[cfg(libc_const_extern_fn)] {
| ^^^^^^^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_const_extern_fn)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_const_extern_fn)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition value: `rumprun`
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/libc-0.2.103/src/unix/mod.rs:343:25
|
343 | target_vendor = "rumprun"))] {
| ^^^^^^^^^^^^^^^^^^^^^^^^^
|
= note: expected values for `target_vendor` are: `amd`, `apple`, `espressif`, `fortanix`, `ibm`, `kmc`, `mti`, `nintendo`, `nvidia`, `openwrt`, `pc`, `risc0`, `sony`, `sun`, `unikraft`, `unknown`, `uwp`, `win7`, and `wrs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition value: `illumos`
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/libc-0.2.103/src/unix/mod.rs:369:21
|
369 | } else if #[cfg(target_env = "illumos")] {
| ^^^^^^^^^^
|
= note: expected values for `target_env` are: ``, `gnu`, `msvc`, `musl`, `newlib`, `nto70`, `nto71`, `nto71_iosock`, `nto80`, `ohos`, `p1`, `p2`, `relibc`, `sgx`, and `uclibc`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `libc_core_cvoid`
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/libc-0.2.103/src/unix/mod.rs:1484:14
|
1484 | if #[cfg(libc_core_cvoid)] {
| ^^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_core_cvoid)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_core_cvoid)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `libc_align`
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/libc-0.2.103/src/unix/mod.rs:1504:14
|
1504 | if #[cfg(libc_align)] {
| ^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_align)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_align)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `libc_cfg_target_vendor`
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/libc-0.2.103/src/unix/mod.rs:574:9
|
574 | libc_cfg_target_vendor,
| ^^^^^^^^^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_cfg_target_vendor)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_cfg_target_vendor)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `libc_cfg_target_vendor`
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/libc-0.2.103/src/unix/mod.rs:583:9
|
583 | libc_cfg_target_vendor,
| ^^^^^^^^^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_cfg_target_vendor)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_cfg_target_vendor)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `libc_cfg_target_vendor`
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/libc-0.2.103/src/unix/mod.rs:601:9
|
601 | libc_cfg_target_vendor,
| ^^^^^^^^^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_cfg_target_vendor)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_cfg_target_vendor)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/proc-macro2-1.0.24/src/detection.rs:1:24
|
1 | use std::panic::{self, PanicInfo};
| ^^^^^^^^^
|
= note: `#[warn(deprecated)]` on by default
warning: unexpected `cfg` condition name: `libc_cfg_target_vendor`
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/libc-0.2.103/src/unix/mod.rs:612:9
|
612 | libc_cfg_target_vendor,
| ^^^^^^^^^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_cfg_target_vendor)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_cfg_target_vendor)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: 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: unexpected `cfg` condition name: `libc_cfg_target_vendor`
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/libc-0.2.103/src/unix/mod.rs:627:9
|
627 | libc_cfg_target_vendor,
| ^^^^^^^^^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_cfg_target_vendor)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_cfg_target_vendor)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `libc_cfg_target_vendor`
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/libc-0.2.103/src/unix/mod.rs:661:9
|
661 | libc_cfg_target_vendor,
| ^^^^^^^^^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_cfg_target_vendor)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_cfg_target_vendor)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `freebsd11`
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/libc-0.2.103/src/unix/mod.rs:699:40
|
699 | all(target_os = "freebsd", any(freebsd11, freebsd10)),
| ^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd11)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `freebsd10`
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/libc-0.2.103/src/unix/mod.rs:699:51
|
699 | all(target_os = "freebsd", any(freebsd11, freebsd10)),
| ^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd10)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd10)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `freebsd11`
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/libc-0.2.103/src/unix/mod.rs:712:40
|
712 | all(target_os = "freebsd", any(freebsd11, freebsd10)),
| ^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd11)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `freebsd10`
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/libc-0.2.103/src/unix/mod.rs:712:51
|
712 | all(target_os = "freebsd", any(freebsd11, freebsd10)),
| ^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd10)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd10)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `freebsd11`
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/libc-0.2.103/src/unix/mod.rs:758:40
|
758 | all(target_os = "freebsd", any(freebsd11, freebsd10)),
| ^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd11)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `freebsd10`
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/libc-0.2.103/src/unix/mod.rs:758:51
|
758 | all(target_os = "freebsd", any(freebsd11, freebsd10)),
| ^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd10)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd10)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/proc-macro2-1.0.24/src/detection.rs:52:30
|
52 | type PanicHook = dyn Fn(&PanicInfo) + Sync + Send + 'static;
| ^^^^^^^^^
warning: unexpected `cfg` condition name: `freebsd11`
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/libc-0.2.103/src/unix/mod.rs:796:40
|
796 | all(target_os = "freebsd", any(freebsd11, freebsd10)),
| ^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd11)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `freebsd10`
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/libc-0.2.103/src/unix/mod.rs:796:51
|
796 | all(target_os = "freebsd", any(freebsd11, freebsd10)),
| ^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd10)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd10)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `freebsd11`
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/libc-0.2.103/src/unix/mod.rs:987:40
|
987 | all(target_os = "freebsd", any(freebsd11, freebsd10)),
| ^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd11)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `freebsd10`
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/libc-0.2.103/src/unix/mod.rs:987:51
|
987 | all(target_os = "freebsd", any(freebsd11, freebsd10)),
| ^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd10)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd10)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `libc_cfg_target_vendor`
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/libc-0.2.103/src/unix/mod.rs:1156:9
|
1156 | libc_cfg_target_vendor,
| ^^^^^^^^^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_cfg_target_vendor)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_cfg_target_vendor)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `libc_cfg_target_vendor`
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/libc-0.2.103/src/unix/mod.rs:1169:9
|
1169 | libc_cfg_target_vendor,
| ^^^^^^^^^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_cfg_target_vendor)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_cfg_target_vendor)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `freebsd11`
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/libc-0.2.103/src/unix/mod.rs:1228:40
|
1228 | all(target_os = "freebsd", any(freebsd11, freebsd10)),
| ^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd11)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `freebsd10`
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/libc-0.2.103/src/unix/mod.rs:1228:51
|
1228 | all(target_os = "freebsd", any(freebsd11, freebsd10)),
| ^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd10)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd10)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: `extern` declarations without an explicit ABI are deprecated
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/libc-0.2.103/src/unix/mod.rs:1395:9
|
1395 | extern {
| ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
|
= note: `#[warn(missing_abi)]` on by default
warning: unexpected `cfg` condition name: `freebsd11`
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/libc-0.2.103/src/unix/mod.rs:1421:48
|
1421 | all(target_os = "freebsd", any(freebsd11, freebsd10)),
| ^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd11)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `freebsd10`
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/libc-0.2.103/src/unix/mod.rs:1421:59
|
1421 | all(target_os = "freebsd", any(freebsd11, freebsd10)),
| ^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd10)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd10)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: `extern` declarations without an explicit ABI are deprecated
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/libc-0.2.103/src/unix/mod.rs:1439:9
|
1439 | extern {
| ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
warning: `extern` declarations without an explicit ABI are deprecated
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/libc-0.2.103/src/macros.rs:243:28
|
243 | pub unsafe extern fn $i($($arg: $argty),*
| ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
|
::: /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/libc-0.2.103/src/unix/bsd/mod.rs:529:1
|
529 | / f! {
530 | | pub fn CMSG_FIRSTHDR(mhdr: *const ::msghdr) -> *mut ::cmsghdr {
531 | | if (*mhdr).msg_controllen as usize >= ::mem::size_of::<::cmsghdr>() {
532 | | (*mhdr).msg_control as *mut ::cmsghdr
... |
563 | | }
| |_- in this macro invocation
|
= note: this warning originates in the macro `f` (in Nightly builds, run with -Z macro-backtrace for more info)
warning: `extern` declarations without an explicit ABI are deprecated
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/libc-0.2.103/src/macros.rs:259:21
|
259 | pub extern fn $i($($arg: $argty),*
| ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
|
::: /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/libc-0.2.103/src/unix/bsd/mod.rs:565:1
|
565 | / safe_f! {
566 | | pub {const} fn WTERMSIG(status: ::c_int) -> ::c_int {
567 | | status & 0o177
... |
585 | | }
| |_- in this macro invocation
|
= note: this warning originates in the macro `safe_f` (in Nightly builds, run with -Z macro-backtrace for more info)
warning: unexpected `cfg` condition name: `freebsd12`
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/libc-0.2.103/src/unix/bsd/mod.rs:604:40
|
604 | all(target_os = "freebsd", any(freebsd12, freebsd11, freebsd10)),
| ^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd12)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd12)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `freebsd11`
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/libc-0.2.103/src/unix/bsd/mod.rs:604:51
|
604 | all(target_os = "freebsd", any(freebsd12, freebsd11, freebsd10)),
| ^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd11)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `freebsd10`
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/libc-0.2.103/src/unix/bsd/mod.rs:604:62
|
604 | all(target_os = "freebsd", any(freebsd12, freebsd11, freebsd10)),
| ^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd10)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd10)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `freebsd12`
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/libc-0.2.103/src/unix/bsd/mod.rs:609:40
|
609 | all(target_os = "freebsd", any(freebsd12, freebsd11, freebsd10)),
| ^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd12)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd12)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `freebsd11`
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/libc-0.2.103/src/unix/bsd/mod.rs:609:51
|
609 | all(target_os = "freebsd", any(freebsd12, freebsd11, freebsd10)),
| ^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd11)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `freebsd10`
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/libc-0.2.103/src/unix/bsd/mod.rs:609:62
|
609 | all(target_os = "freebsd", any(freebsd12, freebsd11, freebsd10)),
| ^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd10)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd10)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `freebsd11`
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/libc-0.2.103/src/unix/bsd/mod.rs:642:40
|
642 | all(target_os = "freebsd", any(freebsd11, freebsd10)),
| ^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd11)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `freebsd10`
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/libc-0.2.103/src/unix/bsd/mod.rs:642:51
|
642 | all(target_os = "freebsd", any(freebsd11, freebsd10)),
| ^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd10)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd10)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `freebsd11`
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/libc-0.2.103/src/unix/bsd/mod.rs:653:40
|
653 | all(target_os = "freebsd", any(freebsd11, freebsd10)),
| ^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd11)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `freebsd10`
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/libc-0.2.103/src/unix/bsd/mod.rs:653:51
|
653 | all(target_os = "freebsd", any(freebsd11, freebsd10)),
| ^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd10)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd10)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `freebsd12`
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/libc-0.2.103/src/unix/bsd/mod.rs:824:40
|
824 | all(target_os = "freebsd", any(freebsd12, freebsd11, freebsd10)),
| ^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd12)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd12)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `freebsd11`
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/libc-0.2.103/src/unix/bsd/mod.rs:824:51
|
824 | all(target_os = "freebsd", any(freebsd12, freebsd11, freebsd10)),
| ^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd11)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `freebsd10`
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/libc-0.2.103/src/unix/bsd/mod.rs:824:62
|
824 | all(target_os = "freebsd", any(freebsd12, freebsd11, freebsd10)),
| ^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd10)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd10)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `libc_const_size_of`
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/libc-0.2.103/src/unix/bsd/freebsdlike/mod.rs:411:22
|
411 | if #[cfg(all(not(libc_const_size_of), target_pointer_width = "32"))] {
| ^^^^^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_const_size_of)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_const_size_of)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `libc_const_size_of`
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/libc-0.2.103/src/unix/bsd/freebsdlike/mod.rs:413:29
|
413 | } else if #[cfg(all(not(libc_const_size_of), target_pointer_width = "64"))] {
| ^^^^^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_const_size_of)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_const_size_of)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `libc_const_size_of`
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/libc-0.2.103/src/unix/bsd/freebsdlike/mod.rs:415:21
|
415 | } else if #[cfg(libc_const_size_of)] {
| ^^^^^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_const_size_of)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_const_size_of)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: `extern` declarations without an explicit ABI are deprecated
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/libc-0.2.103/src/macros.rs:259:21
|
259 | pub extern fn $i($($arg: $argty),*
| ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
|
::: /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/libc-0.2.103/src/unix/bsd/freebsdlike/mod.rs:1394:1
|
1394 | / safe_f! {
1395 | | pub {const} fn WIFCONTINUED(status: ::c_int) -> bool {
1396 | | status == 0x13
... |
1406 | | }
| |_- in this macro invocation
|
= note: this warning originates in the macro `safe_f` (in Nightly builds, run with -Z macro-backtrace for more info)
warning: unexpected `cfg` condition name: `freebsd11`
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/libc-0.2.103/src/unix/bsd/freebsdlike/mod.rs:1474:40
|
1474 | all(target_os = "freebsd", any(freebsd11, freebsd10)),
| ^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd11)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `freebsd10`
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/libc-0.2.103/src/unix/bsd/freebsdlike/mod.rs:1474:51
|
1474 | all(target_os = "freebsd", any(freebsd11, freebsd10)),
| ^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd10)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd10)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `freebsd11`
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/libc-0.2.103/src/unix/bsd/freebsdlike/mod.rs:1490:40
|
1490 | all(target_os = "freebsd", any(freebsd11, freebsd10)),
| ^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd11)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `freebsd10`
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/libc-0.2.103/src/unix/bsd/freebsdlike/mod.rs:1490:51
|
1490 | all(target_os = "freebsd", any(freebsd11, freebsd10)),
| ^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd10)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd10)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `freebsd11`
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/libc-0.2.103/src/unix/bsd/freebsdlike/freebsd/mod.rs:192:19
|
192 | #[cfg(not(freebsd11))]
| ^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd11)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `freebsd11`
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/libc-0.2.103/src/unix/bsd/freebsdlike/freebsd/mod.rs:194:15
|
194 | #[cfg(freebsd11)]
| ^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd11)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `freebsd11`
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/libc-0.2.103/src/unix/bsd/freebsdlike/freebsd/mod.rs:204:19
|
204 | #[cfg(not(freebsd11))]
| ^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd11)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `freebsd11`
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/libc-0.2.103/src/unix/bsd/freebsdlike/freebsd/mod.rs:206:15
|
206 | #[cfg(freebsd11)]
| ^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd11)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `freebsd11`
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/libc-0.2.103/src/unix/bsd/freebsdlike/freebsd/mod.rs:210:19
|
210 | #[cfg(not(freebsd11))]
| ^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd11)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `freebsd11`
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/libc-0.2.103/src/unix/bsd/freebsdlike/freebsd/mod.rs:212:19
|
212 | #[cfg(not(freebsd11))]
| ^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd11)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `freebsd11`
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/libc-0.2.103/src/unix/bsd/freebsdlike/freebsd/mod.rs:214:19
|
214 | #[cfg(not(freebsd11))]
| ^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd11)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `freebsd11`
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/libc-0.2.103/src/unix/bsd/freebsdlike/freebsd/mod.rs:216:15
|
216 | #[cfg(freebsd11)]
| ^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd11)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `libc_union`
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/libc-0.2.103/src/macros.rs:97:22
|
97 | if #[cfg(libc_union)] {
| ^^^^^^^^^^
|
::: /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/libc-0.2.103/src/unix/bsd/freebsdlike/freebsd/mod.rs:264:1
|
264 | / s_no_extra_traits! {
265 | | pub struct utmpx {
266 | | pub ut_type: ::c_short,
267 | | pub ut_tv: ::timeval,
... |
334 | | }
| |_- 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(libc_union)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
= note: this warning originates in the macro `s_no_extra_traits` (in Nightly builds, run with -Z macro-backtrace for more info)
warning: unexpected `cfg` condition name: `libc_union`
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/libc-0.2.103/src/unix/bsd/freebsdlike/freebsd/mod.rs:276:11
|
276 | #[cfg(libc_union)]
| ^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `libc_union`
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/libc-0.2.103/src/unix/bsd/freebsdlike/freebsd/mod.rs:324:11
|
324 | #[cfg(libc_union)]
| ^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `libc_union`
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/libc-0.2.103/src/unix/bsd/freebsdlike/freebsd/mod.rs:386:15
|
386 | #[cfg(libc_union)]
| ^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `libc_union`
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/libc-0.2.103/src/unix/bsd/freebsdlike/freebsd/mod.rs:392:15
|
392 | #[cfg(libc_union)]
| ^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `libc_union`
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/libc-0.2.103/src/unix/bsd/freebsdlike/freebsd/mod.rs:394:15
|
394 | #[cfg(libc_union)]
| ^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `libc_union`
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/libc-0.2.103/src/unix/bsd/freebsdlike/freebsd/mod.rs:402:15
|
402 | #[cfg(libc_union)]
| ^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `libc_union`
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/libc-0.2.103/src/unix/bsd/freebsdlike/freebsd/mod.rs:554:15
|
554 | #[cfg(libc_union)]
| ^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `libc_union`
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/libc-0.2.103/src/unix/bsd/freebsdlike/freebsd/mod.rs:560:15
|
560 | #[cfg(libc_union)]
| ^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `libc_union`
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/libc-0.2.103/src/unix/bsd/freebsdlike/freebsd/mod.rs:562:15
|
562 | #[cfg(libc_union)]
| ^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `libc_union`
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/libc-0.2.103/src/unix/bsd/freebsdlike/freebsd/mod.rs:570:19
|
570 | #[cfg(not(libc_union))]
| ^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `libc_union`
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/libc-0.2.103/src/unix/bsd/freebsdlike/freebsd/mod.rs:576:15
|
576 | #[cfg(libc_union)]
| ^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `libc_union`
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/libc-0.2.103/src/unix/bsd/freebsdlike/freebsd/mod.rs:584:19
|
584 | #[cfg(not(libc_union))]
| ^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `libc_union`
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/libc-0.2.103/src/unix/bsd/freebsdlike/freebsd/mod.rs:592:15
|
592 | #[cfg(libc_union)]
| ^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `freebsd13`
--> /magus/work/usr/mports/devel/git-delta/work/delta-0.9.2/cargo-crates/libc-0.2.103/src/unix/bsd/freebsdlike/freebsd/mod.rs:1991:14
|
1991 | if #[cfg(freebsd13)] {
| ^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd13)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd13)");` to the top of the `build.rs`
= note: see
MidnightBSD Magus