audio/spotifyd
Spotify daemon
| Flavor | Version | Run | OSVersion | Arch | License | Restricted | Status | |
|---|---|---|---|---|---|---|---|---|
| 0.3.3 | 621 | 4.0 | amd64 | gpl3 | 0 | fail |
License Permissions:
Events
| Machine | Type | Time | Message |
|---|---|---|---|
| m4064b | info | 2025-12-11 13:57:21.321394 | Test Started |
| m4064b | fail | 2025-12-11 14:02:41.98517 | make build returned non-zero: 1 |
| m4064b | fail | 2025-12-11 14:02:42.175787 | Test complete. |
Log
[1m===> Building for spotifyd-0.3.3[0m
Compiling libc v0.2.98
Compiling autocfg v1.0.0
Compiling proc-macro2 v1.0.27
Compiling unicode-xid v0.2.0
Compiling syn v1.0.73
Compiling cfg-if v0.1.10
Compiling version_check v0.9.1
Compiling log v0.4.8
Compiling memchr v2.3.0
Compiling cfg-if v1.0.0
Compiling lazy_static v1.4.0
Compiling pin-project-lite v0.2.4
Compiling futures-core v0.3.15
Compiling slab v0.4.2
Compiling pkg-config v0.3.17
Compiling futures v0.1.29
Compiling fnv v1.0.6
Compiling serde_derive v1.0.115
Compiling serde v1.0.115
Compiling once_cell v1.5.2
Compiling bitflags v1.2.1
Compiling bytes v0.5.6
Compiling futures-sink v0.3.15
Compiling proc-macro-hack v0.5.19
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/libc-0.2.98 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/libc-0.2.98/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.98 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=98 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2015 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/libc-0.2.98/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=8ad3f2f9ffd38f24 -C extra-filename=-6e870217fdf6ba02 --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/release/build/libc-6e870217fdf6ba02 -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps --cap-lints warn`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=autocfg CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/autocfg-1.0.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/autocfg-1.0.0/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.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/audio/spotifyd/work/target/release/deps /usr/local/bin/rustc --crate-name autocfg --edition=2015 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/autocfg-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 embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=8abdca049b212de5 -C extra-filename=-cdafda4f7aa225b5 --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/release/deps -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/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/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/unicode-xid-0.2.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/unicode-xid-0.2.0/Cargo.toml CARGO_PKG_AUTHORS='erick.tryzelaar :kwantam ' CARGO_PKG_DESCRIPTION='Determine whether characters have the XID_Start
or XID_Continue properties according to
Unicode Standard Annex #31.
' CARGO_PKG_HOMEPAGE='https://github.com/unicode-rs/unicode-xid' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unicode-xid CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-rs/unicode-xid' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps /usr/local/bin/rustc --crate-name unicode_xid --edition=2015 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/unicode-xid-0.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bench", "default", "no_std"))' -C metadata=84888458dbe42a58 -C extra-filename=-99a4f8d4fffdecdf --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/release/deps -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/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/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/proc-macro2-1.0.27 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/proc-macro2-1.0.27/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.27 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=27 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/proc-macro2-1.0.27/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=721d52e50459796e -C extra-filename=-f22088b491c43d7d --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/release/build/proc-macro2-f22088b491c43d7d -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps --cap-lints warn`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=pin_project_lite CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/pin-project-lite-0.2.4 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/pin-project-lite-0.2.4/Cargo.toml CARGO_PKG_AUTHORS='Taiki Endo ' CARGO_PKG_DESCRIPTION='A lightweight version of pin-project written with declarative macros.
' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=pin-project-lite CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/taiki-e/pin-project-lite' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps /usr/local/bin/rustc --crate-name pin_project_lite --edition=2018 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/pin-project-lite-0.2.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 codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=1a6a72f17397c657 -C extra-filename=-3b75624a4ae4aa46 --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/audio/spotifyd/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/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/log-0.4.8 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/log-0.4.8/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='A lightweight logging facade for Rust
' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=log CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/log' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.4.8 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=8 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2015 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/log-0.4.8/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("kv_unstable", "kv_unstable_sval", "max_level_debug", "max_level_error", "max_level_info", "max_level_off", "max_level_trace", "max_level_warn", "release_max_level_debug", "release_max_level_error", "release_max_level_info", "release_max_level_off", "release_max_level_trace", "release_max_level_warn", "serde", "std", "sval"))' -C metadata=220aa099fc1db19e -C extra-filename=-17bae6ce480d1424 --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/release/build/log-17bae6ce480d1424 -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/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/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/pkg-config-0.3.17 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/pkg-config-0.3.17/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='A library to run the pkg-config system tool at build time in order to be used in
Cargo build scripts.
' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=pkg-config CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/pkg-config-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.17 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=17 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps /usr/local/bin/rustc --crate-name pkg_config --edition=2015 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/pkg-config-0.3.17/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=69b7d60da8fc9039 -C extra-filename=-917691fee082ac2e --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/release/deps -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/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/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/version_check-0.9.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/version_check-0.9.1/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.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps /usr/local/bin/rustc --crate-name version_check --edition=2015 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/version_check-0.9.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=27be776395f0ddc1 -C extra-filename=-69b8586b03cbf9e7 --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/release/deps -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps --cap-lints warn`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=futures CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/futures-0.1.29 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/futures-0.1.29/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='An implementation of futures and streams featuring zero allocations,
composability, and iterator-like interfaces.
' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang-nursery/futures-rs' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=futures CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang-nursery/futures-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.29 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=29 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps /usr/local/bin/rustc --crate-name futures --edition=2015 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/futures-0.1.29/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 codegen-units=1 --cfg 'feature="default"' --cfg 'feature="use_std"' --cfg 'feature="with-deprecated"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "use_std", "with-deprecated"))' -C metadata=39ff9f752f97cc90 -C extra-filename=-c4ea4bdcb7c1270d --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/audio/spotifyd/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/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/syn-1.0.73 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/syn-1.0.73/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.73 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=73 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/syn-1.0.73/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit"' --cfg 'feature="visit-mut"' --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=a143a1d6cfddb083 -C extra-filename=-f581802e056abc04 --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/release/build/syn-f581802e056abc04 -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps --cap-lints warn`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=futures_sink CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/futures-sink-0.3.15 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/futures-sink-0.3.15/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='The asynchronous `Sink` trait for the futures-rs library.
' CARGO_PKG_HOMEPAGE='https://rust-lang.github.io/futures-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=futures-sink CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/rust-lang/futures-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.15 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=15 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps /usr/local/bin/rustc --crate-name futures_sink --edition=2018 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/futures-sink-0.3.15/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 codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=3b0711551314fda7 -C extra-filename=-e0ae0fceb3fbf4ec --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=slab CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/slab-0.4.2 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/slab-0.4.2/Cargo.toml CARGO_PKG_AUTHORS='Carl Lerche ' CARGO_PKG_DESCRIPTION='Pre-allocated storage for a uniform data type' CARGO_PKG_HOMEPAGE='https://github.com/carllerche/slab' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=slab CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/carllerche/slab' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.4.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps /usr/local/bin/rustc --crate-name slab --edition=2015 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/slab-0.4.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 codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e10af943de2384d0 -C extra-filename=-d7900e48b58a1f86 --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/audio/spotifyd/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/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/bitflags-1.2.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/bitflags-1.2.1/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='A macro to generate structures which behave like bitflags.
' CARGO_PKG_HOMEPAGE='https://github.com/bitflags/bitflags' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bitflags CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bitflags/bitflags' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.2.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2015 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/bitflags-1.2.1/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "example_generated"))' -C metadata=efab9a273a693369 -C extra-filename=-7eb25ccb6640a62b --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/release/build/bitflags-7eb25ccb6640a62b -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/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/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/serde-1.0.115 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/serde-1.0.115/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.115 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=115 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2015 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/serde-1.0.115/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="serde_derive"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=a6850139f9031b29 -C extra-filename=-95f99c96d59af5ac --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/release/build/serde-95f99c96d59af5ac -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/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/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/cfg-if-0.1.10 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.3.3/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/audio/spotifyd/work/target/release/deps /usr/local/bin/rustc --crate-name cfg_if --edition=2018 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.3.3/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 codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "rustc-dep-of-std"))' -C metadata=eb40c309ee5af6ef -C extra-filename=-cb836a3de1ad232d --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=cfg_if CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/cfg-if-1.0.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.3.3/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/audio/spotifyd/work/target/release/deps /usr/local/bin/rustc --crate-name cfg_if --edition=2018 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.3.3/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 codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "rustc-dep-of-std"))' -C metadata=f180295e163848cb -C extra-filename=-cb7f6e7e2f50d323 --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=once_cell CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/once_cell-1.5.2 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/once_cell-1.5.2/Cargo.toml CARGO_PKG_AUTHORS='Aleksey Kladov ' CARGO_PKG_DESCRIPTION='Single assignment cells and lazy values.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=once_cell CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/matklad/once_cell' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.5.2 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps /usr/local/bin/rustc --crate-name once_cell --edition=2018 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/once_cell-1.5.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 codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "parking_lot", "std", "unstable"))' -C metadata=91554af1c7f14629 -C extra-filename=-0b7c0e32abbf8170 --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/audio/spotifyd/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/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/futures-core-0.3.15 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/futures-core-0.3.15/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='The core traits and types in for the `futures` library.
' CARGO_PKG_HOMEPAGE='https://rust-lang.github.io/futures-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=futures-core CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/rust-lang/futures-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.15 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=15 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/futures-core-0.3.15/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="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="unstable"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "cfg-target-has-atomic", "default", "std", "unstable"))' -C metadata=3418ee14ae34d4a3 -C extra-filename=-ffa856529b8ff3b9 --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/release/build/futures-core-ffa856529b8ff3b9 -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps --cap-lints warn`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=fnv CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/fnv-1.0.6 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/fnv-1.0.6/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='Fowler–Noll–Vo hash function' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 / MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=fnv CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/servo/rust-fnv' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.6 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps /usr/local/bin/rustc --crate-name fnv --edition=2015 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/fnv-1.0.6/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 codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=28374024732fb0f3 -C extra-filename=-876bf50367967f0e --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/audio/spotifyd/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/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/serde_derive-1.0.115 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/serde_derive-1.0.115/Cargo.toml CARGO_PKG_AUTHORS='Erick Tryzelaar :David Tolnay ' CARGO_PKG_DESCRIPTION='Macros 1.1 implementation of #[derive(Serialize, Deserialize)]' CARGO_PKG_HOMEPAGE='https://serde.rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde_derive CARGO_PKG_README=crates-io.md CARGO_PKG_REPOSITORY='https://github.com/serde-rs/serde' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.115 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=115 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2015 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/serde_derive-1.0.115/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "deserialize_in_place"))' -C metadata=841caced48d086bb -C extra-filename=-7b10723b9f9d3356 --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/release/build/serde_derive-7b10723b9f9d3356 -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/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/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/memchr-2.3.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/memchr-2.3.0/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.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2015 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/memchr-2.3.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="use_std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "libc", "std", "use_std"))' -C metadata=b22dece95af22471 -C extra-filename=-189df68a59e6fe3b --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/release/build/memchr-189df68a59e6fe3b -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/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/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/lazy_static-1.4.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.3.3/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/audio/spotifyd/work/target/release/deps /usr/local/bin/rustc --crate-name lazy_static --edition=2015 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.3.3/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 codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("spin", "spin_no_std"))' -C metadata=4a8ef21e04b8d11f -C extra-filename=-fe61fcc0a030fa12 --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/audio/spotifyd/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/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/proc-macro2-1.0.27/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/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/proc-macro-hack-0.5.19 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/proc-macro-hack-0.5.19/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Procedural macros in expression position' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=proc-macro-hack CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/proc-macro-hack' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.5.19 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=19 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/proc-macro-hack-0.5.19/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=bb11785fac274f0b -C extra-filename=-7d5341e08eb75c37 --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/release/build/proc-macro-hack-7d5341e08eb75c37 -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps --cap-lints warn`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=bytes CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/bytes-0.5.6 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/bytes-0.5.6/Cargo.toml CARGO_PKG_AUTHORS='Carl Lerche :Sean McArthur ' CARGO_PKG_DESCRIPTION='Types and traits for working with bytes' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bytes CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tokio-rs/bytes' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.5.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps /usr/local/bin/rustc --crate-name bytes --edition=2018 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/bytes-0.5.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=bf27b2e5a95048ee -C extra-filename=-9dec17a0ab0cd82f --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
Compiling proc-macro-nested v0.1.3
Compiling futures-task v0.3.15
Compiling futures-channel v0.3.15
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/proc-macro-nested-0.1.3 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/proc-macro-nested-0.1.3/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Support for nested proc-macro-hack invocations' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=proc-macro-nested CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/dtolnay/proc-macro-hack' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2015 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/proc-macro-nested-0.1.3/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=606eafdc4329cadb -C extra-filename=-44e99e8f7a8bd7f2 --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/release/build/proc-macro-nested-44e99e8f7a8bd7f2 -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps --cap-lints warn`
Compiling cc v1.0.50
Compiling futures-io v0.3.15
warning: use of deprecated method `std::sync::atomic::AtomicUsize::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead
--> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/once_cell-1.5.2/src/imp_std.rs:154:46
|
154 | let old = my_state_and_queue.compare_and_swap(
| ^^^^^^^^^^^^^^^^
|
= note: `#[warn(deprecated)]` on by default
Compiling pin-utils v0.1.0
warning: elided lifetime has a name
--> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.3.3/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
| +++++++
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=cc CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/cc-1.0.50 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/cc-1.0.50/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='A build-time dependency for Cargo build scripts to assist in invoking the native
C compiler to compile native C code into a static archive to be linked into Rust
code.
' CARGO_PKG_HOMEPAGE='https://github.com/alexcrichton/cc-rs' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=cc CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/alexcrichton/cc-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.50 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=50 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps /usr/local/bin/rustc --crate-name cc --edition=2018 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/cc-1.0.50/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("jobserver", "parallel"))' -C metadata=06b26ec160f7c64e -C extra-filename=-336a77672c6b49fc --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/release/deps -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps --cap-lints warn`
warning: use of deprecated method `std::sync::atomic::AtomicUsize::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead
--> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/once_cell-1.5.2/src/imp_std.rs:196:35
|
196 | let old = state_and_queue.compare_and_swap(current_state, me | RUNNING, Ordering::Release);
| ^^^^^^^^^^^^^^^^
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=futures_io CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/futures-io-0.3.15 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/futures-io-0.3.15/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='The `AsyncRead`, `AsyncWrite`, `AsyncSeek`, and `AsyncBufRead` traits for the futures-rs library.
' CARGO_PKG_HOMEPAGE='https://rust-lang.github.io/futures-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=futures-io CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/rust-lang/futures-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.15 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=15 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps /usr/local/bin/rustc --crate-name futures_io --edition=2018 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/futures-io-0.3.15/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 codegen-units=1 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "read-initializer", "std", "unstable"))' -C metadata=1af4ba7787ab68a6 -C extra-filename=-0514c56e56e521d4 --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/audio/spotifyd/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/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/futures-task-0.3.15 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/futures-task-0.3.15/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='Tools for working with tasks.
' CARGO_PKG_HOMEPAGE='https://rust-lang.github.io/futures-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=futures-task CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/rust-lang/futures-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.15 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=15 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/futures-task-0.3.15/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="alloc"' --cfg 'feature="std"' --cfg 'feature="unstable"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "cfg-target-has-atomic", "default", "std", "unstable"))' -C metadata=f733e1b32b05227c -C extra-filename=-40944662a2822de4 --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/release/build/futures-task-40944662a2822de4 -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps --cap-lints warn`
Compiling itoa v0.4.4
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/futures-channel-0.3.15 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/futures-channel-0.3.15/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='Channels for asynchronous communication using futures-rs.
' CARGO_PKG_HOMEPAGE='https://rust-lang.github.io/futures-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=futures-channel CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/rust-lang/futures-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.15 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=15 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/futures-channel-0.3.15/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="alloc"' --cfg 'feature="default"' --cfg 'feature="futures-sink"' --cfg 'feature="sink"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "cfg-target-has-atomic", "default", "futures-sink", "sink", "std", "unstable"))' -C metadata=3ad7c295ae9dc22b -C extra-filename=-83b6b0f9e3726dc0 --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/release/build/futures-channel-83b6b0f9e3726dc0 -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps --cap-lints warn`
warning: `lazy_static` (lib) generated 1 warning
warning: anonymous parameters are deprecated and will be removed in the next edition
--> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/futures-0.1.29/src/future/mod.rs:1084:20
|
1084 | fn future_from(T) -> Self::Future;
| ^ help: try naming the parameter or explicitly ignoring it: `_: T`
|
= warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
= note: for more information, see issue #41686
= note: `#[warn(anonymous_parameters)]` on by default
Compiling typenum v1.12.0
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=pin_utils CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/pin-utils-0.1.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/pin-utils-0.1.0/Cargo.toml CARGO_PKG_AUTHORS='Josef Brandl ' CARGO_PKG_DESCRIPTION='Utilities for pinning
' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=pin-utils CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang-nursery/pin-utils' 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/audio/spotifyd/work/target/release/deps /usr/local/bin/rustc --crate-name pin_utils --edition=2018 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/pin-utils-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 codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=343be04dd05d7c5a -C extra-filename=-4fa9f144a478e51f --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=itoa CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/itoa-0.4.4 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/itoa-0.4.4/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Fast functions for printing integer primitives to an io::Write' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=itoa CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/itoa' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.4.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps /usr/local/bin/rustc --crate-name itoa --edition=2015 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/itoa-0.4.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 codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "i128", "std"))' -C metadata=f460940dd8be2b17 -C extra-filename=-c75dd1b858c0e7b5 --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_main CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/typenum-1.12.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/typenum-1.12.0/Cargo.toml CARGO_PKG_AUTHORS='Paho Lurie-Gregg :Andre Bogus ' CARGO_PKG_DESCRIPTION='Typenum is a Rust library for type-level numbers evaluated at compile time. It currently supports bits, unsigned integers, and signed integers. It also provides a type-level array of type-level numbers, but its implementation is incomplete.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=typenum CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/paholg/typenum' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.12.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=12 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_main --edition=2015 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/typenum-1.12.0/build/main.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("force_unix_path_separator", "i128", "no_std", "strict"))' -C metadata=c60198e1ae7e6bd7 -C extra-filename=-c2c5a50e85d2d605 --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/release/build/typenum-c2c5a50e85d2d605 -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps --cap-lints warn`
warning: unexpected `cfg` condition name: `loom`
--> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/bytes-0.5.6/src/bytes.rs:1078:17
|
1078 | #[cfg(all(test, loom))]
| ^^^^
|
= 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(loom)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` 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: `loom`
--> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/bytes-0.5.6/src/bytes.rs:100:19
|
100 | #[cfg(not(all(loom, test)))]
| ^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `loom`
--> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/bytes-0.5.6/src/bytes.rs:108:15
|
108 | #[cfg(all(loom, test))]
| ^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `loom`
--> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/bytes-0.5.6/src/bytes.rs:128:19
|
128 | #[cfg(not(all(loom, test)))]
| ^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `loom`
--> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/bytes-0.5.6/src/bytes.rs:138:15
|
138 | #[cfg(all(loom, test))]
| ^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `loom`
--> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/bytes-0.5.6/src/bytes_mut.rs:1549:17
|
1549 | #[cfg(all(test, loom))]
| ^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `loom`
--> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/bytes-0.5.6/src/loom.rs:1:21
|
1 | #[cfg(not(all(test, loom)))]
| ^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `loom`
--> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/bytes-0.5.6/src/loom.rs:23:17
|
23 | #[cfg(all(test, loom))]
| ^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` 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=std CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2,x87 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/log-0.4.8 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/log-0.4.8/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='A lightweight logging facade for Rust
' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=log CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/log' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.4.8 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=8 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/audio/spotifyd/work/target/release/deps:/magus/work/usr/mports/audio/spotifyd/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=24 OPT_LEVEL=2 OUT_DIR=/magus/work/usr/mports/audio/spotifyd/work/target/x86_64-unknown-freebsd/release/build/log-63d484d711a31ff9/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=cc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /magus/work/usr/mports/audio/spotifyd/work/target/release/build/log-17bae6ce480d1424/build-script-build`
[log 0.4.8] cargo:rustc-cfg=atomic_cas
[log 0.4.8] cargo:rerun-if-changed=build.rs
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=log CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/log-0.4.8 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/log-0.4.8/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='A lightweight logging facade for Rust
' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=log CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/log' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.4.8 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=8 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps OUT_DIR=/magus/work/usr/mports/audio/spotifyd/work/target/x86_64-unknown-freebsd/release/build/log-63d484d711a31ff9/out /usr/local/bin/rustc --crate-name log --edition=2015 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/log-0.4.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C codegen-units=1 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("kv_unstable", "kv_unstable_sval", "max_level_debug", "max_level_error", "max_level_info", "max_level_off", "max_level_trace", "max_level_warn", "release_max_level_debug", "release_max_level_error", "release_max_level_info", "release_max_level_off", "release_max_level_trace", "release_max_level_warn", "serde", "std", "sval"))' -C metadata=3a84e4852dacc6a9 -C extra-filename=-e2bb6abc579ba3d5 --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps --extern cfg_if=/magus/work/usr/mports/audio/spotifyd/work/target/x86_64-unknown-freebsd/release/deps/libcfg_if-cb836a3de1ad232d.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong --cfg atomic_cas`
warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
--> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/futures-0.1.29/src/task_impl/std/mod.rs:8:44
|
8 | use std::sync::{Arc, Mutex, Condvar, Once, ONCE_INIT};
| ^^^^^^^^^
|
= note: `#[warn(deprecated)]` on by default
warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
--> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/futures-0.1.29/src/task_impl/std/mod.rs:35:21
|
35 | static INIT: Once = ONCE_INIT;
| ^^^^^^^^^
|
help: replace the use of the deprecated constant
|
35 - static INIT: Once = ONCE_INIT;
35 + static INIT: Once = Once::new();
|
Compiling byteorder v1.4.3
warning: unexpected `cfg` condition value: `cargo-clippy`
--> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/itoa-0.4.4/src/lib.rs:53:13
|
53 | #![cfg_attr(feature = "cargo-clippy", allow(renamed_and_removed_lints))]
| ^^^^^^^^^^^^^^^^^^^^^^^^
|
= note: expected values for `feature` are: `default`, `i128`, and `std`
= help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
= note: see for more information about checking conditional configuration
= note: `#[warn(unexpected_cfgs)]` on by default
warning: unexpected `cfg` condition value: `cargo-clippy`
--> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/itoa-0.4.4/src/lib.rs:55:5
|
55 | feature = "cargo-clippy",
| ^^^^^^^^^^^^^^^^^^^^^^^^
|
= note: expected values for `feature` are: `default`, `i128`, and `std`
= help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
= note: see for more information about checking conditional configuration
warning: use of deprecated macro `try`: use the `?` operator instead
--> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/itoa-0.4.4/src/lib.rs:74:5
|
74 | try!(wr.write_all(s.as_bytes()));
| ^^^
|
= note: `#[warn(deprecated)]` on by default
Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=alloc,default,std,unstable CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2,x87 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_FEATURE_ALLOC=1 CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_STD=1 CARGO_FEATURE_UNSTABLE=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/futures-core-0.3.15 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/futures-core-0.3.15/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='The core traits and types in for the `futures` library.
' CARGO_PKG_HOMEPAGE='https://rust-lang.github.io/futures-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=futures-core CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/rust-lang/futures-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.15 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=15 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/audio/spotifyd/work/target/release/deps:/magus/work/usr/mports/audio/spotifyd/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=24 OPT_LEVEL=2 OUT_DIR=/magus/work/usr/mports/audio/spotifyd/work/target/x86_64-unknown-freebsd/release/build/futures-core-2c351fa8cb3f9107/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=cc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /magus/work/usr/mports/audio/spotifyd/work/target/release/build/futures-core-ffa856529b8ff3b9/build-script-build`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=byteorder CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/byteorder-1.4.3 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/byteorder-1.4.3/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.4.3 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps /usr/local/bin/rustc --crate-name byteorder --edition=2018 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/byteorder-1.4.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "i128", "std"))' -C metadata=b6084150cb7ebf99 -C extra-filename=-2a3eefbc391ac4c6 --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
--> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/itoa-0.4.4/src/lib.rs:119:34
|
119 | bytes: unsafe { mem::uninitialized() },
| ^^^^^^^^^^^^^
warning: trait objects without an explicit `dyn` are deprecated
--> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/futures-0.1.29/src/task_impl/core.rs:21:12
|
21 | f: &'a Fn() -> NotifyHandle,
| ^^^^^^^^^^^^^^^^^^^^
|
= warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
= note: for more information, see
= note: `#[warn(bare_trait_objects)]` on by default
help: if this is a dyn-compatible trait, use `dyn`
|
21 | f: &'a dyn Fn() -> NotifyHandle,
| +++
warning: trait objects without an explicit `dyn` are deprecated
--> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/futures-0.1.29/src/task_impl/std/mod.rs:93:17
|
93 | Old(&'a Arc),
| ^^^^^^
|
= warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
= note: for more information, see
help: if this is a dyn-compatible trait, use `dyn`
|
93 | Old(&'a Arc),
| +++
warning: trait objects without an explicit `dyn` are deprecated
--> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/futures-0.1.29/src/task_impl/std/mod.rs:107:13
|
107 | Old(Arc),
| ^^^^^^
|
= warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
= note: for more information, see
help: if this is a dyn-compatible trait, use `dyn`
|
107 | Old(Arc),
| +++
warning: trait objects without an explicit `dyn` are deprecated
--> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/futures-0.1.29/src/task_impl/std/mod.rs:402:22
|
402 | spawn: Spawn + Send>>,
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
= warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
= note: for more information, see
help: if this is a dyn-compatible trait, use `dyn`
|
402 | spawn: Spawn + Send>>,
| +++
warning: trait objects without an explicit `dyn` are deprecated
--> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/futures-0.1.29/src/task_impl/std/mod.rs:409:15
|
409 | exec: Arc,
| ^^^^^^^^
|
= warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
= note: for more information, see
help: if this is a dyn-compatible trait, use `dyn`
|
409 | exec: Arc,
| +++
warning: trait objects without an explicit `dyn` are deprecated
--> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/futures-0.1.29/src/task_impl/std/mod.rs:598:14
|
598 | set: Arc,
| ^^^^^^^^
|
= warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
= note: for more information, see
help: if this is a dyn-compatible trait, use `dyn`
|
598 | set: Arc,
| +++
warning: trait objects without an explicit `dyn` are deprecated
--> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/futures-0.1.29/src/task_impl/std/data.rs:35:41
|
35 | ... Box,
| ^^^^^^
|
= warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
= note: for more information, see
help: if this is a dyn-compatible trait, use `dyn`
|
35 | Box,
| +++
warning: trait objects without an explicit `dyn` are deprecated
--> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/futures-0.1.29/src/task_impl/mod.rs:634:17
|
634 | inner: *mut UnsafeNotify,
| ^^^^^^^^^^^^
|
= warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
= note: for more information, see
help: if this is a dyn-compatible trait, use `dyn`
|
634 | inner: *mut dyn UnsafeNotify,
| +++
warning: `once_cell` (lib) generated 2 warnings
[futures-core 0.3.15] cargo:rerun-if-changed=no_atomic_cas.rs
Compiling hashbrown v0.11.2
warning: trait objects without an explicit `dyn` are deprecated
--> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/futures-0.1.29/src/stream/futures_unordered.rs:602:50
|
602 | unsafe fn hide_lt(p: *mut ArcNode) -> *mut UnsafeNotify {
| ^^^^^^^^^^^^
|
= warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
= note: for more information, see
help: if this is a dyn-compatible trait, use `dyn`
|
602 | unsafe fn hide_lt(p: *mut ArcNode) -> *mut dyn UnsafeNotify {
| +++
warning: trait objects without an explicit `dyn` are deprecated
--> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/futures-0.1.29/src/future/mod.rs:106:50
|
106 | pub type BoxFuture = ::std::boxed::Box + Send>;
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
= warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
= note: for more information, see
help: if this is a dyn-compatible trait, use `dyn`
|
106 | pub type BoxFuture = ::std::boxed::Box + Send>;
| +++
warning: trait objects without an explicit `dyn` are deprecated
--> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/futures-0.1.29/src/stream/mod.rs:132:50
|
132 | pub type BoxStream = ::std::boxed::Box + Send>;
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
= warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
= note: for more information, see
help: if this is a dyn-compatible trait, use `dyn`
|
132 | pub type BoxStream = ::std::boxed::Box + Send>;
| +++
Compiling bytes v1.0.1
warning: trait objects without an explicit `dyn` are deprecated
--> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/futures-0.1.29/src/future/shared.rs:310:32
|
310 | fn cause(&self) -> Option<&error::Error> {
| ^^^^^^^^^^^^
|
= warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
= note: for more information, see
help: if this is a dyn-compatible trait, use `dyn`
|
310 | fn cause(&self) -> Option<&dyn error::Error> {
| +++
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=bytes CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/bytes-1.0.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/bytes-1.0.1/Cargo.toml CARGO_PKG_AUTHORS='Carl Lerche :Sean McArthur ' CARGO_PKG_DESCRIPTION='Types and traits for working with bytes' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bytes CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tokio-rs/bytes' 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/audio/spotifyd/work/target/release/deps /usr/local/bin/rustc --crate-name bytes --edition=2018 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/bytes-1.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=e5ecdb2d26c8b122 -C extra-filename=-b770457e784cb482 --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=futures_core CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/futures-core-0.3.15 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/futures-core-0.3.15/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='The core traits and types in for the `futures` library.
' CARGO_PKG_HOMEPAGE='https://rust-lang.github.io/futures-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=futures-core CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/rust-lang/futures-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.15 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=15 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps OUT_DIR=/magus/work/usr/mports/audio/spotifyd/work/target/x86_64-unknown-freebsd/release/build/futures-core-2c351fa8cb3f9107/out /usr/local/bin/rustc --crate-name futures_core --edition=2018 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/futures-core-0.3.15/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 codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="unstable"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "cfg-target-has-atomic", "default", "std", "unstable"))' -C metadata=6dd117dd99556dd9 -C extra-filename=-fcb58735ed9ba025 --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=hashbrown CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/hashbrown-0.11.2 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/hashbrown-0.11.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.11.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=11 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps /usr/local/bin/rustc --crate-name hashbrown --edition=2018 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/hashbrown-0.11.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 codegen-units=1 --cfg 'feature="raw"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("ahash", "ahash-compile-time-rng", "alloc", "bumpalo", "compiler_builtins", "core", "default", "inline-more", "nightly", "raw", "rayon", "rustc-dep-of-std", "rustc-internal-api", "serde"))' -C metadata=b26325c1d6409a22 -C extra-filename=-3a5087f3fef9a0aa --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: trait objects without an explicit `dyn` are deprecated
--> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/futures-0.1.29/src/task_impl/core.rs:45:23
|
45 | pub fn new(f: &'a Fn() -> NotifyHandle, id: usize) -> BorrowedUnpark<'a> {
| ^^^^^^^^^^^^^^^^^^^^
|
= warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
= note: for more information, see
help: if this is a dyn-compatible trait, use `dyn`
|
45 | pub fn new(f: &'a dyn Fn() -> NotifyHandle, id: usize) -> BorrowedUnpark<'a> {
| +++
warning: trait objects without an explicit `dyn` are deprecated
--> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/futures-0.1.29/src/task_impl/std/mod.rs:121:23
|
121 | pub fn new(f: &'a Fn() -> NotifyHandle, id: usize) -> BorrowedUnpark<'a> {
| ^^^^^^^^^^^^^^^^^^^^
|
= warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
= note: for more information, see
help: if this is a dyn-compatible trait, use `dyn`
|
121 | pub fn new(f: &'a dyn Fn() -> NotifyHandle, id: usize) -> BorrowedUnpark<'a> {
| +++
warning: trait objects without an explicit `dyn` are deprecated
--> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/futures-0.1.29/src/task_impl/std/mod.rs:222:47
|
222 | pub fn poll_future(&mut self, unpark: Arc) -> Poll {
| ^^^^^^
|
= warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
= note: for more information, see
help: if this is a dyn-compatible trait, use `dyn`
|
222 | pub fn poll_future(&mut self, unpark: Arc) -> Poll {
| +++
warning: trait objects without an explicit `dyn` are deprecated
--> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/futures-0.1.29/src/task_impl/std/mod.rs:248:36
|
248 | pub fn execute(self, exec: Arc)
| ^^^^^^^^
|
= warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
= note: for more information, see
help: if this is a dyn-compatible trait, use `dyn`
|
248 | pub fn execute(self, exec: Arc)
| +++
warning: trait objects without an explicit `dyn` are deprecated
--> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/futures-0.1.29/src/task_impl/std/mod.rs:269:47
|
269 | pub fn poll_stream(&mut self, unpark: Arc)
| ^^^^^^
|
= warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
= note: for more information, see
help: if this is a dyn-compatible trait, use `dyn`
|
269 | pub fn poll_stream(&mut self, unpark: Arc)
| +++
warning: trait objects without an explicit `dyn` are deprecated
--> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/futures-0.1.29/src/task_impl/std/mod.rs:295:67
|
295 | pub fn start_send(&mut self, value: S::SinkItem, unpark: &Arc)
| ^^^^^^
|
= warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
= note: for more information, see
help: if this is a dyn-compatible trait, use `dyn`
|
295 | pub fn start_send(&mut self, value: S::SinkItem, unpark: &Arc)
| +++
warning: trait objects without an explicit `dyn` are deprecated
--> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/futures-0.1.29/src/task_impl/std/mod.rs:303:47
|
303 | pub fn poll_flush(&mut self, unpark: &Arc)
| ^^^^^^
|
= warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
= note: for more information, see
help: if this is a dyn-compatible trait, use `dyn`
|
303 | pub fn poll_flush(&mut self, unpark: &Arc)
| +++
Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,std,use_std CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2,x87 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_STD=1 CARGO_FEATURE_USE_STD=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/memchr-2.3.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/memchr-2.3.0/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.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/audio/spotifyd/work/target/release/deps:/magus/work/usr/mports/audio/spotifyd/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=24 OPT_LEVEL=2 OUT_DIR=/magus/work/usr/mports/audio/spotifyd/work/target/x86_64-unknown-freebsd/release/build/memchr-fc6e503399467227/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=cc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /magus/work/usr/mports/audio/spotifyd/work/target/release/build/memchr-189df68a59e6fe3b/build-script-build`
Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,derive,serde_derive,std CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2,x87 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_DERIVE=1 CARGO_FEATURE_SERDE_DERIVE=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/serde-1.0.115 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/serde-1.0.115/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.115 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=115 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/audio/spotifyd/work/target/release/deps:/magus/work/usr/mports/audio/spotifyd/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=24 OPT_LEVEL=2 OUT_DIR=/magus/work/usr/mports/audio/spotifyd/work/target/x86_64-unknown-freebsd/release/build/serde-95b70742ae356fc9/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=cc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /magus/work/usr/mports/audio/spotifyd/work/target/release/build/serde-95f99c96d59af5ac/build-script-build`
warning: unexpected `cfg` condition name: `rustbuild`
--> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/log-0.4.8/src/lib.rs:277:13
|
277 | #![cfg_attr(rustbuild, feature(staged_api, rustc_private))]
| ^^^^^^^^^
|
= help: expected names are: `docsrs`, `feature`, and `test` and 31 more
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(rustbuild)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(rustbuild)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
= note: `#[warn(unexpected_cfgs)]` on by default
[memchr 2.3.0] cargo:rustc-cfg=memchr_runtime_simd
[memchr 2.3.0] cargo:rustc-cfg=memchr_runtime_sse2
[memchr 2.3.0] cargo:rustc-cfg=memchr_runtime_sse42
[memchr 2.3.0] cargo:rustc-cfg=memchr_runtime_avx
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=memchr CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/memchr-2.3.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/memchr-2.3.0/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.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps OUT_DIR=/magus/work/usr/mports/audio/spotifyd/work/target/x86_64-unknown-freebsd/release/build/memchr-fc6e503399467227/out /usr/local/bin/rustc --crate-name memchr --edition=2015 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/memchr-2.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C 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=f58f140d7f26c7a8 -C extra-filename=-caaaf9b8c8c1fd81 --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/audio/spotifyd/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`
warning: unexpected `cfg` condition name: `rustbuild`
--> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/log-0.4.8/src/lib.rs:278:13
|
278 | #![cfg_attr(rustbuild, unstable(feature = "rustc_private", issue = "27812"))]
| ^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(rustbuild)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(rustbuild)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: the type `[u8; 40]` does not permit being left uninitialized
--> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/itoa-0.4.4/src/lib.rs:119:29
|
119 | bytes: unsafe { mem::uninitialized() },
| ^^^^^^^^^^^^^^^^^^^^
| |
| this code causes undefined behavior when executed
| help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done
|
= note: integers must be initialized
= note: `#[warn(invalid_value)]` on by default
warning: unexpected `cfg` condition name: `atomic_cas`
--> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/log-0.4.8/src/lib.rs:1212:28
|
1212 | #[cfg(all(feature = "std", atomic_cas))]
| ^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(atomic_cas)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(atomic_cas)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `atomic_cas`
--> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/log-0.4.8/src/lib.rs:1270:7
|
1270 | #[cfg(atomic_cas)]
| ^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(atomic_cas)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(atomic_cas)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `atomic_cas`
--> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/log-0.4.8/src/lib.rs:1275:7
|
1275 | #[cfg(atomic_cas)]
| ^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(atomic_cas)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(atomic_cas)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: trait objects without an explicit `dyn` are deprecated
--> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/log-0.4.8/src/lib.rs:309:29
|
309 | static mut LOGGER: &'static Log = &NopLogger;
| ^^^
|
= warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
= note: for more information, see
= note: `#[warn(bare_trait_objects)]` on by default
help: if this is a dyn-compatible trait, use `dyn`
|
309 | static mut LOGGER: &'static dyn Log = &NopLogger;
| +++
warning: unexpected `cfg` condition name: `futures_no_atomic_cas`
--> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/futures-core-0.3.15/src/task/__internal/mod.rs:1:11
|
1 | #[cfg(not(futures_no_atomic_cas))]
| ^^^^^^^^^^^^^^^^^^^^^
|
= 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(futures_no_atomic_cas)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(futures_no_atomic_cas)");` 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: `futures_no_atomic_cas`
--> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/futures-core-0.3.15/src/task/__internal/mod.rs:3:11
|
3 | #[cfg(not(futures_no_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(futures_no_atomic_cas)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(futures_no_atomic_cas)");` 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=clone-impls,default,derive,extra-traits,full,parsing,printing,proc-macro,quote,visit,visit-mut CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2,x87 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='' CARGO_FEATURE_CLONE_IMPLS=1 CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_DERIVE=1 CARGO_FEATURE_EXTRA_TRAITS=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_FEATURE_VISIT_MUT=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/syn-1.0.73 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/syn-1.0.73/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.73 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=73 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/audio/spotifyd/work/target/release/deps:/magus/work/usr/mports/audio/spotifyd/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=24 OPT_LEVEL=0 OUT_DIR=/magus/work/usr/mports/audio/spotifyd/work/target/release/build/syn-ff70ef194da15077/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=cc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /magus/work/usr/mports/audio/spotifyd/work/target/release/build/syn-f581802e056abc04/build-script-build`
[serde 1.0.115] cargo:rustc-cfg=ops_bound
[serde 1.0.115] cargo:rustc-cfg=core_reverse
[serde 1.0.115] cargo:rustc-cfg=de_boxed_c_str
[serde 1.0.115] cargo:rustc-cfg=de_boxed_path
[serde 1.0.115] cargo:rustc-cfg=de_rc_dst
warning: trait objects without an explicit `dyn` are deprecated
--> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/futures-0.1.29/src/future/catch_unwind.rs:28:22
|
28 | type Error = Box;
| ^^^^^^^^^^
|
= warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
= note: for more information, see
help: if this is a dyn-compatible trait, use `dyn`
|
28 | type Error = Box;
| +++
[serde 1.0.115] cargo:rustc-cfg=core_duration
[serde 1.0.115] cargo:rustc-cfg=integer128
[serde 1.0.115] cargo:rustc-cfg=range_inclusive
[serde 1.0.115] cargo:rustc-cfg=num_nonzero
[serde 1.0.115] cargo:rustc-cfg=core_try_from
[serde 1.0.115] cargo:rustc-cfg=num_nonzero_signed
[serde 1.0.115] cargo:rustc-cfg=std_atomic64
[serde 1.0.115] cargo:rustc-cfg=std_atomic
warning: trait objects without an explicit `dyn` are deprecated
--> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/log-0.4.8/src/lib.rs:1213:37
|
1213 | pub fn set_boxed_logger(logger: Box) -> Result<(), SetLoggerError> {
| ^^^
|
= warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
= note: for more information, see
help: if this is a dyn-compatible trait, use `dyn`
|
1213 | pub fn set_boxed_logger(logger: Box) -> Result<(), SetLoggerError> {
| +++
Compiling generic-array v0.14.4
Compiling failure_derive v0.1.7
warning: trait objects without an explicit `dyn` are deprecated
--> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/log-0.4.8/src/lib.rs:1271:36
|
1271 | pub fn set_logger(logger: &'static Log) -> Result<(), SetLoggerError> {
| ^^^
|
= warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
= note: for more information, see
help: if this is a dyn-compatible trait, use `dyn`
|
1271 | pub fn set_logger(logger: &'static dyn Log) -> Result<(), SetLoggerError> {
| +++
warning: trait objects without an explicit `dyn` are deprecated
--> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/log-0.4.8/src/lib.rs:1278:29
|
1278 | F: FnOnce() -> &'static Log,
| ^^^
|
= warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
= note: for more information, see
help: if this is a dyn-compatible trait, use `dyn`
|
1278 | F: FnOnce() -> &'static dyn Log,
| +++
warning: trait objects without an explicit `dyn` are deprecated
--> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/log-0.4.8/src/lib.rs:1315:48
|
1315 | pub unsafe fn set_logger_racy(logger: &'static Log) -> Result<(), SetLoggerError> {
| ^^^
|
= warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
= note: for more information, see
help: if this is a dyn-compatible trait, use `dyn`
|
1315 | pub unsafe fn set_logger_racy(logger: &'static dyn Log) -> Result<(), SetLoggerError> {
| +++
warning: trait objects without an explicit `dyn` are deprecated
--> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/log-0.4.8/src/lib.rs:1375:29
|
1375 | pub fn logger() -> &'static Log {
| ^^^
|
= warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
= note: for more information, see
help: if this is a dyn-compatible trait, use `dyn`
|
1375 | pub fn logger() -> &'static dyn Log {
| +++
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/failure_derive-0.1.7 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/failure_derive-0.1.7/Cargo.toml CARGO_PKG_AUTHORS='Without Boats ' CARGO_PKG_DESCRIPTION='derives for the failure crate' CARGO_PKG_HOMEPAGE='https://rust-lang-nursery.github.io/failure/' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=failure_derive CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/rust-lang-nursery/failure' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2015 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/failure_derive-0.1.7/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("std"))' -C metadata=a004d838a600ffd0 -C extra-filename=-c1e411c3ac5eb1c3 --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/release/build/failure_derive-c1e411c3ac5eb1c3 -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/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/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/generic-array-0.14.4 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/generic-array-0.14.4/Cargo.toml CARGO_PKG_AUTHORS='Bartłomiej Kamiński :Aaron Trent ' CARGO_PKG_DESCRIPTION='Generic types implementing functionality of arrays' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=generic-array CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/fizyk20/generic-array.git' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.14.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=14 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2015 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/generic-array-0.14.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("more_lengths", "serde"))' -C metadata=eb18733af8d134f4 -C extra-filename=-cf30acb34faae548 --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/release/build/generic-array-cf30acb34faae548 -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps --extern version_check=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps/libversion_check-69b8586b03cbf9e7.rlib --cap-lints warn`
warning: `proc-macro2` (build script) generated 1 warning
Compiling miniz_oxide v0.4.3
Compiling futures-macro v0.3.15
warning: unexpected `cfg` condition name: `loom`
--> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/bytes-1.0.1/src/bytes.rs:1108:17
|
1108 | #[cfg(all(test, loom))]
| ^^^^
|
= 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(loom)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` 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: `loom`
--> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/bytes-1.0.1/src/bytes.rs:123:19
|
123 | #[cfg(not(all(loom, test)))]
| ^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: `itoa` (lib) generated 5 warnings
warning: unexpected `cfg` condition name: `loom`
--> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/bytes-1.0.1/src/bytes.rs:131:15
|
131 | #[cfg(all(loom, test))]
| ^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `loom`
--> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/bytes-1.0.1/src/bytes.rs:151:19
|
151 | #[cfg(not(all(loom, test)))]
| ^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `loom`
--> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/bytes-1.0.1/src/bytes.rs:161:15
|
161 | #[cfg(all(loom, test))]
| ^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `loom`
--> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/bytes-1.0.1/src/bytes_mut.rs:1549:17
|
1549 | #[cfg(all(test, loom))]
| ^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
[syn 1.0.73] cargo:rustc-cfg=syn_disable_nightly_tests
warning: unexpected `cfg` condition name: `loom`
--> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/bytes-1.0.1/src/loom.rs:1:21
|
1 | #[cfg(not(all(test, loom)))]
| ^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `loom`
--> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/bytes-1.0.1/src/loom.rs:23:17
|
23 | #[cfg(all(test, loom))]
| ^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,std CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2,x87 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/libc-0.2.98 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/libc-0.2.98/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.98 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=98 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/audio/spotifyd/work/target/release/deps:/magus/work/usr/mports/audio/spotifyd/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=24 OPT_LEVEL=2 OUT_DIR=/magus/work/usr/mports/audio/spotifyd/work/target/x86_64-unknown-freebsd/release/build/libc-823cdff648b9069b/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=cc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /magus/work/usr/mports/audio/spotifyd/work/target/release/build/libc-6e870217fdf6ba02/build-script-build`
warning: trait `AssertSync` is never used
--> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/futures-core-0.3.15/src/task/__internal/atomic_waker.rs:202:15
|
202 | trait AssertSync: Sync {}
| ^^^^^^^^^^
|
= note: `#[warn(dead_code)]` on by default
Compiling futures-util v0.3.15
warning: use of deprecated method `core::sync::atomic::AtomicPtr::::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead
--> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/bytes-0.5.6/src/bytes.rs:1002:23
|
1002 | let actual = atom.compare_and_swap(ptr as _, shared as _, Ordering::AcqRel);
| ^^^^^^^^^^^^^^^^
|
= note: `#[warn(deprecated)]` on by default
warning: use of deprecated method `std::sync::atomic::AtomicUsize::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead
--> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/log-0.4.8/src/lib.rs:1281:21
|
1281 | match STATE.compare_and_swap(UNINITIALIZED, INITIALIZING, Ordering::SeqCst) {
| ^^^^^^^^^^^^^^^^
|
= note: `#[warn(deprecated)]` on by default
Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE='' CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2,x87 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='' CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/proc-macro-hack-0.5.19 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/proc-macro-hack-0.5.19/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Procedural macros in expression position' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=proc-macro-hack CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/proc-macro-hack' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.5.19 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=19 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/audio/spotifyd/work/target/release/deps:/magus/work/usr/mports/audio/spotifyd/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=24 OPT_LEVEL=0 OUT_DIR=/magus/work/usr/mports/audio/spotifyd/work/target/release/build/proc-macro-hack-e3afeb4215416650/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=cc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /magus/work/usr/mports/audio/spotifyd/work/target/release/build/proc-macro-hack-7d5341e08eb75c37/build-script-build`
Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,proc-macro CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2,x87 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_PROC_MACRO=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/proc-macro2-1.0.27 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/proc-macro2-1.0.27/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.27 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=27 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/audio/spotifyd/work/target/release/deps:/magus/work/usr/mports/audio/spotifyd/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=24 OPT_LEVEL=0 OUT_DIR=/magus/work/usr/mports/audio/spotifyd/work/target/release/build/proc-macro2-17014747051e747e/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=cc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /magus/work/usr/mports/audio/spotifyd/work/target/release/build/proc-macro2-f22088b491c43d7d/build-script-build`
[libc 0.2.98] cargo:rerun-if-changed=build.rs
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/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/miniz_oxide-0.4.3 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/miniz_oxide-0.4.3/Cargo.toml CARGO_PKG_AUTHORS='Frommi :oyvindln ' CARGO_PKG_DESCRIPTION='DEFLATE compression and decompression library rewritten in Rust based on miniz' CARGO_PKG_HOMEPAGE='https://github.com/Frommi/miniz_oxide/tree/master/miniz_oxide' CARGO_PKG_LICENSE='MIT OR Zlib OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=miniz_oxide CARGO_PKG_README=Readme.md CARGO_PKG_REPOSITORY='https://github.com/Frommi/miniz_oxide/tree/master/miniz_oxide' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.4.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/miniz_oxide-0.4.3/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "compiler_builtins", "core", "no_extern_crate_alloc", "rustc-dep-of-std"))' -C metadata=28ef73d26fd49a71 -C extra-filename=-4c0bd8e11e70898b --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/release/build/miniz_oxide-4c0bd8e11e70898b -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps --extern autocfg=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps/libautocfg-cdafda4f7aa225b5.rlib --cap-lints warn`
warning: unexpected `cfg` condition name: `memchr_libc`
--> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/memchr-2.3.0/src/lib.rs:48:7
|
48 | #[cfg(memchr_libc)]
| ^^^^^^^^^^^
|
= help: expected names are: `docsrs`, `feature`, and `test` and 31 more
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_libc)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_libc)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
= note: `#[warn(unexpected_cfgs)]` on by default
warning: unexpected `cfg` condition name: `memchr_runtime_simd`
--> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/memchr-2.3.0/src/lib.rs:56:35
|
56 | #[cfg(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='' CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2,x87 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/proc-macro-nested-0.1.3 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/proc-macro-nested-0.1.3/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Support for nested proc-macro-hack invocations' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=proc-macro-nested CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/dtolnay/proc-macro-hack' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/audio/spotifyd/work/target/release/deps:/magus/work/usr/mports/audio/spotifyd/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=24 OPT_LEVEL=2 OUT_DIR=/magus/work/usr/mports/audio/spotifyd/work/target/x86_64-unknown-freebsd/release/build/proc-macro-nested-4620d415b8b0e53f/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=cc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /magus/work/usr/mports/audio/spotifyd/work/target/release/build/proc-macro-nested-44e99e8f7a8bd7f2/build-script-build`
warning: `futures-core` (lib) generated 3 warnings
warning: unexpected `cfg` condition name: `memchr_runtime_avx`
--> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/memchr-2.3.0/src/x86/mod.rs:42:25
|
42 | if cfg!(memchr_runtime_avx) && is_x86_feature_detected!("avx2") {
| ^^^^^^^^^^^^^^^^^^
...
79 | ifunc!(fn(u8, &[u8]) -> Option, memchr, haystack, n1)
| ------------------------------------------------------------ in this macro invocation
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_avx)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_avx)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
= note: this warning originates in the macro `ifunc` (in Nightly builds, run with -Z macro-backtrace for more info)
warning: unexpected `cfg` condition name: `memchr_runtime_sse2`
--> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/memchr-2.3.0/src/x86/mod.rs:44:32
|
44 | } else if cfg!(memchr_runtime_sse2) {
| ^^^^^^^^^^^^^^^^^^^
...
79 | ifunc!(fn(u8, &[u8]) -> Option, memchr, haystack, n1)
| ------------------------------------------------------------ in this macro invocation
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_sse2)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_sse2)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
= note: this warning originates in the macro `ifunc` (in Nightly builds, run with -Z macro-backtrace for more info)
Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=alloc,default,futures-sink,sink,std CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2,x87 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_FEATURE_ALLOC=1 CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_FUTURES_SINK=1 CARGO_FEATURE_SINK=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/futures-channel-0.3.15 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/futures-channel-0.3.15/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='Channels for asynchronous communication using futures-rs.
' CARGO_PKG_HOMEPAGE='https://rust-lang.github.io/futures-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=futures-channel CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/rust-lang/futures-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.15 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=15 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/audio/spotifyd/work/target/release/deps:/magus/work/usr/mports/audio/spotifyd/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=24 OPT_LEVEL=2 OUT_DIR=/magus/work/usr/mports/audio/spotifyd/work/target/x86_64-unknown-freebsd/release/build/futures-channel-0f8e89c986b08958/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=cc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /magus/work/usr/mports/audio/spotifyd/work/target/release/build/futures-channel-83b6b0f9e3726dc0/build-script-build`
warning: unexpected `cfg` condition name: `memchr_runtime_avx`
--> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/memchr-2.3.0/src/x86/mod.rs:42:25
|
42 | if cfg!(memchr_runtime_avx) && is_x86_feature_detected!("avx2") {
| ^^^^^^^^^^^^^^^^^^
...
84 | ifunc!(fn(u8, u8, &[u8]) -> Option, memchr2, haystack, n1, n2)
| --------------------------------------------------------------------- in this macro invocation
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_avx)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_avx)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
= note: this warning originates in the macro `ifunc` (in Nightly builds, run with -Z macro-backtrace for more info)
warning: unexpected `cfg` condition name: `memchr_runtime_sse2`
--> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/memchr-2.3.0/src/x86/mod.rs:44:32
|
44 | } else if cfg!(memchr_runtime_sse2) {
| ^^^^^^^^^^^^^^^^^^^
...
84 | ifunc!(fn(u8, u8, &[u8]) -> Option, memchr2, haystack, n1, n2)
| --------------------------------------------------------------------- in this macro invocation
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_sse2)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_sse2)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
= note: this warning originates in the macro `ifunc` (in Nightly builds, run with -Z macro-backtrace for more info)
warning: unexpected `cfg` condition name: `memchr_runtime_avx`
--> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/memchr-2.3.0/src/x86/mod.rs:42:25
|
42 | if cfg!(memchr_runtime_avx) && is_x86_feature_detected!("avx2") {
| ^^^^^^^^^^^^^^^^^^
...
89 | / ifunc!(
90 | | fn(u8, u8, u8, &[u8]) -> Option,
91 | | memchr3,
92 | | haystack,
... |
95 | | n3
96 | | )
| |_____- in this macro invocation
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_avx)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_avx)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
= note: this warning originates in the macro `ifunc` (in Nightly builds, run with -Z macro-backtrace for more info)
warning: unexpected `cfg` condition name: `memchr_runtime_sse2`
--> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/memchr-2.3.0/src/x86/mod.rs:44:32
|
44 | } else if cfg!(memchr_runtime_sse2) {
| ^^^^^^^^^^^^^^^^^^^
...
89 | / ifunc!(
90 | | fn(u8, u8, u8, &[u8]) -> Option,
91 | | memchr3,
92 | | haystack,
... |
95 | | n3
96 | | )
| |_____- in this macro invocation
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_sse2)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_sse2)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
= note: this warning originates in the macro `ifunc` (in Nightly builds, run with -Z macro-backtrace for more info)
warning: unexpected `cfg` condition name: `memchr_runtime_avx`
--> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/memchr-2.3.0/src/x86/mod.rs:42:25
|
42 | if cfg!(memchr_runtime_avx) && is_x86_feature_detected!("avx2") {
| ^^^^^^^^^^^^^^^^^^
...
101 | ifunc!(fn(u8, &[u8]) -> Option, memrchr, haystack, n1)
| ------------------------------------------------------------- in this macro invocation
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_avx)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_avx)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
= note: this warning originates in the macro `ifunc` (in Nightly builds, run with -Z macro-backtrace for more info)
warning: unexpected `cfg` condition name: `memchr_runtime_sse2`
--> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/memchr-2.3.0/src/x86/mod.rs:44:32
|
44 | } else if cfg!(memchr_runtime_sse2) {
| ^^^^^^^^^^^^^^^^^^^
...
101 | ifunc!(fn(u8, &[u8]) -> Option, memrchr, haystack, n1)
| ------------------------------------------------------------- in this macro invocation
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_sse2)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_sse2)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
= note: this warning originates in the macro `ifunc` (in Nightly builds, run with -Z macro-backtrace for more info)
warning: unexpected `cfg` condition name: `memchr_runtime_avx`
--> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/memchr-2.3.0/src/x86/mod.rs:42:25
|
42 | if cfg!(memchr_runtime_avx) && is_x86_feature_detected!("avx2") {
| ^^^^^^^^^^^^^^^^^^
...
106 | ifunc!(fn(u8, u8, &[u8]) -> Option, memrchr2, haystack, n1, n2)
| ---------------------------------------------------------------------- in this macro invocation
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_avx)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_avx)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
= note: this warning originates in the macro `ifunc` (in Nightly builds, run with -Z macro-backtrace for more info)
warning: unexpected `cfg` condition name: `memchr_runtime_sse2`
--> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/memchr-2.3.0/src/x86/mod.rs:44:32
|
44 | } else if cfg!(memchr_runtime_sse2) {
| ^^^^^^^^^^^^^^^^^^^
...
106 | ifunc!(fn(u8, u8, &[u8]) -> Option, memrchr2, haystack, n1, n2)
| ---------------------------------------------------------------------- in this macro invocation
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_sse2)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_sse2)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
= note: this warning originates in the macro `ifunc` (in Nightly builds, run with -Z macro-backtrace for more info)
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/futures-util-0.3.15 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/futures-util-0.3.15/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='Common utilities and extension traits for the futures-rs library.
' CARGO_PKG_HOMEPAGE='https://rust-lang.github.io/futures-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=futures-util CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/rust-lang/futures-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.15 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=15 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/futures-util-0.3.15/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="alloc"' --cfg 'feature="async-await"' --cfg 'feature="async-await-macro"' --cfg 'feature="bilock"' --cfg 'feature="channel"' --cfg 'feature="compat"' --cfg 'feature="default"' --cfg 'feature="futures-channel"' --cfg 'feature="futures-io"' --cfg 'feature="futures-macro"' --cfg 'feature="futures-sink"' --cfg 'feature="futures_01"' --cfg 'feature="io"' --cfg 'feature="memchr"' --cfg 'feature="proc-macro-hack"' --cfg 'feature="proc-macro-nested"' --cfg 'feature="sink"' --cfg 'feature="slab"' --cfg 'feature="std"' --cfg 'feature="unstable"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "async-await", "async-await-macro", "bilock", "cfg-target-has-atomic", "channel", "compat", "default", "futures-channel", "futures-io", "futures-macro", "futures-sink", "futures_01", "io", "io-compat", "memchr", "proc-macro-hack", "proc-macro-nested", "read-initializer", "sink", "slab", "std", "tokio-io", "unstable", "write-all-vectored"))' -C metadata=699148e07e178a56 -C extra-filename=-3d52940da06c4ff7 --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/release/build/futures-util-3d52940da06c4ff7 -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps --extern autocfg=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps/libautocfg-cdafda4f7aa225b5.rlib --cap-lints warn`
warning: unexpected `cfg` condition name: `memchr_runtime_avx`
--> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/memchr-2.3.0/src/x86/mod.rs:42:25
|
42 | if cfg!(memchr_runtime_avx) && is_x86_feature_detected!("avx2") {
| ^^^^^^^^^^^^^^^^^^
...
111 | / ifunc!(
112 | | fn(u8, u8, u8, &[u8]) -> Option,
113 | | memrchr3,
114 | | haystack,
... |
117 | | n3
118 | | )
| |_____- in this macro invocation
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_avx)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_avx)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
= note: this warning originates in the macro `ifunc` (in Nightly builds, run with -Z macro-backtrace for more info)
Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2,x87 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='' CARGO_FEATURE_DEFAULT=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/serde_derive-1.0.115 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/serde_derive-1.0.115/Cargo.toml CARGO_PKG_AUTHORS='Erick Tryzelaar :David Tolnay ' CARGO_PKG_DESCRIPTION='Macros 1.1 implementation of #[derive(Serialize, Deserialize)]' CARGO_PKG_HOMEPAGE='https://serde.rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde_derive CARGO_PKG_README=crates-io.md CARGO_PKG_REPOSITORY='https://github.com/serde-rs/serde' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.115 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=115 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/audio/spotifyd/work/target/release/deps:/magus/work/usr/mports/audio/spotifyd/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=24 OPT_LEVEL=0 OUT_DIR=/magus/work/usr/mports/audio/spotifyd/work/target/release/build/serde_derive-c34eeb29e72cce6d/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=cc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /magus/work/usr/mports/audio/spotifyd/work/target/release/build/serde_derive-7b10723b9f9d3356/build-script-build`
[proc-macro2 1.0.27] cargo:rerun-if-changed=build.rs
[libc 0.2.98] cargo:rustc-cfg=freebsd11
[libc 0.2.98] cargo:rustc-cfg=libc_priv_mod_use
[libc 0.2.98] cargo:rustc-cfg=libc_union
[libc 0.2.98] cargo:rustc-cfg=libc_const_size_of
[libc 0.2.98] cargo:rustc-cfg=libc_align
[libc 0.2.98] cargo:rustc-cfg=libc_core_cvoid
[libc 0.2.98] cargo:rustc-cfg=libc_packedN
[libc 0.2.98] cargo:rustc-cfg=libc_cfg_target_vendor
warning: trait objects without an explicit `dyn` are deprecated
--> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/futures-0.1.29/src/stream/catch_unwind.rs:37:22
|
37 | type Error = Box;
| ^^^^^^^^^^
|
= warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
= note: for more information, see
help: if this is a dyn-compatible trait, use `dyn`
|
37 | type Error = Box;
| +++
warning: unexpected `cfg` condition name: `memchr_runtime_sse2`
--> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/memchr-2.3.0/src/x86/mod.rs:44:32
|
44 | } else if cfg!(memchr_runtime_sse2) {
| ^^^^^^^^^^^^^^^^^^^
...
111 | / ifunc!(
112 | | fn(u8, u8, u8, &[u8]) -> Option,
113 | | memrchr3,
114 | | haystack,
... |
117 | | n3
118 | | )
| |_____- in this macro invocation
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_sse2)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_sse2)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
= note: this warning originates in the macro `ifunc` (in Nightly builds, run with -Z macro-backtrace for more info)
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/futures-macro-0.3.15 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/futures-macro-0.3.15/Cargo.toml CARGO_PKG_AUTHORS='Taylor Cramer :Taiki Endo ' CARGO_PKG_DESCRIPTION='The futures-rs procedural macro implementations.
' CARGO_PKG_HOMEPAGE='https://rust-lang.github.io/futures-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=futures-macro CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/rust-lang/futures-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.15 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=15 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/futures-macro-0.3.15/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=2431a4e725814283 -C extra-filename=-110abfa59748a58b --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/release/build/futures-macro-110abfa59748a58b -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps --extern autocfg=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps/libautocfg-cdafda4f7aa225b5.rlib --cap-lints warn`
warning: unexpected `cfg` condition name: `memchr_runtime_simd`
--> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/memchr-2.3.0/src/lib.rs:131:39
|
131 | #[cfg(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/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/memchr-2.3.0/src/lib.rs:138:9
|
138 | 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/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/memchr-2.3.0/src/lib.rs:139:41
|
139 | 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/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/memchr-2.3.0/src/lib.rs:147:13
|
147 | 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/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/memchr-2.3.0/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_runtime_simd`
--> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/memchr-2.3.0/src/lib.rs:186:39
|
186 | #[cfg(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/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/memchr-2.3.0/src/lib.rs:192:43
|
192 | #[cfg(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/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/memchr-2.3.0/src/lib.rs:234:39
|
234 | #[cfg(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/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/memchr-2.3.0/src/lib.rs:240:43
|
240 | #[cfg(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/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/memchr-2.3.0/src/lib.rs:275:39
|
275 | #[cfg(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/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/memchr-2.3.0/src/lib.rs:282:13
|
282 | 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/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/memchr-2.3.0/src/lib.rs:283:41
|
283 | 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/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/memchr-2.3.0/src/lib.rs:291:17
|
291 | 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/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/memchr-2.3.0/src/lib.rs:292:41
|
292 | 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/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/memchr-2.3.0/src/lib.rs:330:39
|
330 | #[cfg(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
[proc-macro2 1.0.27] cargo:rustc-cfg=lexerror_display
[proc-macro2 1.0.27] cargo:rustc-cfg=hygiene
[proc-macro2 1.0.27] cargo:rustc-cfg=use_proc_macro
[proc-macro2 1.0.27] cargo:rustc-cfg=wrap_proc_macro
[proc-macro2 1.0.27] cargo:rustc-cfg=proc_macro_span
warning: unexpected `cfg` condition name: `memchr_runtime_simd`
--> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/memchr-2.3.0/src/lib.rs:336:43
|
336 | #[cfg(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/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/memchr-2.3.0/src/lib.rs:378:39
|
378 | #[cfg(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/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/memchr-2.3.0/src/lib.rs:384:43
|
384 | #[cfg(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: trait objects without an explicit `dyn` are deprecated
--> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/futures-0.1.29/src/sink/mod.rs:55:48
|
55 | pub type BoxSink = ::std::boxed::Box +
| ________________________________________________^
56 | | ::core::marker::Send>;
| |___________________________________________________________________^
|
= warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
= note: for more information, see
help: if this is a dyn-compatible trait, use `dyn`
|
55 | pub type BoxSink = ::std::boxed::Box +
| +++
[futures-channel 0.3.15] cargo:rerun-if-changed=no_atomic_cas.rs
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/num-traits-0.2.14 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.3.3/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/audio/spotifyd/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2015 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.3.3/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 --cfg 'feature="default"' --cfg 'feature="i128"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "i128", "libm", "std"))' -C metadata=beb1aefeb80566a2 -C extra-filename=-1d4f6921321855b1 --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/release/build/num-traits-1d4f6921321855b1 -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps --extern autocfg=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps/libautocfg-cdafda4f7aa225b5.rlib --cap-lints warn`
warning: trait objects without an explicit `dyn` are deprecated
--> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/futures-0.1.29/src/task_impl/mod.rs:651:35
|
651 | pub unsafe fn new(inner: *mut UnsafeNotify) -> NotifyHandle {
| ^^^^^^^^^^^^
|
= warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
= note: for more information, see
help: if this is a dyn-compatible trait, use `dyn`
|
651 | pub unsafe fn new(inner: *mut dyn UnsafeNotify) -> NotifyHandle {
| +++
Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,std CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2,x87 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/libc-0.2.98 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/libc-0.2.98/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.98 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=98 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/audio/spotifyd/work/target/release/deps:/magus/work/usr/mports/audio/spotifyd/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=24 OPT_LEVEL=0 OUT_DIR=/magus/work/usr/mports/audio/spotifyd/work/target/release/build/libc-77511729719acdce/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=cc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /magus/work/usr/mports/audio/spotifyd/work/target/release/build/libc-6e870217fdf6ba02/build-script-build`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=libc CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/libc-0.2.98 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/libc-0.2.98/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.98 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=98 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps OUT_DIR=/magus/work/usr/mports/audio/spotifyd/work/target/x86_64-unknown-freebsd/release/build/libc-823cdff648b9069b/out /usr/local/bin/rustc --crate-name libc --edition=2015 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/libc-0.2.98/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 codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=c326175e4a552676 -C extra-filename=-b8d97e08eb445f2d --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/audio/spotifyd/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`
Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=alloc,std,unstable CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2,x87 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_FEATURE_ALLOC=1 CARGO_FEATURE_STD=1 CARGO_FEATURE_UNSTABLE=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/futures-task-0.3.15 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/futures-task-0.3.15/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='Tools for working with tasks.
' CARGO_PKG_HOMEPAGE='https://rust-lang.github.io/futures-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=futures-task CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/rust-lang/futures-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.15 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=15 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/audio/spotifyd/work/target/release/deps:/magus/work/usr/mports/audio/spotifyd/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=24 OPT_LEVEL=2 OUT_DIR=/magus/work/usr/mports/audio/spotifyd/work/target/x86_64-unknown-freebsd/release/build/futures-task-2a0ec891bec2680c/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=cc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /magus/work/usr/mports/audio/spotifyd/work/target/release/build/futures-task-40944662a2822de4/build-script-build`
[libc 0.2.98] cargo:rerun-if-changed=build.rs
warning: trait objects without an explicit `dyn` are deprecated
--> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/futures-0.1.29/src/task_impl/std/mod.rs:607:25
|
607 | pub fn new(set: Arc, id: usize) -> UnparkEvent {
| ^^^^^^^^
|
= warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
= note: for more information, see
help: if this is a dyn-compatible trait, use `dyn`
|
607 | pub fn new(set: Arc, id: usize) -> UnparkEvent {
| +++
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=proc_macro_hack CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/proc-macro-hack-0.5.19 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/proc-macro-hack-0.5.19/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Procedural macros in expression position' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=proc-macro-hack CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/proc-macro-hack' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.5.19 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=19 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps OUT_DIR=/magus/work/usr/mports/audio/spotifyd/work/target/release/build/proc-macro-hack-e3afeb4215416650/out /usr/local/bin/rustc --crate-name proc_macro_hack --edition=2018 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/proc-macro-hack-0.5.19/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=8382eb726ab938e4 -C extra-filename=-2cfcd359f4b3c509 --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/release/deps -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps --extern proc_macro --cap-lints warn`
[serde_derive 1.0.115] cargo:rustc-cfg=underscore_consts
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=proc_macro2 CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/proc-macro2-1.0.27 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/proc-macro2-1.0.27/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.27 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=27 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps OUT_DIR=/magus/work/usr/mports/audio/spotifyd/work/target/release/build/proc-macro2-17014747051e747e/out /usr/local/bin/rustc --crate-name proc_macro2 --edition=2018 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/proc-macro2-1.0.27/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=15175abdd3fb850e -C extra-filename=-f8357c321be94e77 --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/release/deps -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps --extern unicode_xid=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps/libunicode_xid-99a4f8d4fffdecdf.rmeta --cap-lints warn --cfg lexerror_display --cfg hygiene --cfg use_proc_macro --cfg wrap_proc_macro --cfg proc_macro_span`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=futures_channel CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/futures-channel-0.3.15 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/futures-channel-0.3.15/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='Channels for asynchronous communication using futures-rs.
' CARGO_PKG_HOMEPAGE='https://rust-lang.github.io/futures-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=futures-channel CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/rust-lang/futures-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.15 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=15 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps OUT_DIR=/magus/work/usr/mports/audio/spotifyd/work/target/x86_64-unknown-freebsd/release/build/futures-channel-0f8e89c986b08958/out /usr/local/bin/rustc --crate-name futures_channel --edition=2018 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/futures-channel-0.3.15/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 codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="futures-sink"' --cfg 'feature="sink"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "cfg-target-has-atomic", "default", "futures-sink", "sink", "std", "unstable"))' -C metadata=18724adb40ad1d6e -C extra-filename=-9b9f240d7f0af1e9 --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps --extern futures_core=/magus/work/usr/mports/audio/spotifyd/work/target/x86_64-unknown-freebsd/release/deps/libfutures_core-fcb58735ed9ba025.rmeta --extern futures_sink=/magus/work/usr/mports/audio/spotifyd/work/target/x86_64-unknown-freebsd/release/deps/libfutures_sink-e0ae0fceb3fbf4ec.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=proc_macro_nested CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/proc-macro-nested-0.1.3 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/proc-macro-nested-0.1.3/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Support for nested proc-macro-hack invocations' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=proc-macro-nested CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/dtolnay/proc-macro-hack' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps OUT_DIR=/magus/work/usr/mports/audio/spotifyd/work/target/x86_64-unknown-freebsd/release/build/proc-macro-nested-4620d415b8b0e53f/out /usr/local/bin/rustc --crate-name proc_macro_nested --edition=2015 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/proc-macro-nested-0.1.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=432bcc74145e574d -C extra-filename=-5c6fb4a92ba2eac6 --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
Compiling num-integer v0.1.44
[libc 0.2.98] cargo:rustc-cfg=freebsd11
[libc 0.2.98] cargo:rustc-cfg=libc_priv_mod_use
[libc 0.2.98] cargo:rustc-cfg=libc_union
[libc 0.2.98] cargo:rustc-cfg=libc_const_size_of
[libc 0.2.98] cargo:rustc-cfg=libc_align
[libc 0.2.98] cargo:rustc-cfg=libc_core_cvoid
[libc 0.2.98] cargo:rustc-cfg=libc_packedN
[libc 0.2.98] cargo:rustc-cfg=libc_cfg_target_vendor
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/num-integer-0.1.44 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.3.3/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/audio/spotifyd/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2015 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.3.3/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 --cfg 'feature="default"' --cfg 'feature="i128"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "i128", "std"))' -C metadata=d667d178b37ddd01 -C extra-filename=-a85c4327d891e2c7 --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/release/build/num-integer-a85c4327d891e2c7 -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps --extern autocfg=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps/libautocfg-cdafda4f7aa225b5.rlib --cap-lints warn`
warning: `log` (lib) generated 12 warnings
Compiling indexmap v1.7.0
Compiling tokio v1.8.1
Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE='' CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2,x87 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/generic-array-0.14.4 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/generic-array-0.14.4/Cargo.toml CARGO_PKG_AUTHORS='Bartłomiej Kamiński :Aaron Trent ' CARGO_PKG_DESCRIPTION='Generic types implementing functionality of arrays' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=generic-array CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/fizyk20/generic-array.git' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.14.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=14 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/audio/spotifyd/work/target/release/deps:/magus/work/usr/mports/audio/spotifyd/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=24 OPT_LEVEL=2 OUT_DIR=/magus/work/usr/mports/audio/spotifyd/work/target/x86_64-unknown-freebsd/release/build/generic-array-802920e5e46f6cc5/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=cc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /magus/work/usr/mports/audio/spotifyd/work/target/release/build/generic-array-cf30acb34faae548/build-script-build`
warning: calls to `std::mem::drop` with a value that implements `Copy` does nothing
--> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/bytes-0.5.6/src/bytes.rs:781:9
|
781 | drop(Box::into_raw(slice));
| ^^^^^--------------------^
| |
| argument has type `*mut [u8]`
|
= note: `#[warn(dropping_copy_types)]` on by default
help: use `let _ = ...` to ignore the expression or result
|
781 - drop(Box::into_raw(slice));
781 + let _ = Box::into_raw(slice);
|
warning: unused return value of `Box::::from_raw` that must be used
--> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/bytes-0.5.6/src/bytes.rs:1052:5
|
1052 | Box::from_raw(ptr);
| ^^^^^^^^^^^^^^^^^^
|
= note: call `drop(Box::from_raw(ptr))` if you intend to drop the `Box`
= note: `#[warn(unused_must_use)]` on by default
help: use `let _ = ...` to ignore the resulting value
|
1052 | let _ = Box::from_raw(ptr);
| +++++++
warning: unused return value of `Box::::from_raw` that must be used
--> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/bytes-0.5.6/src/bytes_mut.rs:1234:5
|
1234 | Box::from_raw(ptr);
| ^^^^^^^^^^^^^^^^^^
|
= note: call `drop(Box::from_raw(ptr))` if you intend to drop the `Box`
help: use `let _ = ...` to ignore the resulting value
|
1234 | let _ = Box::from_raw(ptr);
| +++++++
Compiling matches v0.1.8
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=libc CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/libc-0.2.98 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/libc-0.2.98/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.98 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=98 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps OUT_DIR=/magus/work/usr/mports/audio/spotifyd/work/target/release/build/libc-77511729719acdce/out /usr/local/bin/rustc --crate-name libc --edition=2015 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/libc-0.2.98/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=07335797611e7008 -C extra-filename=-b5da0711cb7922ec --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/release/deps -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/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`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/tokio-1.8.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/tokio-1.8.1/Cargo.toml CARGO_PKG_AUTHORS='Tokio Contributors ' CARGO_PKG_DESCRIPTION='An event-driven, non-blocking I/O platform for writing asynchronous I/O
backed applications.
' CARGO_PKG_HOMEPAGE='https://tokio.rs' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tokio CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tokio-rs/tokio' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.8.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/tokio-1.8.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="bytes"' --cfg 'feature="default"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="memchr"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="num_cpus"' --cfg 'feature="once_cell"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="sync"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --cfg 'feature="winapi"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "memchr", "mio", "net", "num_cpus", "once_cell", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "sync", "test-util", "time", "tokio-macros", "tracing", "winapi"))' -C metadata=a53461375108c9c8 -C extra-filename=-23d79b8dec8c28bf --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/release/build/tokio-23d79b8dec8c28bf -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps --extern autocfg=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps/libautocfg-cdafda4f7aa225b5.rlib --cap-lints warn`
warning: unexpected `cfg` condition name: `futures_no_atomic_cas`
--> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/futures-channel-0.3.15/src/lib.rs:23:19
|
23 | #[cfg(not(futures_no_atomic_cas))]
| ^^^^^^^^^^^^^^^^^^^^^
...
28 | / cfg_target_has_atomic! {
29 | | #[cfg(feature = "alloc")]
30 | | extern crate alloc;
... |
37 | | pub mod oneshot;
38 | | }
| |_- in this macro invocation
|
= 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(futures_no_atomic_cas)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(futures_no_atomic_cas)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
= note: `#[warn(unexpected_cfgs)]` on by default
= note: this warning originates in the macro `cfg_target_has_atomic` (in Nightly builds, run with -Z macro-backtrace for more info)
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/indexmap-1.7.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/indexmap-1.7.0/Cargo.toml CARGO_PKG_AUTHORS='bluss:Josh Stone ' CARGO_PKG_DESCRIPTION='A hash table with consistent order and fast iteration.
The indexmap is a hash table where the iteration order of the key-value
pairs is independent of the hash values of the keys. It has the usual
hash table functionality, it preserves insertion order except after
removals, and it allows lookup of its elements by either hash table key
or numerical index. A corresponding hash set type is also provided.
This crate was initially published under the name ordermap, but it was renamed to
indexmap.
' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=indexmap CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/bluss/indexmap' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.7.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/indexmap-1.7.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("rayon", "serde", "serde-1", "std", "test_debug", "test_low_transition_point"))' -C metadata=a0b51d151c88aadc -C extra-filename=-81b12c45b22a4a61 --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/release/build/indexmap-81b12c45b22a4a61 -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps --extern autocfg=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps/libautocfg-cdafda4f7aa225b5.rlib --cap-lints warn`
warning: unexpected `cfg` condition name: `proc_macro_span`
--> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/proc-macro2-1.0.27/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/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/proc-macro2-1.0.27/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/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/proc-macro2-1.0.27/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: `doc_cfg`
--> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/proc-macro2-1.0.27/src/lib.rs:84:13
|
84 | #![cfg_attr(doc_cfg, feature(doc_cfg))]
| ^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `use_proc_macro`
--> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/proc-macro2-1.0.27/src/lib.rs:87:7
|
87 | #[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/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/proc-macro2-1.0.27/src/lib.rs:93:7
|
93 | #[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/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/proc-macro2-1.0.27/src/lib.rs:101:11
|
101 | #[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/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/proc-macro2-1.0.27/src/lib.rs:104:7
|
104 | #[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/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/proc-macro2-1.0.27/src/lib.rs:114:7
|
114 | #[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/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/proc-macro2-1.0.27/src/lib.rs:191:7
|
191 | #[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/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/proc-macro2-1.0.27/src/lib.rs:198:7
|
198 | #[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/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/proc-macro2-1.0.27/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/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/proc-macro2-1.0.27/src/lib.rs:284:7
|
284 | #[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/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/proc-macro2-1.0.27/src/lib.rs:317:7
|
317 | #[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/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/proc-macro2-1.0.27/src/lib.rs:327:7
|
327 | #[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/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/proc-macro2-1.0.27/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/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/proc-macro2-1.0.27/src/lib.rs:348:7
|
348 | #[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/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/proc-macro2-1.0.27/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/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/proc-macro2-1.0.27/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/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/proc-macro2-1.0.27/src/parse.rs:165:15
|
165 | #[cfg(span_locations)]
| ^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
Compiling httparse v1.3.4
warning: unexpected `cfg` condition name: `span_locations`
--> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/proc-macro2-1.0.27/src/parse.rs:172:23
|
172 | #[cfg(span_locations)]
| ^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `span_locations`
--> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/proc-macro2-1.0.27/src/parse.rs:178:27
|
178 | #[cfg(not(span_locations))]
| ^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `span_locations`
--> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/proc-macro2-1.0.27/src/parse.rs:191:19
|
191 | #[cfg(span_locations)]
| ^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `span_locations`
--> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.3.3/cargo-crates/proc-macro2-1.0.27/src/parse.rs:205:19
|
205 | #[cfg(span_locations)]
| ^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs`
= note: see
MidnightBSD Magus