audio/spotifyd
Spotify daemon
| Flavor | Version | Run | OSVersion | Arch | License | Restricted | Status | |
|---|---|---|---|---|---|---|---|---|
| 0.4.2_1 | 632 | 4.0 | amd64 | gpl3 | 0 | fail |
License Permissions: dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
Events
| Machine | Type | Time | Message |
|---|---|---|---|
| m4064 | info | 2026-02-19 12:35:28.236893 | Test Started |
| m4064 | fail | 2026-02-19 12:39:54.344567 | make build returned non-zero: 1 |
| m4064 | fail | 2026-02-19 12:39:54.429934 | Test complete. |
Log
[1m===> Building for spotifyd-0.4.2_1[0m
Compiling proc-macro2 v1.0.103
Compiling quote v1.0.42
Compiling unicode-ident v1.0.22
Compiling libc v0.2.177
Compiling cfg-if v1.0.4
Compiling once_cell v1.21.3
Compiling getrandom v0.3.4
Compiling pin-project-lite v0.2.16
Compiling version_check v0.9.5
Compiling typenum v1.19.0
Compiling itoa v1.0.15
Compiling bytes v1.11.0
Compiling futures-core v0.3.31
Compiling memchr v2.7.6
Compiling log v0.4.28
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/libc-0.2.177 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/libc-0.2.177/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Raw FFI bindings to platform libraries like libc.' CARGO_PKG_HOMEPAGE='' 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=1.63 CARGO_PKG_VERSION=0.2.177 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=177 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=2021 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/libc-0.2.177/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no '--allow=clippy::used_underscore_binding' --allow=unused_qualifications '--warn=clippy::unnecessary_semicolon' '--allow=clippy::unnecessary_cast' '--allow=clippy::uninlined_format_args' '--warn=clippy::ptr_as_ptr' '--allow=clippy::non_minimal_cfg' '--allow=clippy::missing_safety_doc' '--warn=clippy::map_unwrap_or' '--warn=clippy::manual_assert' '--allow=clippy::identity_op' '--warn=clippy::explicit_iter_loop' '--allow=clippy::expl_impl_clone_on_copy' -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=49bc1b6c9ef98c68 -C extra-filename=-2de795b1c7aa5998 --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/release/build/libc-2de795b1c7aa5998 -C linker=/usr/local/llvm15/bin/clang -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.4.2/cargo-crates/proc-macro2-1.0.103 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/proc-macro2-1.0.103/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay :Alex Crichton ' CARGO_PKG_DESCRIPTION='A substitute implementation of the compiler'\''s `proc_macro` API to decouple token-based libraries from the procedural macro use case.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=proc-macro2 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/proc-macro2' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=1.0.103 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=103 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=2021 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/proc-macro2-1.0.103/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=ef881e894383d548 -C extra-filename=-c9484df06ec03b21 --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/release/build/proc-macro2-c9484df06ec03b21 -C linker=/usr/local/llvm15/bin/clang -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.4.2/cargo-crates/getrandom-0.3.4 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/getrandom-0.3.4/Cargo.toml CARGO_PKG_AUTHORS='The Rand Project Developers' CARGO_PKG_DESCRIPTION='A small cross-platform library for retrieving random data from system source' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=getrandom CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-random/getrandom' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.3.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/getrandom-0.3.4/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(getrandom_backend, values("custom", "efi_rng", "rdrand", "rndr", "linux_getrandom", "linux_raw", "wasm_js", "windows_legacy", "unsupported"))' --check-cfg 'cfg(getrandom_msan)' --check-cfg 'cfg(getrandom_test_linux_fallback)' --check-cfg 'cfg(getrandom_test_linux_without_fallback)' --check-cfg 'cfg(getrandom_test_netbsd_fallback)' --check-cfg 'cfg(target_os, values("cygwin"))' -C debug-assertions=off --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("std", "wasm_js"))' -C metadata=9bd0643d26619ce7 -C extra-filename=-334365de8be54d7d --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/release/build/getrandom-334365de8be54d7d -C linker=/usr/local/llvm15/bin/clang -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.4.2/cargo-crates/quote-1.0.42 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/quote-1.0.42/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Quasi-quoting macro quote'\!'(...)' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=quote CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/quote' CARGO_PKG_RUST_VERSION=1.68 CARGO_PKG_VERSION=1.0.42 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=42 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.4.2/cargo-crates/quote-1.0.42/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "proc-macro"))' -C metadata=81ff53ed3710eda7 -C extra-filename=-ff8a2bf502c81803 --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/release/build/quote-ff8a2bf502c81803 -C linker=/usr/local/llvm15/bin/clang -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.4.2/cargo-crates/typenum-1.19.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/typenum-1.19.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 OR 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=1.37.0 CARGO_PKG_VERSION=1.19.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=19 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.4.2/cargo-crates/typenum-1.19.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("const-generics", "force_unix_path_separator", "i128", "no_std", "scale-info", "scale_info", "strict"))' -C metadata=59f934e9aae492b3 -C extra-filename=-0d4fd76a85a27390 --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/release/build/typenum-0d4fd76a85a27390 -C linker=/usr/local/llvm15/bin/clang -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=once_cell CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/once_cell-1.21.3 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/once_cell-1.21.3/Cargo.toml CARGO_PKG_AUTHORS='Aleksey Kladov ' CARGO_PKG_DESCRIPTION='Single assignment cells and lazy values.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=once_cell CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/matklad/once_cell' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=1.21.3 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=21 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 once_cell --edition=2021 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/once_cell-1.21.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="race"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "atomic-polyfill", "critical-section", "default", "parking_lot", "portable-atomic", "race", "std", "unstable"))' -C metadata=8f964f279cd9aece -C extra-filename=-a26b94b99a1a1dc5 --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -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.4.2/cargo-crates/itoa-1.0.15 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/itoa-1.0.15/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Fast integer primitive to string conversion' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=itoa CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/itoa' CARGO_PKG_RUST_VERSION=1.36 CARGO_PKG_VERSION=1.0.15 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 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 itoa --edition=2018 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/itoa-1.0.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=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("no-panic"))' -C metadata=14f00a382087b458 -C extra-filename=-0e62162cea7ed761 --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -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.4.2/cargo-crates/futures-core-0.3.31 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/futures-core-0.3.31/Cargo.toml CARGO_PKG_AUTHORS='' 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=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/futures-rs' CARGO_PKG_RUST_VERSION=1.36 CARGO_PKG_VERSION=0.3.31 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=31 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps /usr/local/bin/rustc --crate-name futures_core --edition=2018 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/futures-core-0.3.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --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", "portable-atomic", "std", "unstable"))' -C metadata=a05b4d452df784ab -C extra-filename=-cc88f681ab8fb595 --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -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=unicode_ident CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/unicode-ident-1.0.22 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/unicode-ident-1.0.22/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Determine whether characters have the XID_Start or XID_Continue properties according to Unicode Standard Annex #31' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='(MIT OR Apache-2.0) AND Unicode-3.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unicode-ident CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/unicode-ident' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.22 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=22 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps /usr/local/bin/rustc --crate-name unicode_ident --edition=2018 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/unicode-ident-1.0.22/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=2bdabf096e65558f -C extra-filename=-2085199276a28205 --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/release/deps -C linker=/usr/local/llvm15/bin/clang -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.4.2/cargo-crates/bytes-1.11.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/bytes-1.11.0/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=1.57 CARGO_PKG_VERSION=1.11.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=11 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 bytes --edition=2021 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/bytes-1.11.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --warn=unexpected_cfgs --check-cfg 'cfg(loom)' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "extra-platforms", "serde", "std"))' -C metadata=3cf0460201cd2a53 -C extra-filename=-49d58f6c2032a73c --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -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=pin_project_lite CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/pin-project-lite-0.2.16 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/pin-project-lite-0.2.16/Cargo.toml CARGO_PKG_AUTHORS='' 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=1.37 CARGO_PKG_VERSION=0.2.16 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=16 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.4.2/cargo-crates/pin-project-lite-0.2.16/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --warn=unreachable_pub --warn=unexpected_cfgs '--warn=clippy::undocumented_unsafe_blocks' '--warn=clippy::transmute_undefined_repr' '--warn=clippy::trailing_empty_array' --warn=single_use_lifetimes --warn=rust_2018_idioms '--warn=clippy::pedantic' --warn=non_ascii_idents '--warn=clippy::inline_asm_x86_att_syntax' --warn=improper_ctypes_definitions --warn=improper_ctypes --warn=deprecated_safe '--warn=clippy::default_union_representation' '--warn=clippy::as_underscore' '--warn=clippy::as_ptr_cast_mut' '--warn=clippy::all' '--allow=clippy::unreadable_literal' '--allow=clippy::type_complexity' '--allow=clippy::too_many_lines' '--allow=clippy::too_many_arguments' '--allow=clippy::struct_field_names' '--allow=clippy::struct_excessive_bools' '--allow=clippy::single_match_else' '--allow=clippy::single_match' '--allow=clippy::similar_names' '--allow=clippy::range_plus_one' '--allow=clippy::nonminimal_bool' '--allow=clippy::naive_bytecount' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_errors_doc' '--allow=clippy::manual_range_contains' '--allow=clippy::manual_assert' '--allow=clippy::lint_groups_priority' '--allow=clippy::incompatible_msrv' '--allow=clippy::float_cmp' '--allow=clippy::doc_markdown' '--allow=clippy::declare_interior_mutable_const' '--allow=clippy::cast_lossless' '--allow=clippy::borrow_as_ptr' '--allow=clippy::bool_assert_comparison' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=c17b63c901a40910 -C extra-filename=-cf47843776c9dc94 --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -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.4.2/cargo-crates/libc-0.2.177 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/libc-0.2.177/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Raw FFI bindings to platform libraries like libc.' CARGO_PKG_HOMEPAGE='' 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=1.63 CARGO_PKG_VERSION=0.2.177 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=177 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=2021 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/libc-0.2.177/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no '--allow=clippy::used_underscore_binding' --allow=unused_qualifications '--warn=clippy::unnecessary_semicolon' '--allow=clippy::unnecessary_cast' '--allow=clippy::uninlined_format_args' '--warn=clippy::ptr_as_ptr' '--allow=clippy::non_minimal_cfg' '--allow=clippy::missing_safety_doc' '--warn=clippy::map_unwrap_or' '--warn=clippy::manual_assert' '--allow=clippy::identity_op' '--warn=clippy::explicit_iter_loop' '--allow=clippy::expl_impl_clone_on_copy' -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="extra_traits"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=fb63dbfb63c65de0 -C extra-filename=-6897c47347163f6d --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/release/build/libc-6897c47347163f6d -C linker=/usr/local/llvm15/bin/clang -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.4.2/cargo-crates/version_check-0.9.5 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/version_check-0.9.5/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.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=5 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.4.2/cargo-crates/version_check-0.9.5/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=9a25db699c0e43a4 -C extra-filename=-8ed87bcce34c1946 --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/release/deps -C linker=/usr/local/llvm15/bin/clang -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=memchr CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/memchr-2.7.6 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/memchr-2.7.6/Cargo.toml CARGO_PKG_AUTHORS='Andrew Gallant :bluss' CARGO_PKG_DESCRIPTION='Provides extremely fast (uses SIMD on x86_64, aarch64 and wasm32) routines for
1, 2 or 3 byte search and single substring search.
' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/memchr' CARGO_PKG_LICENSE='Unlicense OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=memchr CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/memchr' CARGO_PKG_RUST_VERSION=1.61 CARGO_PKG_VERSION=2.7.6 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=7 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 memchr --edition=2021 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/memchr-2.7.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "core", "default", "libc", "logging", "rustc-dep-of-std", "std", "use_std"))' -C metadata=27dc1b77420e53db -C extra-filename=-c5417cd9a03b3152 --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -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.4.2/cargo-crates/cfg-if-1.0.4 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/cfg-if-1.0.4/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='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=cfg-if CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/cfg-if' CARGO_PKG_RUST_VERSION=1.32 CARGO_PKG_VERSION=1.0.4 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/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.4.2/cargo-crates/cfg-if-1.0.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=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("core", "rustc-dep-of-std"))' -C metadata=d936d907bdd1363f -C extra-filename=-03c0c61c12b76f38 --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -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=log CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/log-0.4.28 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/log-0.4.28/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=1.61.0 CARGO_PKG_VERSION=0.4.28 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=28 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps /usr/local/bin/rustc --crate-name log --edition=2021 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/log-0.4.28/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("kv", "kv_serde", "kv_std", "kv_sval", "kv_unstable", "kv_unstable_serde", "kv_unstable_std", "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", "sval_ref", "value-bag"))' -C metadata=a699154068050b3e -C extra-filename=-25e1d5346509665c --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -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 pkg-config v0.3.32
Compiling futures-sink v0.3.31
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=pkg_config CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/pkg-config-0.3.32 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/pkg-config-0.3.32/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 OR 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=1.31 CARGO_PKG_VERSION=0.3.32 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=32 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=2018 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/pkg-config-0.3.32/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=a761754c7c66f308 -C extra-filename=-2919a54d03aca2b0 --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/release/deps -C linker=/usr/local/llvm15/bin/clang -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.4.2/cargo-crates/futures-sink-0.3.31 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/futures-sink-0.3.31/Cargo.toml CARGO_PKG_AUTHORS='' 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=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/futures-rs' CARGO_PKG_RUST_VERSION=1.36 CARGO_PKG_VERSION=0.3.31 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=31 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.4.2/cargo-crates/futures-sink-0.3.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=668f58d634786f9d -C extra-filename=-81effeef457cc020 --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -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 autocfg v1.5.0
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=autocfg CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/autocfg-1.5.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/autocfg-1.5.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=1.0 CARGO_PKG_VERSION=1.5.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=5 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.4.2/cargo-crates/autocfg-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=b47d166649d6f127 -C extra-filename=-fc08a7fcc76a469b --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/release/deps -C linker=/usr/local/llvm15/bin/clang -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps --cap-lints warn`
Compiling libm v0.2.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.4.2/cargo-crates/libm-0.2.15 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/libm-0.2.15/Cargo.toml CARGO_PKG_AUTHORS='Jorge Aparicio ' CARGO_PKG_DESCRIPTION='libm in pure Rust' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libm CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/compiler-builtins' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.2.15 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 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=2021 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/libm-0.2.15/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(feature, values("compiler-builtins"))' -C debug-assertions=off --cfg 'feature="arch"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arch", "default", "force-soft-floats", "unstable", "unstable-float", "unstable-intrinsics", "unstable-public-internals"))' -C metadata=2387bd8494322c8d -C extra-filename=-024c69b8e58277cf --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/release/build/libm-024c69b8e58277cf -C linker=/usr/local/llvm15/bin/clang -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps --cap-lints warn`
Compiling const-oid v0.9.6
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=const_oid CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/const-oid-0.9.6 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/const-oid-0.9.6/Cargo.toml CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='Const-friendly implementation of the ISO/IEC Object Identifier (OID) standard
as defined in ITU X.660, with support for BER/DER encoding/decoding as well as
heapless no_std (i.e. embedded) support
' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=const-oid CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/formats/tree/master/const-oid' CARGO_PKG_RUST_VERSION=1.57 CARGO_PKG_VERSION=0.9.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 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 const_oid --edition=2021 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/const-oid-0.9.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "db", "std"))' -C metadata=8ba42c0a512ed2c9 -C extra-filename=-67cd1662536a371c --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -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 spin v0.9.8
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=spin CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/spin-0.9.8 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/spin-0.9.8/Cargo.toml CARGO_PKG_AUTHORS='Mathijs van de Nes :John Ericson :Joshua Barretto ' CARGO_PKG_DESCRIPTION='Spin-based synchronization primitives' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=spin CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/mvdnes/spin-rs.git' CARGO_PKG_RUST_VERSION=1.38 CARGO_PKG_VERSION=0.9.8 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 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 spin --edition=2015 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/spin-0.9.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=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="once"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("barrier", "default", "fair_mutex", "lazy", "lock_api", "lock_api_crate", "mutex", "once", "portable-atomic", "portable_atomic", "rwlock", "spin_mutex", "std", "ticket_mutex", "use_ticket_mutex"))' -C metadata=d7fe5909a2bd557b -C extra-filename=-4770637e5c458d61 --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -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: unnecessary qualification
--> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/const-oid-0.9.6/src/arcs.rs:25:30
|
25 | const ARC_MAX_BYTES: usize = mem::size_of::();
| ^^^^^^^^^^^^^^^^^^^
|
note: the lint level is defined here
--> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/const-oid-0.9.6/src/lib.rs:17:5
|
17 | unused_qualifications
| ^^^^^^^^^^^^^^^^^^^^^
help: remove the unnecessary path segments
|
25 - const ARC_MAX_BYTES: usize = mem::size_of::();
25 + const ARC_MAX_BYTES: usize = size_of::();
|
Compiling slab v0.4.11
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=slab CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/slab-0.4.11 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/slab-0.4.11/Cargo.toml CARGO_PKG_AUTHORS='Carl Lerche ' CARGO_PKG_DESCRIPTION='Pre-allocated storage for a uniform data type' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=slab CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tokio-rs/slab' CARGO_PKG_RUST_VERSION=1.51 CARGO_PKG_VERSION=0.4.11 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=11 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps /usr/local/bin/rustc --crate-name slab --edition=2018 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/slab-0.4.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -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", "serde", "std"))' -C metadata=e5ead18ccab9b55a -C extra-filename=-fb2ea7f106a6b3d2 --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -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 stable_deref_trait v1.2.1
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=stable_deref_trait CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/stable_deref_trait-1.2.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/stable_deref_trait-1.2.1/Cargo.toml CARGO_PKG_AUTHORS='Robert Grosse ' CARGO_PKG_DESCRIPTION='An unsafe marker trait for types like Box and Rc that dereference to a stable address even when moved, and hence can be used with libraries such as owning_ref and rental.
' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=stable_deref_trait CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/storyyeller/stable_deref_trait' 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 stable_deref_trait --edition=2015 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/stable_deref_trait-1.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=754d8075733ae858 -C extra-filename=-4f069fbf8ea7c0fc --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -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 lazy_static v1.5.0
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=lazy_static CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/lazy_static-1.5.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/lazy_static-1.5.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 OR 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.5.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=5 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.4.2/cargo-crates/lazy_static-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="spin"' --cfg 'feature="spin_no_std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("spin", "spin_no_std"))' -C metadata=2a5c34f93f861c4f -C extra-filename=-a753feabcce3c315 --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -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 spin=/magus/work/usr/mports/audio/spotifyd/work/target/x86_64-unknown-freebsd/release/deps/libspin-4770637e5c458d61.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
Compiling generic-array v0.14.7
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/generic-array-0.14.7 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/generic-array-0.14.7/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.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=14 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.4.2/cargo-crates/generic-array-0.14.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 --cfg 'feature="more_lengths"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("more_lengths", "serde", "zeroize"))' -C metadata=8aafd65037515e67 -C extra-filename=-2df3e2b9def8ecc2 --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/release/build/generic-array-2df3e2b9def8ecc2 -C linker=/usr/local/llvm15/bin/clang -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-8ed87bcce34c1946.rlib --cap-lints warn`
Compiling fnv v1.0.7
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=fnv CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/fnv-1.0.7 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/fnv-1.0.7/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='Fowler–Noll–Vo hash function' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 / MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=fnv CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/servo/rust-fnv' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.7 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps /usr/local/bin/rustc --crate-name fnv --edition=2015 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/fnv-1.0.7/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=8a2250e6b5efc224 -C extra-filename=-83f56bea19db0e57 --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -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: elided lifetime has a name
--> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/lazy_static-1.5.0/src/core_lazy.rs:18:49
|
18 | pub fn get(&'static self, builder: F) -> &T
| ^ this elided lifetime gets resolved as `'static`
|
= note: `#[warn(elided_named_lifetimes)]` on by default
help: consider specifying it explicitly
|
18 | pub fn get(&'static self, builder: F) -> &'static T
| +++++++
warning: `lazy_static` (lib) generated 1 warning
Compiling serde_core v1.0.228
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/serde_core-1.0.228 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/serde_core-1.0.228/Cargo.toml CARGO_PKG_AUTHORS='Erick Tryzelaar :David Tolnay ' CARGO_PKG_DESCRIPTION='Serde traits only, with no support for derive -- use the `serde` crate instead' CARGO_PKG_HOMEPAGE='https://serde.rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde_core CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/serde-rs/serde' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.228 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=228 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=2021 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/serde_core-1.0.228/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="result"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "rc", "result", "std", "unstable"))' -C metadata=90e28530f0bce84d -C extra-filename=-565e2cd2d6422f96 --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/release/build/serde_core-565e2cd2d6422f96 -C linker=/usr/local/llvm15/bin/clang -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps --cap-lints warn`
warning: `const-oid` (lib) generated 1 warning
Compiling find-msvc-tools v0.1.5
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=find_msvc_tools CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/find-msvc-tools-0.1.5 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/find-msvc-tools-0.1.5/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Find windows-specific tools, read MSVC versions from the registry and from COM interfaces' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=find-msvc-tools CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/cc-rs' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.1.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps /usr/local/bin/rustc --crate-name find_msvc_tools --edition=2018 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/find-msvc-tools-0.1.5/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 --allow=unexpected_cfgs --check-cfg 'cfg(disable_clang_cl_tests)' -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=67323e4ef1068d95 -C extra-filename=-1b9344fb4b54c8d2 --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/release/deps -C linker=/usr/local/llvm15/bin/clang -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps --cap-lints warn`
Compiling thiserror v1.0.69
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/thiserror-1.0.69 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/thiserror-1.0.69/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='derive(Error)' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=thiserror CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/thiserror' CARGO_PKG_RUST_VERSION=1.61 CARGO_PKG_VERSION=1.0.69 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=69 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=2021 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/thiserror-1.0.69/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=8ccb6b3f774a32e0 -C extra-filename=-bd3823e813c8fc3d --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/release/build/thiserror-bd3823e813c8fc3d -C linker=/usr/local/llvm15/bin/clang -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps --cap-lints warn`
Compiling shlex v1.3.0
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=shlex CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/shlex-1.3.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/shlex-1.3.0/Cargo.toml CARGO_PKG_AUTHORS='comex :Fenhl :Adrian Taylor :Alex Touchet :Daniel Parks :Garrett Berg ' CARGO_PKG_DESCRIPTION='Split a string into shell words, like Python'\''s shlex.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=shlex CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/comex/rust-shlex' CARGO_PKG_RUST_VERSION=1.46.0 CARGO_PKG_VERSION=1.3.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps /usr/local/bin/rustc --crate-name shlex --edition=2015 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/shlex-1.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=6b29c03c08e04b2c -C extra-filename=-59d2c2cd8c6d52b0 --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/release/deps -C linker=/usr/local/llvm15/bin/clang -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps --cap-lints warn`
Compiling smallvec v1.15.1
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=smallvec CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/smallvec-1.15.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/smallvec-1.15.1/Cargo.toml CARGO_PKG_AUTHORS='The Servo Project Developers' CARGO_PKG_DESCRIPTION=''\''Small vector'\'' optimization: store up to a small number of items on the stack' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=smallvec CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/servo/rust-smallvec' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.15.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=15 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 smallvec --edition=2018 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/smallvec-1.15.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="const_generics"' --cfg 'feature="const_new"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "bincode", "const_generics", "const_new", "debugger_visualizer", "drain_filter", "drain_keep_rest", "impl_bincode", "malloc_size_of", "may_dangle", "serde", "specialization", "union", "unty", "write"))' -C metadata=4686abaddaa05d9f -C extra-filename=-fb04200f7ceb1e87 --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -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_CFG_FEATURE='' CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/typenum-1.19.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/typenum-1.19.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 OR 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=1.37.0 CARGO_PKG_VERSION=1.19.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=19 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=16 OPT_LEVEL=3 OUT_DIR=/magus/work/usr/mports/audio/spotifyd/work/target/x86_64-unknown-freebsd/release/build/typenum-f0380e523251907a/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=/usr/local/llvm15/bin/clang RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /magus/work/usr/mports/audio/spotifyd/work/target/release/build/typenum-0d4fd76a85a27390/build-script-build`
Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,proc-macro CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_PROC_MACRO=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/quote-1.0.42 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/quote-1.0.42/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Quasi-quoting macro quote'\!'(...)' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=quote CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/quote' CARGO_PKG_RUST_VERSION=1.68 CARGO_PKG_VERSION=1.0.42 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=42 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=16 OPT_LEVEL=0 OUT_DIR=/magus/work/usr/mports/audio/spotifyd/work/target/release/build/quote-67df94521aa8cd26/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=/usr/local/llvm15/bin/clang RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /magus/work/usr/mports/audio/spotifyd/work/target/release/build/quote-ff8a2bf502c81803/build-script-build`
Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,extra_traits,std CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_EXTRA_TRAITS=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/libc-0.2.177 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/libc-0.2.177/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Raw FFI bindings to platform libraries like libc.' CARGO_PKG_HOMEPAGE='' 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=1.63 CARGO_PKG_VERSION=0.2.177 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=177 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=16 OPT_LEVEL=0 OUT_DIR=/magus/work/usr/mports/audio/spotifyd/work/target/release/build/libc-de26d2b8beb47450/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=/usr/local/llvm15/bin/clang RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /magus/work/usr/mports/audio/spotifyd/work/target/release/build/libc-6897c47347163f6d/build-script-build`
Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,std CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/libc-0.2.177 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/libc-0.2.177/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Raw FFI bindings to platform libraries like libc.' CARGO_PKG_HOMEPAGE='' 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=1.63 CARGO_PKG_VERSION=0.2.177 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=177 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=16 OPT_LEVEL=3 OUT_DIR=/magus/work/usr/mports/audio/spotifyd/work/target/x86_64-unknown-freebsd/release/build/libc-dbbae3c5738bbc44/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=/usr/local/llvm15/bin/clang RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /magus/work/usr/mports/audio/spotifyd/work/target/release/build/libc-2de795b1c7aa5998/build-script-build`
[typenum 1.19.0] cargo:rerun-if-changed=tests
warning: unexpected `cfg` condition name: `manual_codegen_check`
--> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/shlex-1.3.0/src/bytes.rs:353:12
|
353 | #[cfg_attr(manual_codegen_check, inline(never))]
| ^^^^^^^^^^^^^^^^^^^^
|
= 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(manual_codegen_check)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(manual_codegen_check)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
= note: `#[warn(unexpected_cfgs)]` on by default
[libc 0.2.177] cargo:rerun-if-changed=build.rs
[libc 0.2.177] cargo:rerun-if-changed=build.rs
[quote 1.0.42] cargo:rerun-if-changed=build.rs
Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,proc-macro CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_PROC_MACRO=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/proc-macro2-1.0.103 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/proc-macro2-1.0.103/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay :Alex Crichton ' CARGO_PKG_DESCRIPTION='A substitute implementation of the compiler'\''s `proc_macro` API to decouple token-based libraries from the procedural macro use case.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=proc-macro2 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/proc-macro2' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=1.0.103 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=103 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=16 OPT_LEVEL=0 OUT_DIR=/magus/work/usr/mports/audio/spotifyd/work/target/release/build/proc-macro2-0379e23a51c0785d/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=/usr/local/llvm15/bin/clang RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /magus/work/usr/mports/audio/spotifyd/work/target/release/build/proc-macro2-c9484df06ec03b21/build-script-build`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=typenum CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/typenum-1.19.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/typenum-1.19.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 OR 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=1.37.0 CARGO_PKG_VERSION=1.19.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=19 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/typenum-f0380e523251907a/out /usr/local/bin/rustc --crate-name typenum --edition=2018 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/typenum-1.19.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("const-generics", "force_unix_path_separator", "i128", "no_std", "scale-info", "scale_info", "strict"))' -C metadata=02dc1116ad8623ed -C extra-filename=-13eaca8b037b6d56 --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -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_CFG_FEATURE=more_lengths CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_FEATURE_MORE_LENGTHS=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/generic-array-0.14.7 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/generic-array-0.14.7/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.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=14 CARGO_PKG_VERSION_PATCH=7 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=16 OPT_LEVEL=3 OUT_DIR=/magus/work/usr/mports/audio/spotifyd/work/target/x86_64-unknown-freebsd/release/build/generic-array-ed684074858b7df7/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=/usr/local/llvm15/bin/clang RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /magus/work/usr/mports/audio/spotifyd/work/target/release/build/generic-array-2df3e2b9def8ecc2/build-script-build`
Compiling futures-channel v0.3.31
[libc 0.2.177] cargo:rerun-if-env-changed=RUST_LIBC_UNSTABLE_FREEBSD_VERSION
[libc 0.2.177] cargo:rustc-cfg=freebsd12
[libc 0.2.177] cargo:rerun-if-env-changed=RUST_LIBC_UNSTABLE_FREEBSD_VERSION
[libc 0.2.177] cargo:rustc-cfg=freebsd12
[libc 0.2.177] cargo:rerun-if-env-changed=RUST_LIBC_UNSTABLE_MUSL_V1_2_3
[libc 0.2.177] cargo:rerun-if-env-changed=RUST_LIBC_UNSTABLE_LINUX_TIME_BITS64
[libc 0.2.177] cargo:rerun-if-env-changed=RUST_LIBC_UNSTABLE_GNU_FILE_OFFSET_BITS
[libc 0.2.177] cargo:rerun-if-env-changed=RUST_LIBC_UNSTABLE_GNU_TIME_BITS
[libc 0.2.177] cargo:rustc-check-cfg=cfg(emscripten_old_stat_abi)
[libc 0.2.177] cargo:rustc-check-cfg=cfg(espidf_time32)
[libc 0.2.177] cargo:rustc-check-cfg=cfg(freebsd10)
[libc 0.2.177] cargo:rustc-check-cfg=cfg(freebsd11)
[libc 0.2.177] cargo:rustc-check-cfg=cfg(freebsd12)
[libc 0.2.177] cargo:rustc-check-cfg=cfg(freebsd13)
[libc 0.2.177] cargo:rustc-check-cfg=cfg(freebsd14)
[libc 0.2.177] cargo:rustc-check-cfg=cfg(freebsd15)
[libc 0.2.177] cargo:rustc-check-cfg=cfg(gnu_file_offset_bits64)
[libc 0.2.177] cargo:rustc-check-cfg=cfg(gnu_time_bits64)
[libc 0.2.177] cargo:rustc-check-cfg=cfg(libc_deny_warnings)
[libc 0.2.177] cargo:rustc-check-cfg=cfg(libc_thread_local)
[libc 0.2.177] cargo:rustc-check-cfg=cfg(linux_time_bits64)
[libc 0.2.177] cargo:rustc-check-cfg=cfg(musl_v1_2_3)
[libc 0.2.177] cargo:rustc-check-cfg=cfg(target_os,values("switch","aix","ohos","hurd","rtems","visionos","nuttx","cygwin"))
[libc 0.2.177] cargo:rustc-check-cfg=cfg(target_env,values("illumos","wasi","aix","ohos","nto71_iosock","nto80"))
[libc 0.2.177] cargo:rustc-check-cfg=cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky"))
[libc 0.2.177] cargo:rerun-if-env-changed=RUST_LIBC_UNSTABLE_MUSL_V1_2_3
[libc 0.2.177] cargo:rerun-if-env-changed=RUST_LIBC_UNSTABLE_LINUX_TIME_BITS64
[libc 0.2.177] cargo:rerun-if-env-changed=RUST_LIBC_UNSTABLE_GNU_FILE_OFFSET_BITS
[libc 0.2.177] cargo:rerun-if-env-changed=RUST_LIBC_UNSTABLE_GNU_TIME_BITS
[libc 0.2.177] cargo:rustc-check-cfg=cfg(emscripten_old_stat_abi)
[libc 0.2.177] cargo:rustc-check-cfg=cfg(espidf_time32)
[libc 0.2.177] cargo:rustc-check-cfg=cfg(freebsd10)
[libc 0.2.177] cargo:rustc-check-cfg=cfg(freebsd11)
[libc 0.2.177] cargo:rustc-check-cfg=cfg(freebsd12)
[libc 0.2.177] cargo:rustc-check-cfg=cfg(freebsd13)
[libc 0.2.177] cargo:rustc-check-cfg=cfg(freebsd14)
[libc 0.2.177] cargo:rustc-check-cfg=cfg(freebsd15)
[libc 0.2.177] cargo:rustc-check-cfg=cfg(gnu_file_offset_bits64)
[libc 0.2.177] cargo:rustc-check-cfg=cfg(gnu_time_bits64)
[libc 0.2.177] cargo:rustc-check-cfg=cfg(libc_deny_warnings)
[libc 0.2.177] cargo:rustc-check-cfg=cfg(libc_thread_local)
[libc 0.2.177] cargo:rustc-check-cfg=cfg(linux_time_bits64)
[libc 0.2.177] cargo:rustc-check-cfg=cfg(musl_v1_2_3)
[libc 0.2.177] cargo:rustc-check-cfg=cfg(target_os,values("switch","aix","ohos","hurd","rtems","visionos","nuttx","cygwin"))
[libc 0.2.177] cargo:rustc-check-cfg=cfg(target_env,values("illumos","wasi","aix","ohos","nto71_iosock","nto80"))
[libc 0.2.177] cargo:rustc-check-cfg=cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky"))
Compiling pin-utils v0.1.0
[quote 1.0.42] cargo:rustc-check-cfg=cfg(no_diagnostic_namespace)
Compiling vcpkg v0.2.15
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=futures_channel CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/futures-channel-0.3.31 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/futures-channel-0.3.31/Cargo.toml CARGO_PKG_AUTHORS='' 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=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/futures-rs' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.3.31 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=31 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps /usr/local/bin/rustc --crate-name futures_channel --edition=2018 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/futures-channel-0.3.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --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=63d08652a45baddb -C extra-filename=-20ee659ced435ffc --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -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-cc88f681ab8fb595.rmeta --extern futures_sink=/magus/work/usr/mports/audio/spotifyd/work/target/x86_64-unknown-freebsd/release/deps/libfutures_sink-81effeef457cc020.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=pin_utils CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/pin-utils-0.1.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/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.4.2/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=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=7223fe57d48ccd6f -C extra-filename=-de925510515c5b6e --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -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 cc v1.2.46
warning: `shlex` (lib) generated 1 warning
Compiling zerocopy v0.8.27
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=libc CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/libc-0.2.177 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/libc-0.2.177/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Raw FFI bindings to platform libraries like libc.' CARGO_PKG_HOMEPAGE='' 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=1.63 CARGO_PKG_VERSION=0.2.177 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=177 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-de26d2b8beb47450/out /usr/local/bin/rustc --crate-name libc --edition=2021 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/libc-0.2.177/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 '--allow=clippy::used_underscore_binding' --allow=unused_qualifications '--warn=clippy::unnecessary_semicolon' '--allow=clippy::unnecessary_cast' '--allow=clippy::uninlined_format_args' '--warn=clippy::ptr_as_ptr' '--allow=clippy::non_minimal_cfg' '--allow=clippy::missing_safety_doc' '--warn=clippy::map_unwrap_or' '--warn=clippy::manual_assert' '--allow=clippy::identity_op' '--warn=clippy::explicit_iter_loop' '--allow=clippy::expl_impl_clone_on_copy' -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="extra_traits"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=6ca736cf6c623e01 -C extra-filename=-ab3f4fce70d159e0 --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/release/deps -C linker=/usr/local/llvm15/bin/clang -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps --cap-lints warn --cfg freebsd12 --check-cfg 'cfg(emscripten_old_stat_abi)' --check-cfg 'cfg(espidf_time32)' --check-cfg 'cfg(freebsd10)' --check-cfg 'cfg(freebsd11)' --check-cfg 'cfg(freebsd12)' --check-cfg 'cfg(freebsd13)' --check-cfg 'cfg(freebsd14)' --check-cfg 'cfg(freebsd15)' --check-cfg 'cfg(gnu_file_offset_bits64)' --check-cfg 'cfg(gnu_time_bits64)' --check-cfg 'cfg(libc_deny_warnings)' --check-cfg 'cfg(libc_thread_local)' --check-cfg 'cfg(linux_time_bits64)' --check-cfg 'cfg(musl_v1_2_3)' --check-cfg 'cfg(target_os,values("switch","aix","ohos","hurd","rtems","visionos","nuttx","cygwin"))' --check-cfg 'cfg(target_env,values("illumos","wasi","aix","ohos","nto71_iosock","nto80"))' --check-cfg 'cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky"))'`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=vcpkg CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/vcpkg-0.2.15 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/vcpkg-0.2.15/Cargo.toml CARGO_PKG_AUTHORS='Jim McGrath ' CARGO_PKG_DESCRIPTION='A library to find native dependencies in a vcpkg tree 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=vcpkg CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/mcgoo/vcpkg-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.15 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 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 vcpkg --edition=2015 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/vcpkg-0.2.15/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=dfdaf4161177c48a -C extra-filename=-4aa3d540e0c1625b --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/release/deps -C linker=/usr/local/llvm15/bin/clang -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.4.2/cargo-crates/zerocopy-0.8.27 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/zerocopy-0.8.27/Cargo.toml CARGO_PKG_AUTHORS='Joshua Liebow-Feeser :Jack Wrenn ' CARGO_PKG_DESCRIPTION='Zerocopy makes zero-cost memory manipulation effortless. We write "unsafe" so you don'\''t have to.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='BSD-2-Clause OR Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=zerocopy CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/google/zerocopy' CARGO_PKG_RUST_VERSION=1.56.0 CARGO_PKG_VERSION=0.8.27 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 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=2021 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/zerocopy-0.8.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="derive"' --cfg 'feature="simd"' --cfg 'feature="zerocopy-derive"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__internal_use_only_features_that_work_on_stable", "alloc", "derive", "float-nightly", "simd", "simd-nightly", "std", "zerocopy-derive"))' -C metadata=0d19531e4a3bb1ef -C extra-filename=-854b898d06104582 --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/release/build/zerocopy-854b898d06104582 -C linker=/usr/local/llvm15/bin/clang -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_CFG_FEATURE=alloc,result,std CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_FEATURE_ALLOC=1 CARGO_FEATURE_RESULT=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/serde_core-1.0.228 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/serde_core-1.0.228/Cargo.toml CARGO_PKG_AUTHORS='Erick Tryzelaar :David Tolnay ' CARGO_PKG_DESCRIPTION='Serde traits only, with no support for derive -- use the `serde` crate instead' CARGO_PKG_HOMEPAGE='https://serde.rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde_core CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/serde-rs/serde' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.228 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=228 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=16 OPT_LEVEL=3 OUT_DIR=/magus/work/usr/mports/audio/spotifyd/work/target/x86_64-unknown-freebsd/release/build/serde_core-36c370d13e9b08d8/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=/usr/local/llvm15/bin/clang RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /magus/work/usr/mports/audio/spotifyd/work/target/release/build/serde_core-565e2cd2d6422f96/build-script-build`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=cc CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/cc-1.2.46 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/cc-1.2.46/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/rust-lang/cc-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=cc CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/cc-rs' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=1.2.46 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=46 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.4.2/cargo-crates/cc-1.2.46/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 --allow=unexpected_cfgs --check-cfg 'cfg(disable_clang_cl_tests)' -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("jobserver", "parallel"))' -C metadata=8afbc6106a526025 -C extra-filename=-37d9d0d6529f5a62 --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/release/deps -C linker=/usr/local/llvm15/bin/clang -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps --extern find_msvc_tools=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps/libfind_msvc_tools-1b9344fb4b54c8d2.rmeta --extern shlex=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps/libshlex-59d2c2cd8c6d52b0.rmeta --cap-lints warn`
[generic-array 0.14.7] cargo:rustc-cfg=relaxed_coherence
Compiling bitflags v2.10.0
[serde_core 1.0.228] cargo:rerun-if-changed=build.rs
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=libc CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/libc-0.2.177 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/libc-0.2.177/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Raw FFI bindings to platform libraries like libc.' CARGO_PKG_HOMEPAGE='' 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=1.63 CARGO_PKG_VERSION=0.2.177 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=177 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-dbbae3c5738bbc44/out /usr/local/bin/rustc --crate-name libc --edition=2021 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/libc-0.2.177/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 '--allow=clippy::used_underscore_binding' --allow=unused_qualifications '--warn=clippy::unnecessary_semicolon' '--allow=clippy::unnecessary_cast' '--allow=clippy::uninlined_format_args' '--warn=clippy::ptr_as_ptr' '--allow=clippy::non_minimal_cfg' '--allow=clippy::missing_safety_doc' '--warn=clippy::map_unwrap_or' '--warn=clippy::manual_assert' '--allow=clippy::identity_op' '--warn=clippy::explicit_iter_loop' '--allow=clippy::expl_impl_clone_on_copy' --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=ffb9dd3198a1bcc6 -C extra-filename=-e9713ca7172f092a --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -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 freebsd12 --check-cfg 'cfg(emscripten_old_stat_abi)' --check-cfg 'cfg(espidf_time32)' --check-cfg 'cfg(freebsd10)' --check-cfg 'cfg(freebsd11)' --check-cfg 'cfg(freebsd12)' --check-cfg 'cfg(freebsd13)' --check-cfg 'cfg(freebsd14)' --check-cfg 'cfg(freebsd15)' --check-cfg 'cfg(gnu_file_offset_bits64)' --check-cfg 'cfg(gnu_time_bits64)' --check-cfg 'cfg(libc_deny_warnings)' --check-cfg 'cfg(libc_thread_local)' --check-cfg 'cfg(linux_time_bits64)' --check-cfg 'cfg(musl_v1_2_3)' --check-cfg 'cfg(target_os,values("switch","aix","ohos","hurd","rtems","visionos","nuttx","cygwin"))' --check-cfg 'cfg(target_env,values("illumos","wasi","aix","ohos","nto71_iosock","nto80"))' --check-cfg 'cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky"))'`
Compiling futures-io v0.3.31
[serde_core 1.0.228] cargo:rustc-check-cfg=cfg(if_docsrs_then_no_serde_core)
[serde_core 1.0.228] cargo:rustc-check-cfg=cfg(no_core_cstr)
[serde_core 1.0.228] cargo:rustc-check-cfg=cfg(no_core_error)
[serde_core 1.0.228] cargo:rustc-check-cfg=cfg(no_core_net)
[serde_core 1.0.228] cargo:rustc-check-cfg=cfg(no_core_num_saturating)
[serde_core 1.0.228] cargo:rustc-check-cfg=cfg(no_diagnostic_namespace)
[serde_core 1.0.228] cargo:rustc-check-cfg=cfg(no_serde_derive)
[serde_core 1.0.228] cargo:rustc-check-cfg=cfg(no_std_atomic)
[serde_core 1.0.228] cargo:rustc-check-cfg=cfg(no_std_atomic64)
[serde_core 1.0.228] cargo:rustc-check-cfg=cfg(no_target_has_atomic)
[proc-macro2 1.0.103] cargo:rustc-check-cfg=cfg(fuzzing)
[proc-macro2 1.0.103] cargo:rustc-check-cfg=cfg(no_is_available)
[proc-macro2 1.0.103] cargo:rustc-check-cfg=cfg(no_literal_byte_character)
[proc-macro2 1.0.103] cargo:rustc-check-cfg=cfg(no_literal_c_string)
[proc-macro2 1.0.103] cargo:rustc-check-cfg=cfg(no_source_text)
[proc-macro2 1.0.103] cargo:rustc-check-cfg=cfg(proc_macro_span)
[proc-macro2 1.0.103] cargo:rustc-check-cfg=cfg(proc_macro_span_file)
[proc-macro2 1.0.103] cargo:rustc-check-cfg=cfg(proc_macro_span_location)
[proc-macro2 1.0.103] cargo:rustc-check-cfg=cfg(procmacro2_backtrace)
[proc-macro2 1.0.103] cargo:rustc-check-cfg=cfg(procmacro2_build_probe)
[proc-macro2 1.0.103] cargo:rustc-check-cfg=cfg(procmacro2_nightly_testing)
[proc-macro2 1.0.103] cargo:rustc-check-cfg=cfg(procmacro2_semver_exempt)
[proc-macro2 1.0.103] cargo:rustc-check-cfg=cfg(randomize_layout)
[proc-macro2 1.0.103] cargo:rustc-check-cfg=cfg(span_locations)
[proc-macro2 1.0.103] cargo:rustc-check-cfg=cfg(super_unstable)
[proc-macro2 1.0.103] cargo:rustc-check-cfg=cfg(wrap_proc_macro)
[proc-macro2 1.0.103] cargo:rerun-if-changed=src/probe/proc_macro_span.rs
[proc-macro2 1.0.103] cargo:rustc-cfg=wrap_proc_macro
[proc-macro2 1.0.103] cargo:rerun-if-changed=src/probe/proc_macro_span_location.rs
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=bitflags CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/bitflags-2.10.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/bitflags-2.10.0/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 OR 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=1.56.0 CARGO_PKG_VERSION=2.10.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=10 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 bitflags --edition=2021 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/bitflags-2.10.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "bytemuck", "example_generated", "serde", "serde_core", "std"))' -C metadata=0e4e55f7e3d50819 -C extra-filename=-d403013c5965f55b --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -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`
[proc-macro2 1.0.103] cargo:rustc-cfg=proc_macro_span_location
[proc-macro2 1.0.103] cargo:rerun-if-changed=src/probe/proc_macro_span_file.rs
Compiling http v1.3.1
Compiling futures-task v0.3.31
Compiling subtle v2.6.1
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=futures_io CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/futures-io-0.3.31 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/futures-io-0.3.31/Cargo.toml CARGO_PKG_AUTHORS='' 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=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/futures-rs' CARGO_PKG_RUST_VERSION=1.36 CARGO_PKG_VERSION=0.3.31 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=31 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.4.2/cargo-crates/futures-io-0.3.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std", "unstable"))' -C metadata=790a16058a9889ac -C extra-filename=-baecfc0091b9a4fa --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -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=subtle CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/subtle-2.6.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/subtle-2.6.1/Cargo.toml CARGO_PKG_AUTHORS='Isis Lovecruft :Henry de Valence ' CARGO_PKG_DESCRIPTION='Pure-Rust traits and utilities for constant-time cryptographic implementations.' CARGO_PKG_HOMEPAGE='https://dalek.rs/' CARGO_PKG_LICENSE=BSD-3-Clause CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=subtle CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dalek-cryptography/subtle' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.6.1 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=6 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 subtle --edition=2018 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/subtle-2.6.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("const-generics", "core_hint_black_box", "default", "i128", "nightly", "std"))' -C metadata=1e0fa238bcf34052 -C extra-filename=-08232c7bb38d2f98 --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -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=serde_core CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/serde_core-1.0.228 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/serde_core-1.0.228/Cargo.toml CARGO_PKG_AUTHORS='Erick Tryzelaar :David Tolnay ' CARGO_PKG_DESCRIPTION='Serde traits only, with no support for derive -- use the `serde` crate instead' CARGO_PKG_HOMEPAGE='https://serde.rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde_core CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/serde-rs/serde' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.228 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=228 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/serde_core-36c370d13e9b08d8/out /usr/local/bin/rustc --crate-name serde_core --edition=2021 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/serde_core-1.0.228/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="result"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "rc", "result", "std", "unstable"))' -C metadata=ca61ea58039d6945 -C extra-filename=-455e68a2eeea4d8d --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -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 --check-cfg 'cfg(if_docsrs_then_no_serde_core)' --check-cfg 'cfg(no_core_cstr)' --check-cfg 'cfg(no_core_error)' --check-cfg 'cfg(no_core_net)' --check-cfg 'cfg(no_core_num_saturating)' --check-cfg 'cfg(no_diagnostic_namespace)' --check-cfg 'cfg(no_serde_derive)' --check-cfg 'cfg(no_std_atomic)' --check-cfg 'cfg(no_std_atomic64)' --check-cfg 'cfg(no_target_has_atomic)'`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=futures_task CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/futures-task-0.3.31 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/futures-task-0.3.31/Cargo.toml CARGO_PKG_AUTHORS='' 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=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/futures-rs' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.3.31 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=31 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps /usr/local/bin/rustc --crate-name futures_task --edition=2018 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/futures-task-0.3.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --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=dbbd0acf935f06c3 -C extra-filename=-e0c4e8c0549c2afe --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -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=http CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/http-1.3.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/http-1.3.1/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton :Carl Lerche :Sean McArthur ' CARGO_PKG_DESCRIPTION='A set of types for representing HTTP requests and responses.
' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=http CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/hyperium/http' CARGO_PKG_RUST_VERSION=1.49.0 CARGO_PKG_VERSION=1.3.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=3 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 http --edition=2018 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/http-1.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=f79fa04a8ca48905 -C extra-filename=-5dc9a4ef2e837528 --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -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 bytes=/magus/work/usr/mports/audio/spotifyd/work/target/x86_64-unknown-freebsd/release/deps/libbytes-49d58f6c2032a73c.rmeta --extern fnv=/magus/work/usr/mports/audio/spotifyd/work/target/x86_64-unknown-freebsd/release/deps/libfnv-83f56bea19db0e57.rmeta --extern itoa=/magus/work/usr/mports/audio/spotifyd/work/target/x86_64-unknown-freebsd/release/deps/libitoa-0e62162cea7ed761.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
[proc-macro2 1.0.103] cargo:rustc-cfg=proc_macro_span_file
[proc-macro2 1.0.103] cargo:rerun-if-env-changed=RUSTC_BOOTSTRAP
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=proc_macro2 CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/proc-macro2-1.0.103 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/proc-macro2-1.0.103/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay :Alex Crichton ' CARGO_PKG_DESCRIPTION='A substitute implementation of the compiler'\''s `proc_macro` API to decouple token-based libraries from the procedural macro use case.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=proc-macro2 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/proc-macro2' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=1.0.103 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=103 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-0379e23a51c0785d/out /usr/local/bin/rustc --crate-name proc_macro2 --edition=2021 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/proc-macro2-1.0.103/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=062fc293f32039f7 -C extra-filename=-b3519ebdb851e763 --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/release/deps -C linker=/usr/local/llvm15/bin/clang -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps --extern unicode_ident=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps/libunicode_ident-2085199276a28205.rmeta --cap-lints warn --cfg wrap_proc_macro --cfg proc_macro_span_location --cfg proc_macro_span_file --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(no_is_available)' --check-cfg 'cfg(no_literal_byte_character)' --check-cfg 'cfg(no_literal_c_string)' --check-cfg 'cfg(no_source_text)' --check-cfg 'cfg(proc_macro_span)' --check-cfg 'cfg(proc_macro_span_file)' --check-cfg 'cfg(proc_macro_span_location)' --check-cfg 'cfg(procmacro2_backtrace)' --check-cfg 'cfg(procmacro2_build_probe)' --check-cfg 'cfg(procmacro2_nightly_testing)' --check-cfg 'cfg(procmacro2_semver_exempt)' --check-cfg 'cfg(randomize_layout)' --check-cfg 'cfg(span_locations)' --check-cfg 'cfg(super_unstable)' --check-cfg 'cfg(wrap_proc_macro)'`
Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=std CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='' CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/getrandom-0.3.4 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/getrandom-0.3.4/Cargo.toml CARGO_PKG_AUTHORS='The Rand Project Developers' CARGO_PKG_DESCRIPTION='A small cross-platform library for retrieving random data from system source' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=getrandom CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-random/getrandom' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.3.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' 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=16 OPT_LEVEL=0 OUT_DIR=/magus/work/usr/mports/audio/spotifyd/work/target/release/build/getrandom-56f1908148e6d1a4/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=/usr/local/llvm15/bin/clang RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /magus/work/usr/mports/audio/spotifyd/work/target/release/build/getrandom-334365de8be54d7d/build-script-build`
[getrandom 0.3.4] cargo:rerun-if-changed=build.rs
Compiling tracing-core v0.1.34
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tracing_core CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/tracing-core-0.1.34 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/tracing-core-0.1.34/Cargo.toml CARGO_PKG_AUTHORS='Tokio Contributors ' CARGO_PKG_DESCRIPTION='Core primitives for application-level tracing.
' CARGO_PKG_HOMEPAGE='https://tokio.rs' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tracing-core CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tokio-rs/tracing' CARGO_PKG_RUST_VERSION=1.65.0 CARGO_PKG_VERSION=0.1.34 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=34 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps /usr/local/bin/rustc --crate-name tracing_core --edition=2018 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/tracing-core-0.1.34/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --warn=unexpected_cfgs --check-cfg 'cfg(flaky_tests)' --check-cfg 'cfg(tracing_unstable)' --check-cfg 'cfg(unsound_local_offset)' --cfg 'feature="default"' --cfg 'feature="once_cell"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "once_cell", "std", "valuable"))' -C metadata=c4342e66fa882384 -C extra-filename=-fc762e6bd5713caf --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -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 once_cell=/magus/work/usr/mports/audio/spotifyd/work/target/x86_64-unknown-freebsd/release/deps/libonce_cell-a26b94b99a1a1dc5.rmeta --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.4.2/cargo-crates/cfg-if-1.0.4 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/cfg-if-1.0.4/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='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=cfg-if CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/cfg-if' CARGO_PKG_RUST_VERSION=1.32 CARGO_PKG_VERSION=1.0.4 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/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.4.2/cargo-crates/cfg-if-1.0.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("core", "rustc-dep-of-std"))' -C metadata=48353efba3bf530a -C extra-filename=-4924cb6d7b391695 --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/release/deps -C linker=/usr/local/llvm15/bin/clang -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps --cap-lints warn`
Compiling rustversion v1.0.22
Compiling anyhow v1.0.100
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/rustversion-1.0.22 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/rustversion-1.0.22/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Conditional compilation according to rustc compiler version' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustversion CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/rustversion' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.22 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=22 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.4.2/cargo-crates/rustversion-1.0.22/build/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=a1bac4f4adf2ce85 -C extra-filename=-1b23d6f7479c05ee --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/release/build/rustversion-1b23d6f7479c05ee -C linker=/usr/local/llvm15/bin/clang -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.4.2/cargo-crates/anyhow-1.0.100 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/anyhow-1.0.100/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Flexible concrete Error type built on std::error::Error' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=anyhow CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/anyhow' CARGO_PKG_RUST_VERSION=1.39 CARGO_PKG_VERSION=1.0.100 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=100 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.4.2/cargo-crates/anyhow-1.0.100/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("backtrace", "default", "std"))' -C metadata=711adf655a6fcf59 -C extra-filename=-160cddecbbc54ade --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/release/build/anyhow-160cddecbbc54ade -C linker=/usr/local/llvm15/bin/clang -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps --cap-lints warn`
Compiling equivalent v1.0.2
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=equivalent CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/equivalent-1.0.2 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/equivalent-1.0.2/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Traits for key comparison in maps.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=equivalent CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/indexmap-rs/equivalent' CARGO_PKG_RUST_VERSION=1.6 CARGO_PKG_VERSION=1.0.2 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 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 equivalent --edition=2015 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/equivalent-1.0.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=b819fab719aa5cf1 -C extra-filename=-6daf4fb428e0b36f --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -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 foldhash v0.2.0
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=foldhash CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/foldhash-0.2.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/foldhash-0.2.0/Cargo.toml CARGO_PKG_AUTHORS='Orson Peters ' CARGO_PKG_DESCRIPTION='A fast, non-cryptographic, minimally DoS-resistant hashing algorithm.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Zlib CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=foldhash CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/orlp/foldhash' CARGO_PKG_RUST_VERSION=1.60 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 foldhash --edition=2021 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/foldhash-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 opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "std"))' -C metadata=cdab395eedd63a1d -C extra-filename=-491731baddb0949d --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -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_CFG_FEATURE=derive,simd,zerocopy-derive CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_FEATURE_DERIVE=1 CARGO_FEATURE_SIMD=1 CARGO_FEATURE_ZEROCOPY_DERIVE=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/zerocopy-0.8.27 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/zerocopy-0.8.27/Cargo.toml CARGO_PKG_AUTHORS='Joshua Liebow-Feeser :Jack Wrenn ' CARGO_PKG_DESCRIPTION='Zerocopy makes zero-cost memory manipulation effortless. We write "unsafe" so you don'\''t have to.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='BSD-2-Clause OR Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=zerocopy CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/google/zerocopy' CARGO_PKG_RUST_VERSION=1.56.0 CARGO_PKG_VERSION=0.8.27 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 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=16 OPT_LEVEL=3 OUT_DIR=/magus/work/usr/mports/audio/spotifyd/work/target/x86_64-unknown-freebsd/release/build/zerocopy-65923baf1942efbc/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=/usr/local/llvm15/bin/clang RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /magus/work/usr/mports/audio/spotifyd/work/target/release/build/zerocopy-854b898d06104582/build-script-build`
[zerocopy 0.8.27] cargo:rerun-if-changed=build.rs
[zerocopy 0.8.27] cargo:rerun-if-changed=Cargo.toml
[zerocopy 0.8.27] cargo:rustc-check-cfg=cfg(zerocopy_core_error_1_81_0)
[zerocopy 0.8.27] cargo:rustc-check-cfg=cfg(rust, values("1.81.0"))
[zerocopy 0.8.27] cargo:rustc-check-cfg=cfg(zerocopy_diagnostic_on_unimplemented_1_78_0)
[zerocopy 0.8.27] cargo:rustc-check-cfg=cfg(rust, values("1.78.0"))
[zerocopy 0.8.27] cargo:rustc-check-cfg=cfg(zerocopy_generic_bounds_in_const_fn_1_61_0)
[zerocopy 0.8.27] cargo:rustc-check-cfg=cfg(rust, values("1.61.0"))
[zerocopy 0.8.27] cargo:rustc-check-cfg=cfg(zerocopy_target_has_atomics_1_60_0)
[zerocopy 0.8.27] cargo:rustc-check-cfg=cfg(rust, values("1.60.0"))
[zerocopy 0.8.27] cargo:rustc-check-cfg=cfg(zerocopy_aarch64_simd_1_59_0)
[zerocopy 0.8.27] cargo:rustc-check-cfg=cfg(rust, values("1.59.0"))
[zerocopy 0.8.27] cargo:rustc-check-cfg=cfg(zerocopy_panic_in_const_and_vec_try_reserve_1_57_0)
[zerocopy 0.8.27] cargo:rustc-check-cfg=cfg(rust, values("1.57.0"))
[zerocopy 0.8.27] cargo:rustc-check-cfg=cfg(doc_cfg)
[zerocopy 0.8.27] cargo:rustc-check-cfg=cfg(kani)
[zerocopy 0.8.27] cargo:rustc-check-cfg=cfg(__ZEROCOPY_INTERNAL_USE_ONLY_NIGHTLY_FEATURES_IN_TESTS)
[zerocopy 0.8.27] cargo:rustc-check-cfg=cfg(coverage_nightly)
[zerocopy 0.8.27] cargo:rustc-cfg=zerocopy_core_error_1_81_0
[zerocopy 0.8.27] cargo:rustc-cfg=zerocopy_diagnostic_on_unimplemented_1_78_0
[zerocopy 0.8.27] cargo:rustc-cfg=zerocopy_generic_bounds_in_const_fn_1_61_0
[zerocopy 0.8.27] cargo:rustc-cfg=zerocopy_target_has_atomics_1_60_0
[zerocopy 0.8.27] cargo:rustc-cfg=zerocopy_aarch64_simd_1_59_0
[zerocopy 0.8.27] cargo:rustc-cfg=zerocopy_panic_in_const_and_vec_try_reserve_1_57_0
Compiling allocator-api2 v0.2.21
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=allocator_api2 CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/allocator-api2-0.2.21 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/allocator-api2-0.2.21/Cargo.toml CARGO_PKG_AUTHORS='Zakarum ' CARGO_PKG_DESCRIPTION='Mirror of Rust'\''s allocator API' CARGO_PKG_HOMEPAGE='https://github.com/zakarumych/allocator-api2' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=allocator-api2 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/zakarumych/allocator-api2' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.2.21 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=21 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps /usr/local/bin/rustc --crate-name allocator_api2 --edition=2018 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/allocator-api2-0.2.21/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --warn=unexpected_cfgs --check-cfg 'cfg(no_global_oom_handling)' --cfg 'feature="alloc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "fresh-rust", "nightly", "serde", "std"))' -C metadata=d244573265893782 -C extra-filename=-078c38cca1839afc --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -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-traits v0.2.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.4.2/cargo-crates/num-traits-0.2.19 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/num-traits-0.2.19/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=1.60 CARGO_PKG_VERSION=0.2.19 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 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=2021 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/num-traits-0.2.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 --cfg 'feature="default"' --cfg 'feature="i128"' --cfg 'feature="libm"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "i128", "libm", "std"))' -C metadata=d3184ec21196530f -C extra-filename=-8929474274906b50 --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/release/build/num-traits-8929474274906b50 -C linker=/usr/local/llvm15/bin/clang -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-fc08a7fcc76a469b.rlib --cap-lints warn`
Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=arch,default CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_FEATURE_ARCH=1 CARGO_FEATURE_DEFAULT=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/libm-0.2.15 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/libm-0.2.15/Cargo.toml CARGO_PKG_AUTHORS='Jorge Aparicio ' CARGO_PKG_DESCRIPTION='libm in pure Rust' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libm CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/compiler-builtins' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.2.15 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 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=16 OPT_LEVEL=3 OUT_DIR=/magus/work/usr/mports/audio/spotifyd/work/target/x86_64-unknown-freebsd/release/build/libm-e32c28813f5ed7ea/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=/usr/local/llvm15/bin/clang RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /magus/work/usr/mports/audio/spotifyd/work/target/release/build/libm-024c69b8e58277cf/build-script-build`
[libm 0.2.15] cargo:rerun-if-changed=build.rs
[libm 0.2.15] cargo:rerun-if-changed=configure.rs
[libm 0.2.15] cargo:rustc-check-cfg=cfg(assert_no_panic)
[libm 0.2.15] cargo:rustc-check-cfg=cfg(intrinsics_enabled)
[libm 0.2.15] cargo:rustc-check-cfg=cfg(arch_enabled)
[libm 0.2.15] cargo:rustc-cfg=arch_enabled
[libm 0.2.15] cargo:rustc-check-cfg=cfg(optimizations_enabled)
[libm 0.2.15] cargo:rustc-cfg=optimizations_enabled
[libm 0.2.15] cargo:rustc-check-cfg=cfg(x86_no_sse)
[libm 0.2.15] cargo:rustc-env=CFG_CARGO_FEATURES=["arch", "default"]
[libm 0.2.15] cargo:rustc-env=CFG_OPT_LEVEL=3
[libm 0.2.15] cargo:rustc-env=CFG_TARGET_FEATURES=["fxsr", "sse", "sse2"]
[libm 0.2.15] cargo:rustc-check-cfg=cfg(f16_enabled)
[libm 0.2.15] cargo:rustc-check-cfg=cfg(f128_enabled)
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=fnv CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/fnv-1.0.7 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/fnv-1.0.7/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='Fowler–Noll–Vo hash function' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 / MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=fnv CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/servo/rust-fnv' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.7 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps /usr/local/bin/rustc --crate-name fnv --edition=2015 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/fnv-1.0.7/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=9cafcca1a6aa5b6a -C extra-filename=-9b1e587522a4dbd3 --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/release/deps -C linker=/usr/local/llvm15/bin/clang -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps --cap-lints warn`
Compiling httparse v1.10.1
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/httparse-1.10.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/httparse-1.10.1/Cargo.toml CARGO_PKG_AUTHORS='Sean McArthur ' CARGO_PKG_DESCRIPTION='A tiny, safe, speedy, zero-copy HTTP/1.x parser.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=httparse CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/seanmonstar/httparse' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.10.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=10 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.4.2/cargo-crates/httparse-1.10.1/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(httparse_simd)' --check-cfg 'cfg(httparse_simd_target_feature_avx2)' --check-cfg 'cfg(httparse_simd_target_feature_sse42)' --check-cfg 'cfg(httparse_simd_neon_intrinsics)' -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=9fd72d3e867310eb -C extra-filename=-b25e81bf26c506f7 --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/release/build/httparse-b25e81bf26c506f7 -C linker=/usr/local/llvm15/bin/clang -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps --cap-lints warn`
Compiling foreign-types-shared v0.1.1
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=foreign_types_shared CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/foreign-types-shared-0.1.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/foreign-types-shared-0.1.1/Cargo.toml CARGO_PKG_AUTHORS='Steven Fackler ' CARGO_PKG_DESCRIPTION='An internal crate used by foreign-types' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=foreign-types-shared CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/sfackler/foreign-types' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps /usr/local/bin/rustc --crate-name foreign_types_shared --edition=2015 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/foreign-types-shared-0.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=62a4aabf04f62f67 -C extra-filename=-fdf9a5d9d1370e86 --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -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 strsim v0.11.1
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=strsim CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/strsim-0.11.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/strsim-0.11.1/Cargo.toml CARGO_PKG_AUTHORS='Danny Guo :maxbachmann ' CARGO_PKG_DESCRIPTION='Implementations of string similarity metrics. Includes Hamming, Levenshtein,
OSA, Damerau-Levenshtein, Jaro, Jaro-Winkler, and Sørensen-Dice.
' CARGO_PKG_HOMEPAGE='https://github.com/rapidfuzz/strsim-rs' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=strsim CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rapidfuzz/strsim-rs' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.11.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=11 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 strsim --edition=2015 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/strsim-0.11.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=bcf03580921958a4 -C extra-filename=-d5cc4ae53b64e521 --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/release/deps -C linker=/usr/local/llvm15/bin/clang -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_CFG_FEATURE=default,std CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/anyhow-1.0.100 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/anyhow-1.0.100/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Flexible concrete Error type built on std::error::Error' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=anyhow CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/anyhow' CARGO_PKG_RUST_VERSION=1.39 CARGO_PKG_VERSION=1.0.100 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=100 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=16 OPT_LEVEL=0 OUT_DIR=/magus/work/usr/mports/audio/spotifyd/work/target/release/build/anyhow-fa6a7cef85264f6f/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=/usr/local/llvm15/bin/clang RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /magus/work/usr/mports/audio/spotifyd/work/target/release/build/anyhow-160cddecbbc54ade/build-script-build`
Compiling openssl v0.10.75
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/openssl-0.10.75 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/openssl-0.10.75/Cargo.toml CARGO_PKG_AUTHORS='Steven Fackler ' CARGO_PKG_DESCRIPTION='OpenSSL bindings' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=openssl CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-openssl/rust-openssl' CARGO_PKG_RUST_VERSION=1.70.0 CARGO_PKG_VERSION=0.10.75 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=75 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=2021 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/openssl-0.10.75/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("aws-lc", "aws-lc-fips", "bindgen", "default", "unstable_boringssl", "v101", "v102", "v110", "v111", "vendored"))' -C metadata=480f32b6e2d863e9 -C extra-filename=-5349b6ad88e7192a --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/release/build/openssl-5349b6ad88e7192a -C linker=/usr/local/llvm15/bin/clang -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps --cap-lints warn`
[anyhow 1.0.100] cargo:rerun-if-changed=src/nightly.rs
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=generic_array CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/generic-array-0.14.7 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/generic-array-0.14.7/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.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=14 CARGO_PKG_VERSION_PATCH=7 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/generic-array-ed684074858b7df7/out /usr/local/bin/rustc --crate-name generic_array --edition=2015 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/generic-array-0.14.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="more_lengths"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("more_lengths", "serde", "zeroize"))' -C metadata=3a17da0662062897 -C extra-filename=-f5f4f7374ab2bf0c --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -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 typenum=/magus/work/usr/mports/audio/spotifyd/work/target/x86_64-unknown-freebsd/release/deps/libtypenum-13eaca8b037b6d56.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong --cfg relaxed_coherence`
Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE='' CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='' CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/rustversion-1.0.22 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/rustversion-1.0.22/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Conditional compilation according to rustc compiler version' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustversion CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/rustversion' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.22 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=22 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=16 OPT_LEVEL=0 OUT_DIR=/magus/work/usr/mports/audio/spotifyd/work/target/release/build/rustversion-b8eaef8d9a675b1f/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=/usr/local/llvm15/bin/clang RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /magus/work/usr/mports/audio/spotifyd/work/target/release/build/rustversion-1b23d6f7479c05ee/build-script-build`
Compiling ident_case v1.0.1
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=ident_case CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/ident_case-1.0.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/ident_case-1.0.1/Cargo.toml CARGO_PKG_AUTHORS='Ted Driggs ' CARGO_PKG_DESCRIPTION='Utility for applying case rules to Rust identifiers.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ident_case CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/TedDriggs/ident_case' 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 ident_case --edition=2015 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/ident_case-1.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=bfede29d101242d0 -C extra-filename=-19cf416441651191 --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/release/deps -C linker=/usr/local/llvm15/bin/clang -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps --cap-lints warn`
[rustversion 1.0.22] cargo:rerun-if-changed=build/build.rs
[rustversion 1.0.22] cargo:rustc-check-cfg=cfg(cfg_macro_not_allowed)
[rustversion 1.0.22] cargo:rustc-check-cfg=cfg(host_os, values("windows"))
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=quote CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/quote-1.0.42 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/quote-1.0.42/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Quasi-quoting macro quote'\!'(...)' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=quote CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/quote' CARGO_PKG_RUST_VERSION=1.68 CARGO_PKG_VERSION=1.0.42 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=42 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/quote-67df94521aa8cd26/out /usr/local/bin/rustc --crate-name quote --edition=2018 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/quote-1.0.42/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "proc-macro"))' -C metadata=0a1c4f59e58a8e96 -C extra-filename=-94d04b69263adc4d --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/release/deps -C linker=/usr/local/llvm15/bin/clang -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps --extern proc_macro2=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps/libproc_macro2-b3519ebdb851e763.rmeta --cap-lints warn --check-cfg 'cfg(no_diagnostic_namespace)'`
[anyhow 1.0.100] cargo:rerun-if-env-changed=RUSTC_BOOTSTRAP
warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead
--> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/ident_case-1.0.1/src/lib.rs:25:17
|
25 | use std::ascii::AsciiExt;
| ^^^^^^^^
|
= note: `#[warn(deprecated)]` on by default
warning: unexpected `cfg` condition name: `relaxed_coherence`
--> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/generic-array-0.14.7/src/impls.rs:136:19
|
136 | #[cfg(relaxed_coherence)]
| ^^^^^^^^^^^^^^^^^
...
183 | / impl_from! {
184 | | 1 => ::typenum::U1,
185 | | 2 => ::typenum::U2,
186 | | 3 => ::typenum::U3,
... |
215 | | 32 => ::typenum::U32
216 | | }
| |_- 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(relaxed_coherence)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(relaxed_coherence)");` 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 `impl_from` (in Nightly builds, run with -Z macro-backtrace for more info)
warning: unexpected `cfg` condition name: `relaxed_coherence`
--> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/generic-array-0.14.7/src/impls.rs:158:23
|
158 | #[cfg(not(relaxed_coherence))]
| ^^^^^^^^^^^^^^^^^
...
183 | / impl_from! {
184 | | 1 => ::typenum::U1,
185 | | 2 => ::typenum::U2,
186 | | 3 => ::typenum::U3,
... |
215 | | 32 => ::typenum::U32
216 | | }
| |_- 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(relaxed_coherence)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(relaxed_coherence)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
= note: this warning originates in the macro `impl_from` (in Nightly builds, run with -Z macro-backtrace for more info)
warning: unexpected `cfg` condition name: `relaxed_coherence`
--> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/generic-array-0.14.7/src/impls.rs:136:19
|
136 | #[cfg(relaxed_coherence)]
| ^^^^^^^^^^^^^^^^^
...
219 | / impl_from! {
220 | | 33 => ::typenum::U33,
221 | | 34 => ::typenum::U34,
222 | | 35 => ::typenum::U35,
... |
268 | | 1024 => ::typenum::U1024
269 | | }
| |_- 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(relaxed_coherence)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(relaxed_coherence)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
= note: this warning originates in the macro `impl_from` (in Nightly builds, run with -Z macro-backtrace for more info)
warning: unexpected `cfg` condition name: `relaxed_coherence`
--> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/generic-array-0.14.7/src/impls.rs:158:23
|
158 | #[cfg(not(relaxed_coherence))]
| ^^^^^^^^^^^^^^^^^
...
219 | / impl_from! {
220 | | 33 => ::typenum::U33,
221 | | 34 => ::typenum::U34,
222 | | 35 => ::typenum::U35,
... |
268 | | 1024 => ::typenum::U1024
269 | | }
| |_- 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(relaxed_coherence)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(relaxed_coherence)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
= note: this warning originates in the macro `impl_from` (in Nightly builds, run with -Z macro-backtrace for more info)
warning: unused import: `std::ascii::AsciiExt`
--> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/ident_case-1.0.1/src/lib.rs:25:5
|
25 | use std::ascii::AsciiExt;
| ^^^^^^^^^^^^^^^^^^^^
|
= note: `#[warn(unused_imports)]` on by default
[anyhow 1.0.100] cargo:rustc-check-cfg=cfg(anyhow_build_probe)
[anyhow 1.0.100] cargo:rustc-check-cfg=cfg(anyhow_nightly_testing)
[anyhow 1.0.100] cargo:rustc-check-cfg=cfg(anyhow_no_clippy_format_args)
[anyhow 1.0.100] cargo:rustc-check-cfg=cfg(anyhow_no_core_error)
[anyhow 1.0.100] cargo:rustc-check-cfg=cfg(anyhow_no_core_unwind_safe)
[anyhow 1.0.100] cargo:rustc-check-cfg=cfg(anyhow_no_fmt_arguments_as_str)
[anyhow 1.0.100] cargo:rustc-check-cfg=cfg(anyhow_no_ptr_addr_of)
[anyhow 1.0.100] cargo:rustc-check-cfg=cfg(anyhow_no_unsafe_op_in_unsafe_fn_lint)
[anyhow 1.0.100] cargo:rustc-check-cfg=cfg(error_generic_member_access)
[anyhow 1.0.100] cargo:rustc-check-cfg=cfg(std_backtrace)
[anyhow 1.0.100] cargo:rustc-cfg=std_backtrace
Compiling tracing v0.1.41
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tracing CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/tracing-0.1.41 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/tracing-0.1.41/Cargo.toml CARGO_PKG_AUTHORS='Eliza Weisman :Tokio Contributors ' CARGO_PKG_DESCRIPTION='Application-level tracing for Rust.
' CARGO_PKG_HOMEPAGE='https://tokio.rs' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tracing CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tokio-rs/tracing' CARGO_PKG_RUST_VERSION=1.63.0 CARGO_PKG_VERSION=0.1.41 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=41 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps /usr/local/bin/rustc --crate-name tracing --edition=2018 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/tracing-0.1.41/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --warn=unexpected_cfgs --check-cfg 'cfg(flaky_tests)' --check-cfg 'cfg(tracing_unstable)' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async-await", "attributes", "default", "log", "log-always", "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", "std", "tracing-attributes", "valuable"))' -C metadata=f8e2a65c978edba0 -C extra-filename=-c82135d4e1dc4e0b --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -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 pin_project_lite=/magus/work/usr/mports/audio/spotifyd/work/target/x86_64-unknown-freebsd/release/deps/libpin_project_lite-cf47843776c9dc94.rmeta --extern tracing_core=/magus/work/usr/mports/audio/spotifyd/work/target/x86_64-unknown-freebsd/release/deps/libtracing_core-fc762e6bd5713caf.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: `ident_case` (lib) generated 2 warnings
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rustversion CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/rustversion-1.0.22 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/rustversion-1.0.22/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Conditional compilation according to rustc compiler version' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustversion CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/rustversion' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.22 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=22 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/rustversion-b8eaef8d9a675b1f/out /usr/local/bin/rustc --crate-name rustversion --edition=2018 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/rustversion-1.0.22/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=21c15722bbc9c57e -C extra-filename=-55dd7f1b3bed13aa --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/release/deps -C linker=/usr/local/llvm15/bin/clang -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps --extern proc_macro --cap-lints warn --check-cfg 'cfg(cfg_macro_not_allowed)' --check-cfg 'cfg(host_os, values("windows"))'`
warning: implicit autoref creates a reference to the dereference of a raw pointer
--> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/allocator-api2-0.2.21/src/stable/vec/mod.rs:1902:30
|
1902 | let count = unsafe { (*other).len() };
| ^^^^^^^^^^^^^^
|
= note: creating a reference requires the pointer target to be valid and imposes aliasing requirements
= note: `#[warn(dangerous_implicit_autorefs)]` on by default
help: try using a raw pointer method instead; or if this reference is intentional, make it explicit
|
1902 | let count = unsafe { (&(*other)).len() };
| ++ +
Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,std CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/httparse-1.10.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/httparse-1.10.1/Cargo.toml CARGO_PKG_AUTHORS='Sean McArthur ' CARGO_PKG_DESCRIPTION='A tiny, safe, speedy, zero-copy HTTP/1.x parser.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=httparse CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/seanmonstar/httparse' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.10.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=1 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=16 OPT_LEVEL=3 OUT_DIR=/magus/work/usr/mports/audio/spotifyd/work/target/x86_64-unknown-freebsd/release/build/httparse-9c4c2daeb47539dd/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=/usr/local/llvm15/bin/clang RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /magus/work/usr/mports/audio/spotifyd/work/target/release/build/httparse-b25e81bf26c506f7/build-script-build`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=anyhow CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/anyhow-1.0.100 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/anyhow-1.0.100/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Flexible concrete Error type built on std::error::Error' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=anyhow CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/anyhow' CARGO_PKG_RUST_VERSION=1.39 CARGO_PKG_VERSION=1.0.100 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=100 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/anyhow-fa6a7cef85264f6f/out /usr/local/bin/rustc --crate-name anyhow --edition=2018 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/anyhow-1.0.100/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("backtrace", "default", "std"))' -C metadata=a52462b62c1b17d4 -C extra-filename=-815f62834bf2b974 --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/release/deps -C linker=/usr/local/llvm15/bin/clang -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps --cap-lints warn --cfg std_backtrace --check-cfg 'cfg(anyhow_build_probe)' --check-cfg 'cfg(anyhow_nightly_testing)' --check-cfg 'cfg(anyhow_no_clippy_format_args)' --check-cfg 'cfg(anyhow_no_core_error)' --check-cfg 'cfg(anyhow_no_core_unwind_safe)' --check-cfg 'cfg(anyhow_no_fmt_arguments_as_str)' --check-cfg 'cfg(anyhow_no_ptr_addr_of)' --check-cfg 'cfg(anyhow_no_unsafe_op_in_unsafe_fn_lint)' --check-cfg 'cfg(error_generic_member_access)' --check-cfg 'cfg(std_backtrace)'`
[httparse 1.10.1] cargo:rustc-cfg=httparse_simd_neon_intrinsics
[httparse 1.10.1] cargo:rustc-cfg=httparse_simd
Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,i128,libm,std CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_I128=1 CARGO_FEATURE_LIBM=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/num-traits-0.2.19 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/num-traits-0.2.19/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=1.60 CARGO_PKG_VERSION=0.2.19 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 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=16 OPT_LEVEL=3 OUT_DIR=/magus/work/usr/mports/audio/spotifyd/work/target/x86_64-unknown-freebsd/release/build/num-traits-23d6b1ea9b5db886/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=/usr/local/llvm15/bin/clang RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /magus/work/usr/mports/audio/spotifyd/work/target/release/build/num-traits-8929474274906b50/build-script-build`
Compiling foreign-types v0.3.2
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=foreign_types CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/foreign-types-0.3.2 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/foreign-types-0.3.2/Cargo.toml CARGO_PKG_AUTHORS='Steven Fackler ' CARGO_PKG_DESCRIPTION='A framework for Rust wrappers over C APIs' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=foreign-types CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/sfackler/foreign-types' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 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 foreign_types --edition=2015 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/foreign-types-0.3.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=00b29c68bee7f20a -C extra-filename=-e1bc03109e4d3cce --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -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 foreign_types_shared=/magus/work/usr/mports/audio/spotifyd/work/target/x86_64-unknown-freebsd/release/deps/libforeign_types_shared-fdf9a5d9d1370e86.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
Compiling hashbrown v0.16.0
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=hashbrown CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/hashbrown-0.16.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/hashbrown-0.16.0/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='MIT OR Apache-2.0' 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=1.65.0 CARGO_PKG_VERSION=0.16.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=16 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 hashbrown --edition=2021 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/hashbrown-0.16.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="allocator-api2"' --cfg 'feature="default"' --cfg 'feature="default-hasher"' --cfg 'feature="equivalent"' --cfg 'feature="inline-more"' --cfg 'feature="raw-entry"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "allocator-api2", "core", "default", "default-hasher", "equivalent", "inline-more", "nightly", "raw-entry", "rayon", "rustc-dep-of-std", "rustc-internal-api", "serde"))' -C metadata=0220d9805da598e2 -C extra-filename=-baf43879dbeb9864 --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -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 allocator_api2=/magus/work/usr/mports/audio/spotifyd/work/target/x86_64-unknown-freebsd/release/deps/liballocator_api2-078c38cca1839afc.rmeta --extern equivalent=/magus/work/usr/mports/audio/spotifyd/work/target/x86_64-unknown-freebsd/release/deps/libequivalent-6daf4fb428e0b36f.rmeta --extern foldhash=/magus/work/usr/mports/audio/spotifyd/work/target/x86_64-unknown-freebsd/release/deps/libfoldhash-491731baddb0949d.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: `allocator-api2` (lib) generated 1 warning
Compiling syn v2.0.110
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=syn CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/syn-2.0.110 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/syn-2.0.110/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Parser for Rust source code' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=syn CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/syn' CARGO_PKG_RUST_VERSION=1.68 CARGO_PKG_VERSION=2.0.110 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=110 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps /usr/local/bin/rustc --crate-name syn --edition=2021 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/syn-2.0.110/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="fold"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --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", "test", "visit", "visit-mut"))' -C metadata=1a04afc82641b200 -C extra-filename=-3d926a21eeb92922 --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/release/deps -C linker=/usr/local/llvm15/bin/clang -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps --extern proc_macro2=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps/libproc_macro2-b3519ebdb851e763.rmeta --extern quote=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps/libquote-94d04b69263adc4d.rmeta --extern unicode_ident=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps/libunicode_ident-2085199276a28205.rmeta --cap-lints warn`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=libm CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/libm-0.2.15 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/libm-0.2.15/Cargo.toml CARGO_PKG_AUTHORS='Jorge Aparicio ' CARGO_PKG_DESCRIPTION='libm in pure Rust' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libm CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/compiler-builtins' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.2.15 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=15 CARGO_PKG_VERSION_PRE='' CFG_CARGO_FEATURES='["arch", "default"]' CFG_OPT_LEVEL=3 CFG_TARGET_FEATURES='["fxsr", "sse", "sse2"]' 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/libm-e32c28813f5ed7ea/out /usr/local/bin/rustc --crate-name libm --edition=2021 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/libm-0.2.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=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --warn=unexpected_cfgs --check-cfg 'cfg(feature, values("compiler-builtins"))' --cfg 'feature="arch"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arch", "default", "force-soft-floats", "unstable", "unstable-float", "unstable-intrinsics", "unstable-public-internals"))' -C metadata=e987b0f45a1a681a -C extra-filename=-e3787ad36c3624ad --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -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 arch_enabled --cfg optimizations_enabled --check-cfg 'cfg(assert_no_panic)' --check-cfg 'cfg(intrinsics_enabled)' --check-cfg 'cfg(arch_enabled)' --check-cfg 'cfg(optimizations_enabled)' --check-cfg 'cfg(x86_no_sse)' --check-cfg 'cfg(f16_enabled)' --check-cfg 'cfg(f128_enabled)'`
Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=std CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/getrandom-0.3.4 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/getrandom-0.3.4/Cargo.toml CARGO_PKG_AUTHORS='The Rand Project Developers' CARGO_PKG_DESCRIPTION='A small cross-platform library for retrieving random data from system source' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=getrandom CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-random/getrandom' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.3.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' 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=16 OPT_LEVEL=3 OUT_DIR=/magus/work/usr/mports/audio/spotifyd/work/target/x86_64-unknown-freebsd/release/build/getrandom-a8e441026490cfce/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=/usr/local/llvm15/bin/clang RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /magus/work/usr/mports/audio/spotifyd/work/target/release/build/getrandom-334365de8be54d7d/build-script-build`
[num-traits 0.2.19] cargo:rustc-check-cfg=cfg(has_total_cmp)
[getrandom 0.3.4] cargo:rerun-if-changed=build.rs
Compiling zeroize v1.8.2
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=zeroize CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/zeroize-1.8.2 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/zeroize-1.8.2/Cargo.toml CARGO_PKG_AUTHORS='The RustCrypto Project Developers' CARGO_PKG_DESCRIPTION='Securely clear secrets from memory with a simple trait built on
stable Rust primitives which guarantee memory is zeroed using an
operation will not be '\''optimized away'\'' by the compiler.
Uses a portable pure Rust implementation that works everywhere,
even WASM'\!'
' CARGO_PKG_HOMEPAGE='https://github.com/RustCrypto/utils/tree/master/zeroize' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=zeroize CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/utils' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=1.8.2 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=8 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 zeroize --edition=2021 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/zeroize-1.8.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aarch64", "alloc", "default", "derive", "serde", "simd", "std", "zeroize_derive"))' -C metadata=3550b61df993bef6 -C extra-filename=-d5055a2cf52e6498 --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -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 litemap v0.8.1
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=litemap CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/litemap-0.8.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/litemap-0.8.1/Cargo.toml CARGO_PKG_AUTHORS='The ICU4X Project Developers' CARGO_PKG_DESCRIPTION='A key-value Map implementation based on a flat, sorted Vec.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=litemap CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION=1.82 CARGO_PKG_VERSION=0.8.1 CARGO_PKG_VERSION_MAJOR=0 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 litemap --edition=2021 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/litemap-0.8.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "databake", "default", "serde", "testing", "yoke"))' -C metadata=e035f94dc18b59bd -C extra-filename=-1c22379ac4fc14ef --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -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: implicit autoref creates a reference to the dereference of a raw pointer
--> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/http-1.3.1/src/header/map.rs:2318:35
|
2318 | let entry = unsafe { &mut (*self.map).entries[self.entry] };
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
= note: creating a reference requires the pointer target to be valid and imposes aliasing requirements
note: the lint level is defined here
--> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/http-1.3.1/src/lib.rs:156:9
|
156 | #![deny(warnings, missing_docs, missing_debug_implementations)]
| ^^^^^^^^
= note: `#[warn(dangerous_implicit_autorefs)]` implied by `#[warn(warnings)]`
help: try using a raw pointer method instead; or if this reference is intentional, make it explicit
|
2318 | let entry = unsafe { &mut (&mut (*self.map).entries)[self.entry] };
| +++++ +
warning: implicit autoref creates a reference to the dereference of a raw pointer
--> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/http-1.3.1/src/header/map.rs:2326:43
|
2326 | let extra = unsafe { &mut (*self.map).extra_values[idx] };
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
= note: creating a reference requires the pointer target to be valid and imposes aliasing requirements
help: try using a raw pointer method instead; or if this reference is intentional, make it explicit
|
2326 | let extra = unsafe { &mut (&mut (*self.map).extra_values)[idx] };
| +++++ +
warning: implicit autoref creates a reference to the dereference of a raw pointer
--> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/http-1.3.1/src/header/map.rs:2966:35
|
2966 | let entry = unsafe { &mut (*self.map).entries[self.index] };
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
= note: creating a reference requires the pointer target to be valid and imposes aliasing requirements
help: try using a raw pointer method instead; or if this reference is intentional, make it explicit
|
2966 | let entry = unsafe { &mut (&mut (*self.map).entries)[self.index] };
| +++++ +
warning: implicit autoref creates a reference to the dereference of a raw pointer
--> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/http-1.3.1/src/header/map.rs:2986:43
|
2986 | let extra = unsafe { &mut (*self.map).extra_values[idx] };
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
= note: creating a reference requires the pointer target to be valid and imposes aliasing requirements
help: try using a raw pointer method instead; or if this reference is intentional, make it explicit
|
2986 | let extra = unsafe { &mut (&mut (*self.map).extra_values)[idx] };
| +++++ +
warning: implicit autoref creates a reference to the dereference of a raw pointer
--> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/http-1.3.1/src/header/map.rs:3009:35
|
3009 | let entry = unsafe { &mut (*self.map).entries[self.index] };
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
= note: creating a reference requires the pointer target to be valid and imposes aliasing requirements
help: try using a raw pointer method instead; or if this reference is intentional, make it explicit
|
3009 | let entry = unsafe { &mut (&mut (*self.map).entries)[self.index] };
| +++++ +
warning: implicit autoref creates a reference to the dereference of a raw pointer
--> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/http-1.3.1/src/header/map.rs:3018:43
|
3018 | let extra = unsafe { &mut (*self.map).extra_values[idx] };
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
= note: creating a reference requires the pointer target to be valid and imposes aliasing requirements
help: try using a raw pointer method instead; or if this reference is intentional, make it explicit
|
3018 | let extra = unsafe { &mut (&mut (*self.map).extra_values)[idx] };
| +++++ +
[num-traits 0.2.19] cargo:rustc-cfg=has_total_cmp
[num-traits 0.2.19] cargo:rerun-if-changed=build.rs
Compiling cpufeatures v0.2.17
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=cpufeatures CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/cpufeatures-0.2.17 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/cpufeatures-0.2.17/Cargo.toml CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='Lightweight runtime CPU feature detection for aarch64, loongarch64, and x86/x86_64 targets,
with no_std support and support for mobile targets including Android and iOS
' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=cpufeatures CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/utils' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.17 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 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 cpufeatures --edition=2018 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/cpufeatures-0.2.17/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=50f28d45c68c9562 -C extra-filename=-c36a6f1a2fa35087 --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -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 protobuf v3.7.2
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/protobuf-3.7.2 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/protobuf-3.7.2/Cargo.toml CARGO_PKG_AUTHORS='Stepan Koltsov ' CARGO_PKG_DESCRIPTION='Rust implementation of Google protocol buffers
' CARGO_PKG_HOMEPAGE='https://github.com/stepancheg/rust-protobuf/' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=protobuf CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/stepancheg/rust-protobuf/' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=3.7.2 CARGO_PKG_VERSION_MAJOR=3 CARGO_PKG_VERSION_MINOR=7 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 build_script_build --edition=2021 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/protobuf-3.7.2/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --warn=unexpected_cfgs -C debug-assertions=off --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytes", "default", "with-bytes"))' -C metadata=3d097c3379201296 -C extra-filename=-48a4930788436b6f --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/release/build/protobuf-48a4930788436b6f -C linker=/usr/local/llvm15/bin/clang -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps --cap-lints warn`
Compiling writeable v0.6.2
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=writeable CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/writeable-0.6.2 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/writeable-0.6.2/Cargo.toml CARGO_PKG_AUTHORS='The ICU4X Project Developers' CARGO_PKG_DESCRIPTION='A more efficient alternative to fmt::Display' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=writeable CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION=1.82 CARGO_PKG_VERSION=0.6.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=6 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 writeable --edition=2021 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/writeable-0.6.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "either"))' -C metadata=bb1a0488e74333f5 -C extra-filename=-939d795d5abda1bf --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -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 native-tls 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.4.2/cargo-crates/native-tls-0.2.14 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/native-tls-0.2.14/Cargo.toml CARGO_PKG_AUTHORS='Steven Fackler ' CARGO_PKG_DESCRIPTION='A wrapper over a platform'\''s native TLS implementation' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=native-tls CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/sfackler/rust-native-tls' CARGO_PKG_RUST_VERSION=1.80.0 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.4.2/cargo-crates/native-tls-0.2.14/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alpn", "vendored"))' -C metadata=75a889fcd30fdc36 -C extra-filename=-c741a576c829c2f1 --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/release/build/native-tls-c741a576c829c2f1 -C linker=/usr/local/llvm15/bin/clang -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps --cap-lints warn`
Compiling mio v1.1.0
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=mio CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/mio-1.1.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/mio-1.1.0/Cargo.toml CARGO_PKG_AUTHORS='Carl Lerche :Thomas de Zeeuw :Tokio Contributors ' CARGO_PKG_DESCRIPTION='Lightweight non-blocking I/O.' CARGO_PKG_HOMEPAGE='https://github.com/tokio-rs/mio' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=mio CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tokio-rs/mio' CARGO_PKG_RUST_VERSION=1.71 CARGO_PKG_VERSION=1.1.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps /usr/local/bin/rustc --crate-name mio --edition=2021 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/mio-1.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --warn=unexpected_cfgs --check-cfg 'cfg(mio_unsupported_force_poll_poll)' --check-cfg 'cfg(mio_unsupported_force_waker_pipe)' --cfg 'feature="net"' --cfg 'feature="os-ext"' --cfg 'feature="os-poll"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "log", "net", "os-ext", "os-poll"))' -C metadata=7d925f111a1159ea -C extra-filename=-0de62875682b9cce --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -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 libc=/magus/work/usr/mports/audio/spotifyd/work/target/x86_64-unknown-freebsd/release/deps/liblibc-e9713ca7172f092a.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
Compiling signal-hook-registry v1.4.6
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=signal_hook_registry CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/signal-hook-registry-1.4.6 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/signal-hook-registry-1.4.6/Cargo.toml CARGO_PKG_AUTHORS='Michal '\''vorner'\'' Vaner :Masaki Hara ' CARGO_PKG_DESCRIPTION='Backend crate for signal-hook' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=signal-hook-registry CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/vorner/signal-hook' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.4.6 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=4 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 signal_hook_registry --edition=2015 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/signal-hook-registry-1.4.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e3ec080e1ffa3f02 -C extra-filename=-5b3ed9318776acc4 --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -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 libc=/magus/work/usr/mports/audio/spotifyd/work/target/x86_64-unknown-freebsd/release/deps/liblibc-e9713ca7172f092a.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
Compiling socket2 v0.6.1
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=socket2 CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/socket2-0.6.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/socket2-0.6.1/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton :Thomas de Zeeuw ' CARGO_PKG_DESCRIPTION='Utilities for handling networking sockets with a maximal amount of configuration
possible intended.
' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/socket2' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=socket2 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/socket2' CARGO_PKG_RUST_VERSION=1.70 CARGO_PKG_VERSION=0.6.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=6 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 socket2 --edition=2021 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/socket2-0.6.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="all"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all"))' -C metadata=864c5e2b12171093 -C extra-filename=-4d5ed1dfe466aa44 --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -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 libc=/magus/work/usr/mports/audio/spotifyd/work/target/x86_64-unknown-freebsd/release/deps/liblibc-e9713ca7172f092a.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=getrandom CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/getrandom-0.3.4 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/getrandom-0.3.4/Cargo.toml CARGO_PKG_AUTHORS='The Rand Project Developers' CARGO_PKG_DESCRIPTION='A small cross-platform library for retrieving random data from system source' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=getrandom CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-random/getrandom' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.3.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps OUT_DIR=/magus/work/usr/mports/audio/spotifyd/work/target/x86_64-unknown-freebsd/release/build/getrandom-a8e441026490cfce/out /usr/local/bin/rustc --crate-name getrandom --edition=2021 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/getrandom-0.3.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --warn=unexpected_cfgs --check-cfg 'cfg(getrandom_backend, values("custom", "efi_rng", "rdrand", "rndr", "linux_getrandom", "linux_raw", "wasm_js", "windows_legacy", "unsupported"))' --check-cfg 'cfg(getrandom_msan)' --check-cfg 'cfg(getrandom_test_linux_fallback)' --check-cfg 'cfg(getrandom_test_linux_without_fallback)' --check-cfg 'cfg(getrandom_test_netbsd_fallback)' --check-cfg 'cfg(target_os, values("cygwin"))' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("std", "wasm_js"))' -C metadata=9f24da8e95dc6b37 -C extra-filename=-3361e8da090ad363 --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -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-03c0c61c12b76f38.rmeta --extern libc=/magus/work/usr/mports/audio/spotifyd/work/target/x86_64-unknown-freebsd/release/deps/liblibc-e9713ca7172f092a.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
Compiling http-body v1.0.1
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=http_body CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/http-body-1.0.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/http-body-1.0.1/Cargo.toml CARGO_PKG_AUTHORS='Carl Lerche :Lucio Franco :Sean McArthur ' CARGO_PKG_DESCRIPTION='Trait representing an asynchronous, streaming, HTTP request or response body.
' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=http-body CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/hyperium/http-body' CARGO_PKG_RUST_VERSION=1.49 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 http_body --edition=2018 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/http-body-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=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=7f9e7b56058901f2 -C extra-filename=-1b49fce0e34e7423 --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -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 bytes=/magus/work/usr/mports/audio/spotifyd/work/target/x86_64-unknown-freebsd/release/deps/libbytes-49d58f6c2032a73c.rmeta --extern http=/magus/work/usr/mports/audio/spotifyd/work/target/x86_64-unknown-freebsd/release/deps/libhttp-5dc9a4ef2e837528.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=httparse CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/httparse-1.10.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/httparse-1.10.1/Cargo.toml CARGO_PKG_AUTHORS='Sean McArthur ' CARGO_PKG_DESCRIPTION='A tiny, safe, speedy, zero-copy HTTP/1.x parser.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=httparse CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/seanmonstar/httparse' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.10.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=1 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/httparse-9c4c2daeb47539dd/out /usr/local/bin/rustc --crate-name httparse --edition=2018 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/httparse-1.10.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --warn=unexpected_cfgs --check-cfg 'cfg(httparse_simd)' --check-cfg 'cfg(httparse_simd_target_feature_avx2)' --check-cfg 'cfg(httparse_simd_target_feature_sse42)' --check-cfg 'cfg(httparse_simd_neon_intrinsics)' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=e6de35f9aef1731d -C extra-filename=-3a14f1024d4a71dc --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -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 httparse_simd_neon_intrinsics --cfg httparse_simd`
Compiling serde v1.0.228
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/serde-1.0.228 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/serde-1.0.228/Cargo.toml CARGO_PKG_AUTHORS='Erick Tryzelaar :David Tolnay ' CARGO_PKG_DESCRIPTION='A generic serialization/deserialization framework' CARGO_PKG_HOMEPAGE='https://serde.rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde CARGO_PKG_README=crates-io.md CARGO_PKG_REPOSITORY='https://github.com/serde-rs/serde' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.228 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=228 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=2021 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/serde-1.0.228/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=24351a29a695673d -C extra-filename=-51f1c690b27c373b --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/release/build/serde-51f1c690b27c373b -C linker=/usr/local/llvm15/bin/clang -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps --cap-lints warn`
warning: `generic-array` (lib) generated 4 warnings
Compiling crypto-common v0.1.7
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=crypto_common CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/crypto-common-0.1.7 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/crypto-common-0.1.7/Cargo.toml CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='Common cryptographic traits' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crypto-common CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/traits' 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 crypto_common --edition=2018 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/crypto-common-0.1.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("getrandom", "rand_core", "std"))' -C metadata=927f2df84f34e014 -C extra-filename=-bfa6735cf41793fc --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -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 generic_array=/magus/work/usr/mports/audio/spotifyd/work/target/x86_64-unknown-freebsd/release/deps/libgeneric_array-f5f4f7374ab2bf0c.rmeta --extern typenum=/magus/work/usr/mports/audio/spotifyd/work/target/x86_64-unknown-freebsd/release/deps/libtypenum-13eaca8b037b6d56.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
Compiling block-buffer v0.10.4
Compiling percent-encoding v2.3.2
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=block_buffer CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/block-buffer-0.10.4 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/block-buffer-0.10.4/Cargo.toml CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='Buffer type for block processing of data' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=block-buffer CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/utils' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.10.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=10 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 block_buffer --edition=2018 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/block-buffer-0.10.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=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=423289a7dfe58c5a -C extra-filename=-318bc404c8928616 --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -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 generic_array=/magus/work/usr/mports/audio/spotifyd/work/target/x86_64-unknown-freebsd/release/deps/libgeneric_array-f5f4f7374ab2bf0c.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=percent_encoding CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/percent-encoding-2.3.2 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/percent-encoding-2.3.2/Cargo.toml CARGO_PKG_AUTHORS='The rust-url developers' CARGO_PKG_DESCRIPTION='Percent encoding and decoding' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=percent-encoding CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/servo/rust-url/' CARGO_PKG_RUST_VERSION=1.51 CARGO_PKG_VERSION=2.3.2 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=3 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 percent_encoding --edition=2018 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/percent-encoding-2.3.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=9646116ed6835c68 -C extra-filename=-08d0822834b933ac --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -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 openssl-probe v0.1.6
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=openssl_probe CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/openssl-probe-0.1.6 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/openssl-probe-0.1.6/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='Tool for helping to find SSL certificate locations on the system for OpenSSL
' CARGO_PKG_HOMEPAGE='https://github.com/alexcrichton/openssl-probe' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=openssl-probe CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/alexcrichton/openssl-probe' CARGO_PKG_RUST_VERSION=1.60.0 CARGO_PKG_VERSION=0.1.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 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 openssl_probe --edition=2021 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/openssl-probe-0.1.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=2e149c829ba59138 -C extra-filename=-91b04e472c51b6d0 --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -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=bitflags CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/bitflags-2.10.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/bitflags-2.10.0/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 OR 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=1.56.0 CARGO_PKG_VERSION=2.10.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=10 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 bitflags --edition=2021 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/bitflags-2.10.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "bytemuck", "example_generated", "serde", "serde_core", "std"))' -C metadata=b9fcb6cdaacc3d5c -C extra-filename=-808a761aef2a6f66 --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/release/deps -C linker=/usr/local/llvm15/bin/clang -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps --cap-lints warn`
Compiling digest v0.10.7
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=digest CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/digest-0.10.7 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/digest-0.10.7/Cargo.toml CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='Traits for cryptographic hash functions and message authentication codes' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=digest CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/traits' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.10.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=10 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 digest --edition=2018 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/digest-0.10.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="block-buffer"' --cfg 'feature="const-oid"' --cfg 'feature="core-api"' --cfg 'feature="default"' --cfg 'feature="mac"' --cfg 'feature="oid"' --cfg 'feature="std"' --cfg 'feature="subtle"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "blobby", "block-buffer", "const-oid", "core-api", "default", "dev", "mac", "oid", "rand_core", "std", "subtle"))' -C metadata=e276db2fc99cf496 -C extra-filename=-ca236dc755375bc2 --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -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 block_buffer=/magus/work/usr/mports/audio/spotifyd/work/target/x86_64-unknown-freebsd/release/deps/libblock_buffer-318bc404c8928616.rmeta --extern const_oid=/magus/work/usr/mports/audio/spotifyd/work/target/x86_64-unknown-freebsd/release/deps/libconst_oid-67cd1662536a371c.rmeta --extern crypto_common=/magus/work/usr/mports/audio/spotifyd/work/target/x86_64-unknown-freebsd/release/deps/libcrypto_common-bfa6735cf41793fc.rmeta --extern subtle=/magus/work/usr/mports/audio/spotifyd/work/target/x86_64-unknown-freebsd/release/deps/libsubtle-08232c7bb38d2f98.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
Compiling icu_normalizer_data v2.1.1
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/icu_normalizer_data-2.1.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/icu_normalizer_data-2.1.1/Cargo.toml CARGO_PKG_AUTHORS='The ICU4X Project Developers' CARGO_PKG_DESCRIPTION='Data for the icu_normalizer crate' CARGO_PKG_HOMEPAGE='https://icu4x.unicode.org' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=icu_normalizer_data CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION=1.83 CARGO_PKG_VERSION=2.1.1 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=1 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=2021 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/icu_normalizer_data-2.1.1/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(icu4x_custom_data)' -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=462f421269e6135c -C extra-filename=-4d1f940dd1ca689a --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/release/build/icu_normalizer_data-4d1f940dd1ca689a -C linker=/usr/local/llvm15/bin/clang -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps --cap-lints warn`
Compiling icu_properties_data v2.1.1
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/icu_properties_data-2.1.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/icu_properties_data-2.1.1/Cargo.toml CARGO_PKG_AUTHORS='The ICU4X Project Developers' CARGO_PKG_DESCRIPTION='Data for the icu_properties crate' CARGO_PKG_HOMEPAGE='https://icu4x.unicode.org' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=icu_properties_data CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION=1.83 CARGO_PKG_VERSION=2.1.1 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=1 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=2021 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/icu_properties_data-2.1.1/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(icu4x_custom_data)' -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=4077ce38563e297f -C extra-filename=-2605f3d339d026b8 --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/release/build/icu_properties_data-2605f3d339d026b8 -C linker=/usr/local/llvm15/bin/clang -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=getrandom CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/getrandom-0.3.4 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/getrandom-0.3.4/Cargo.toml CARGO_PKG_AUTHORS='The Rand Project Developers' CARGO_PKG_DESCRIPTION='A small cross-platform library for retrieving random data from system source' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=getrandom CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-random/getrandom' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.3.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps OUT_DIR=/magus/work/usr/mports/audio/spotifyd/work/target/release/build/getrandom-56f1908148e6d1a4/out /usr/local/bin/rustc --crate-name getrandom --edition=2021 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/getrandom-0.3.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(getrandom_backend, values("custom", "efi_rng", "rdrand", "rndr", "linux_getrandom", "linux_raw", "wasm_js", "windows_legacy", "unsupported"))' --check-cfg 'cfg(getrandom_msan)' --check-cfg 'cfg(getrandom_test_linux_fallback)' --check-cfg 'cfg(getrandom_test_linux_without_fallback)' --check-cfg 'cfg(getrandom_test_netbsd_fallback)' --check-cfg 'cfg(target_os, values("cygwin"))' -C debug-assertions=off --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("std", "wasm_js"))' -C metadata=35d477acc8b08148 -C extra-filename=-c67362e217cddbaa --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/release/deps -C linker=/usr/local/llvm15/bin/clang -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps --extern cfg_if=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps/libcfg_if-4924cb6d7b391695.rmeta --extern libc=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps/liblibc-ab3f4fce70d159e0.rmeta --cap-lints warn`
Compiling errno v0.3.14
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=errno CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/errno-0.3.14 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/errno-0.3.14/Cargo.toml CARGO_PKG_AUTHORS='Chris Wong :Dan Gohman ' CARGO_PKG_DESCRIPTION='Cross-platform interface to the `errno` variable.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=errno CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/lambda-fairy/rust-errno' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.3.14 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 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 errno --edition=2018 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/errno-0.3.14/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 --warn=unexpected_cfgs --check-cfg 'cfg(target_os, values("cygwin"))' -C debug-assertions=off --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=132f1084db463d54 -C extra-filename=-c2f2c301f5a0e048 --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/release/deps -C linker=/usr/local/llvm15/bin/clang -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps --extern libc=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps/liblibc-ab3f4fce70d159e0.rmeta --cap-lints warn`
Compiling openssl-sys v0.9.111
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_main CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/openssl-sys-0.9.111 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/openssl-sys-0.9.111/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton :Steven Fackler ' CARGO_PKG_DESCRIPTION='FFI bindings to OpenSSL' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=openssl-sys CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-openssl/rust-openssl' CARGO_PKG_RUST_VERSION=1.70.0 CARGO_PKG_VERSION=0.9.111 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=111 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=2021 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/openssl-sys-0.9.111/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("aws-lc", "aws-lc-fips", "bindgen", "bssl-sys", "openssl-src", "unstable_boringssl", "vendored"))' -C metadata=c9c8127db997282a -C extra-filename=-344803f334590aca --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/release/build/openssl-sys-344803f334590aca -C linker=/usr/local/llvm15/bin/clang -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps --extern cc=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps/libcc-37d9d0d6529f5a62.rlib --extern pkg_config=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps/libpkg_config-2919a54d03aca2b0.rlib --extern vcpkg=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps/libvcpkg-4aa3d540e0c1625b.rlib --cap-lints warn`
Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,derive,serde_derive,std CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_DERIVE=1 CARGO_FEATURE_SERDE_DERIVE=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/serde-1.0.228 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/serde-1.0.228/Cargo.toml CARGO_PKG_AUTHORS='Erick Tryzelaar :David Tolnay ' CARGO_PKG_DESCRIPTION='A generic serialization/deserialization framework' CARGO_PKG_HOMEPAGE='https://serde.rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde CARGO_PKG_README=crates-io.md CARGO_PKG_REPOSITORY='https://github.com/serde-rs/serde' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.228 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=228 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=16 OPT_LEVEL=3 OUT_DIR=/magus/work/usr/mports/audio/spotifyd/work/target/x86_64-unknown-freebsd/release/build/serde-d1f5c60db058d5d8/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=/usr/local/llvm15/bin/clang RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /magus/work/usr/mports/audio/spotifyd/work/target/release/build/serde-51f1c690b27c373b/build-script-build`
Compiling getrandom v0.2.16
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=getrandom CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/getrandom-0.2.16 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/getrandom-0.2.16/Cargo.toml CARGO_PKG_AUTHORS='The Rand Project Developers' CARGO_PKG_DESCRIPTION='A small cross-platform library for retrieving random data from system source' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=getrandom CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-random/getrandom' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.16 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=16 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps /usr/local/bin/rustc --crate-name getrandom --edition=2018 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/getrandom-0.2.16/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "custom", "js", "js-sys", "linux_disable_fallback", "rdrand", "rustc-dep-of-std", "std", "test-in-browser", "wasm-bindgen"))' -C metadata=385931235110e0c4 -C extra-filename=-800d5f6ee7a1249d --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -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-03c0c61c12b76f38.rmeta --extern libc=/magus/work/usr/mports/audio/spotifyd/work/target/x86_64-unknown-freebsd/release/deps/liblibc-e9713ca7172f092a.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE='' CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='' CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/thiserror-1.0.69 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/thiserror-1.0.69/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='derive(Error)' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=thiserror CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/thiserror' CARGO_PKG_RUST_VERSION=1.61 CARGO_PKG_VERSION=1.0.69 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=69 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=16 OPT_LEVEL=0 OUT_DIR=/magus/work/usr/mports/audio/spotifyd/work/target/release/build/thiserror-8bc6f5d4409624c0/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=/usr/local/llvm15/bin/clang RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /magus/work/usr/mports/audio/spotifyd/work/target/release/build/thiserror-bd3823e813c8fc3d/build-script-build`
[serde 1.0.228] cargo:rerun-if-changed=build.rs
[serde 1.0.228] cargo:rustc-cfg=if_docsrs_then_no_serde_core
[thiserror 1.0.69] cargo:rerun-if-changed=build/probe.rs
Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE='' CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/icu_normalizer_data-2.1.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/icu_normalizer_data-2.1.1/Cargo.toml CARGO_PKG_AUTHORS='The ICU4X Project Developers' CARGO_PKG_DESCRIPTION='Data for the icu_normalizer crate' CARGO_PKG_HOMEPAGE='https://icu4x.unicode.org' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=icu_normalizer_data CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION=1.83 CARGO_PKG_VERSION=2.1.1 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=1 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=16 OPT_LEVEL=3 OUT_DIR=/magus/work/usr/mports/audio/spotifyd/work/target/x86_64-unknown-freebsd/release/build/icu_normalizer_data-3029af70164e2a70/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=/usr/local/llvm15/bin/clang RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /magus/work/usr/mports/audio/spotifyd/work/target/release/build/icu_normalizer_data-4d1f940dd1ca689a/build-script-build`
[thiserror 1.0.69] cargo:rustc-check-cfg=cfg(error_generic_member_access)
[thiserror 1.0.69] cargo:rustc-check-cfg=cfg(thiserror_nightly_testing)
[icu_normalizer_data 2.1.1] cargo:rerun-if-env-changed=ICU4X_DATA_DIR
[icu_normalizer_data 2.1.1] cargo:rustc-check-cfg=cfg(icu4c_enable_renaming)
Compiling atomic-waker v1.1.2
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=atomic_waker CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/atomic-waker-1.1.2 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/atomic-waker-1.1.2/Cargo.toml CARGO_PKG_AUTHORS='Stjepan Glavina :Contributors to futures-rs' CARGO_PKG_DESCRIPTION='A synchronization primitive for task wakeup' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=atomic-waker CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/smol-rs/atomic-waker' CARGO_PKG_RUST_VERSION=1.36 CARGO_PKG_VERSION=1.1.2 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 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 atomic_waker --edition=2018 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/atomic-waker-1.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("portable-atomic"))' -C metadata=a5411cae4e865d69 -C extra-filename=-c2e7a2854107f908 --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -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 indexmap v2.12.0
[serde 1.0.228] cargo:rustc-check-cfg=cfg(feature, values("result"))
[serde 1.0.228] cargo:rustc-check-cfg=cfg(if_docsrs_then_no_serde_core)
[serde 1.0.228] cargo:rustc-check-cfg=cfg(no_core_cstr)
[serde 1.0.228] cargo:rustc-check-cfg=cfg(no_core_error)
[serde 1.0.228] cargo:rustc-check-cfg=cfg(no_core_net)
[serde 1.0.228] cargo:rustc-check-cfg=cfg(no_core_num_saturating)
[serde 1.0.228] cargo:rustc-check-cfg=cfg(no_diagnostic_namespace)
[serde 1.0.228] cargo:rustc-check-cfg=cfg(no_serde_derive)
[serde 1.0.228] cargo:rustc-check-cfg=cfg(no_std_atomic)
[serde 1.0.228] cargo:rustc-check-cfg=cfg(no_std_atomic64)
[serde 1.0.228] cargo:rustc-check-cfg=cfg(no_target_has_atomic)
Compiling httpdate v1.0.3
Compiling rustix v0.38.44
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=indexmap CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/indexmap-2.12.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/indexmap-2.12.0/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A hash table with consistent order and fast iteration.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=indexmap CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/indexmap-rs/indexmap' CARGO_PKG_RUST_VERSION=1.82 CARGO_PKG_VERSION=2.12.0 CARGO_PKG_VERSION_MAJOR=2 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 indexmap --edition=2021 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/indexmap-2.12.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --deny=unsafe-code --deny=unreachable-pub --deny=unnameable-types '--allow=clippy::style' --warn=rust-2018-idioms --deny=private-interfaces --deny=private-bounds --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "borsh", "default", "quickcheck", "rayon", "serde", "std", "sval", "test_debug"))' -C metadata=cd6fefda4ce40529 -C extra-filename=-beb1a856b5c80616 --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -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 equivalent=/magus/work/usr/mports/audio/spotifyd/work/target/x86_64-unknown-freebsd/release/deps/libequivalent-6daf4fb428e0b36f.rmeta --extern hashbrown=/magus/work/usr/mports/audio/spotifyd/work/target/x86_64-unknown-freebsd/release/deps/libhashbrown-baf43879dbeb9864.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE='' CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/icu_properties_data-2.1.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/icu_properties_data-2.1.1/Cargo.toml CARGO_PKG_AUTHORS='The ICU4X Project Developers' CARGO_PKG_DESCRIPTION='Data for the icu_properties crate' CARGO_PKG_HOMEPAGE='https://icu4x.unicode.org' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=icu_properties_data CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION=1.83 CARGO_PKG_VERSION=2.1.1 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=1 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=16 OPT_LEVEL=3 OUT_DIR=/magus/work/usr/mports/audio/spotifyd/work/target/x86_64-unknown-freebsd/release/build/icu_properties_data-16174e86550968bf/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=/usr/local/llvm15/bin/clang RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /magus/work/usr/mports/audio/spotifyd/work/target/release/build/icu_properties_data-2605f3d339d026b8/build-script-build`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/rustix-0.38.44 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/rustix-0.38.44/Cargo.toml CARGO_PKG_AUTHORS='Dan Gohman :Jakub Konka ' CARGO_PKG_DESCRIPTION='Safe Rust bindings to POSIX/Unix/Linux/Winsock-like syscalls' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustix CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bytecodealliance/rustix' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.38.44 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=38 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=2021 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/rustix-0.38.44/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(alloc_c_string)' --check-cfg 'cfg(alloc_ffi)' --check-cfg 'cfg(apple)' --check-cfg 'cfg(asm_experimental_arch)' --check-cfg 'cfg(bsd)' --check-cfg 'cfg(core_c_str)' --check-cfg 'cfg(core_ffi_c)' --check-cfg 'cfg(core_intrinsics)' --check-cfg 'cfg(criterion)' --check-cfg 'cfg(document_experimental_runtime_api)' --check-cfg 'cfg(fix_y2038)' --check-cfg 'cfg(freebsdlike)' --check-cfg 'cfg(libc)' --check-cfg 'cfg(linux_kernel)' --check-cfg 'cfg(linux_like)' --check-cfg 'cfg(linux_raw)' --check-cfg 'cfg(netbsdlike)' --check-cfg 'cfg(rustc_attrs)' --check-cfg 'cfg(solarish)' --check-cfg 'cfg(staged_api)' --check-cfg 'cfg(static_assertions)' --check-cfg 'cfg(thumb_mode)' --check-cfg 'cfg(wasi)' --check-cfg 'cfg(wasi_ext)' --check-cfg 'cfg(target_arch, values("xtensa"))' -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="fs"' --cfg 'feature="libc-extra-traits"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "cc", "compiler_builtins", "core", "default", "event", "fs", "io_uring", "itoa", "libc", "libc-extra-traits", "libc_errno", "linux_4_11", "linux_latest", "mm", "mount", "net", "once_cell", "param", "pipe", "process", "procfs", "pty", "rand", "runtime", "rustc-dep-of-std", "rustc-std-workspace-alloc", "shm", "std", "stdio", "system", "termios", "thread", "time", "try_close", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=e0c3d07af55bb3e9 -C extra-filename=-946b20bcb579208f --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/release/build/rustix-946b20bcb579208f -C linker=/usr/local/llvm15/bin/clang -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=httpdate CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/httpdate-1.0.3 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/httpdate-1.0.3/Cargo.toml CARGO_PKG_AUTHORS='Pyfisch ' CARGO_PKG_DESCRIPTION='HTTP date parsing and formatting' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=httpdate CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/pyfisch/httpdate' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.3 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps /usr/local/bin/rustc --crate-name httpdate --edition=2021 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/httpdate-1.0.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=2bfa8da1c4e7ab43 -C extra-filename=-0fa63f1c360187b8 --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -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 tower-service v0.3.3
[thiserror 1.0.69] cargo:rerun-if-env-changed=RUSTC_BOOTSTRAP
Compiling rustix v1.1.2
Compiling try-lock v0.2.5
warning: trait `AssertSync` is never used
--> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/atomic-waker-1.1.2/src/lib.rs:226:15
|
226 | trait AssertSync: Sync {}
| ^^^^^^^^^^
|
= note: `#[warn(dead_code)]` on by default
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tower_service CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/tower-service-0.3.3 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/tower-service-0.3.3/Cargo.toml CARGO_PKG_AUTHORS='Tower Maintainers ' CARGO_PKG_DESCRIPTION='Trait representing an asynchronous, request / response based, client or server.
' CARGO_PKG_HOMEPAGE='https://github.com/tower-rs/tower' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tower-service CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tower-rs/tower' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps /usr/local/bin/rustc --crate-name tower_service --edition=2018 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/tower-service-0.3.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=314015bac85e77ad -C extra-filename=-4e8182a4de8d638e --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -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.4.2/cargo-crates/rustix-1.1.2 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/rustix-1.1.2/Cargo.toml CARGO_PKG_AUTHORS='Dan Gohman :Jakub Konka ' CARGO_PKG_DESCRIPTION='Safe Rust bindings to POSIX/Unix/Linux/Winsock-like syscalls' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustix CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bytecodealliance/rustix' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=1.1.2 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 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 build_script_build --edition=2021 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/rustix-1.1.2/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(alloc_c_string)' --check-cfg 'cfg(alloc_ffi)' --check-cfg 'cfg(apple)' --check-cfg 'cfg(asm_experimental_arch)' --check-cfg 'cfg(bsd)' --check-cfg 'cfg(core_c_str)' --check-cfg 'cfg(core_ffi_c)' --check-cfg 'cfg(core_intrinsics)' --check-cfg 'cfg(criterion)' --check-cfg 'cfg(document_experimental_runtime_api)' --check-cfg 'cfg(error_in_core)' --check-cfg 'cfg(fix_y2038)' --check-cfg 'cfg(freebsdlike)' --check-cfg 'cfg(libc)' --check-cfg 'cfg(linux_kernel)' --check-cfg 'cfg(linux_like)' --check-cfg 'cfg(linux_raw)' --check-cfg 'cfg(linux_raw_dep)' --check-cfg 'cfg(lower_upper_exp_for_non_zero)' --check-cfg 'cfg(netbsdlike)' --check-cfg 'cfg(rustc_attrs)' --check-cfg 'cfg(rustc_diagnostics)' --check-cfg 'cfg(solarish)' --check-cfg 'cfg(staged_api)' --check-cfg 'cfg(static_assertions)' --check-cfg 'cfg(thumb_mode)' --check-cfg 'cfg(wasi)' --check-cfg 'cfg(wasi_ext)' --check-cfg 'cfg(wasip2)' --check-cfg 'cfg(target_arch, values("xtensa"))' --check-cfg 'cfg(target_os, values("cygwin"))' -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "core", "default", "event", "fs", "io_uring", "libc", "libc_errno", "linux_4_11", "linux_5_1", "linux_5_11", "linux_latest", "mm", "mount", "net", "param", "pipe", "process", "pty", "rand", "runtime", "rustc-dep-of-std", "rustc-std-workspace-alloc", "shm", "std", "stdio", "system", "termios", "thread", "time", "try_close", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=d88e195ea8b3887f -C extra-filename=-d137d647a9699407 --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/release/build/rustix-d137d647a9699407 -C linker=/usr/local/llvm15/bin/clang -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.4.2/cargo-crates/zerocopy-0.8.27 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/zerocopy-0.8.27/Cargo.toml CARGO_PKG_AUTHORS='Joshua Liebow-Feeser :Jack Wrenn ' CARGO_PKG_DESCRIPTION='Zerocopy makes zero-cost memory manipulation effortless. We write "unsafe" so you don'\''t have to.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='BSD-2-Clause OR Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=zerocopy CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/google/zerocopy' CARGO_PKG_RUST_VERSION=1.56.0 CARGO_PKG_VERSION=0.8.27 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 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=2021 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/zerocopy-0.8.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="simd"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__internal_use_only_features_that_work_on_stable", "alloc", "derive", "float-nightly", "simd", "simd-nightly", "std", "zerocopy-derive"))' -C metadata=7f564e879c3de313 -C extra-filename=-4eded1d2d8a48fbc --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/release/build/zerocopy-4eded1d2d8a48fbc -C linker=/usr/local/llvm15/bin/clang -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=try_lock CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/try-lock-0.2.5 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/try-lock-0.2.5/Cargo.toml CARGO_PKG_AUTHORS='Sean McArthur ' CARGO_PKG_DESCRIPTION='A lightweight atomic lock.' CARGO_PKG_HOMEPAGE='https://github.com/seanmonstar/try-lock' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=try-lock CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/seanmonstar/try-lock' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps /usr/local/bin/rustc --crate-name try_lock --edition=2015 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/try-lock-0.2.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=9fd3b0977d1f1e5e -C extra-filename=-11d5974337ec3ec1 --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -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: `atomic-waker` (lib) generated 1 warning
Compiling rand_core v0.6.4
[icu_properties_data 2.1.1] cargo:rerun-if-env-changed=ICU4X_DATA_DIR
[icu_properties_data 2.1.1] cargo:rustc-check-cfg=cfg(icu4c_enable_renaming)
warning: `http` (lib) generated 6 warnings
Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE='' CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/thiserror-1.0.69 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/thiserror-1.0.69/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='derive(Error)' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=thiserror CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/thiserror' CARGO_PKG_RUST_VERSION=1.61 CARGO_PKG_VERSION=1.0.69 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=69 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=16 OPT_LEVEL=3 OUT_DIR=/magus/work/usr/mports/audio/spotifyd/work/target/x86_64-unknown-freebsd/release/build/thiserror-99b325f0888ad0d6/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=/usr/local/llvm15/bin/clang RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /magus/work/usr/mports/audio/spotifyd/work/target/release/build/thiserror-bd3823e813c8fc3d/build-script-build`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=icu_normalizer_data CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/icu_normalizer_data-2.1.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/icu_normalizer_data-2.1.1/Cargo.toml CARGO_PKG_AUTHORS='The ICU4X Project Developers' CARGO_PKG_DESCRIPTION='Data for the icu_normalizer crate' CARGO_PKG_HOMEPAGE='https://icu4x.unicode.org' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=icu_normalizer_data CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION=1.83 CARGO_PKG_VERSION=2.1.1 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=1 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/icu_normalizer_data-3029af70164e2a70/out /usr/local/bin/rustc --crate-name icu_normalizer_data --edition=2021 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/icu_normalizer_data-2.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --warn=unexpected_cfgs --check-cfg 'cfg(icu4x_custom_data)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=122e53ea4c493064 -C extra-filename=-f3291220c363b4c5 --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -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 --check-cfg 'cfg(icu4c_enable_renaming)'`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=memchr CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/memchr-2.7.6 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/memchr-2.7.6/Cargo.toml CARGO_PKG_AUTHORS='Andrew Gallant :bluss' CARGO_PKG_DESCRIPTION='Provides extremely fast (uses SIMD on x86_64, aarch64 and wasm32) routines for
1, 2 or 3 byte search and single substring search.
' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/memchr' CARGO_PKG_LICENSE='Unlicense OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=memchr CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/memchr' CARGO_PKG_RUST_VERSION=1.61 CARGO_PKG_VERSION=2.7.6 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=7 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 memchr --edition=2021 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/memchr-2.7.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "core", "default", "libc", "logging", "rustc-dep-of-std", "std", "use_std"))' -C metadata=564257381a5ca382 -C extra-filename=-f884d2c2d9933492 --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/release/deps -C linker=/usr/local/llvm15/bin/clang -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=icu_properties_data CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/icu_properties_data-2.1.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/icu_properties_data-2.1.1/Cargo.toml CARGO_PKG_AUTHORS='The ICU4X Project Developers' CARGO_PKG_DESCRIPTION='Data for the icu_properties crate' CARGO_PKG_HOMEPAGE='https://icu4x.unicode.org' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=icu_properties_data CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION=1.83 CARGO_PKG_VERSION=2.1.1 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=1 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/icu_properties_data-16174e86550968bf/out /usr/local/bin/rustc --crate-name icu_properties_data --edition=2021 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/icu_properties_data-2.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --warn=unexpected_cfgs --check-cfg 'cfg(icu4x_custom_data)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=3cf71de409738a29 -C extra-filename=-4703657725f2108d --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -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 --check-cfg 'cfg(icu4c_enable_renaming)'`
Compiling base64 v0.22.1
[thiserror 1.0.69] cargo:rerun-if-changed=build/probe.rs
[thiserror 1.0.69] cargo:rustc-check-cfg=cfg(error_generic_member_access)
[thiserror 1.0.69] cargo:rustc-check-cfg=cfg(thiserror_nightly_testing)
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rand_core CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/rand_core-0.6.4 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/rand_core-0.6.4/Cargo.toml CARGO_PKG_AUTHORS='The Rand Project Developers:The Rust Project Developers' CARGO_PKG_DESCRIPTION='Core random number generator traits and tools for implementation.
' CARGO_PKG_HOMEPAGE='https://rust-random.github.io/book' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rand_core CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-random/rand' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.6.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps /usr/local/bin/rustc --crate-name rand_core --edition=2018 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/rand_core-0.6.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=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="getrandom"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "getrandom", "serde", "serde1", "std"))' -C metadata=cd8c007c0fea7e89 -C extra-filename=-cf428f66db8256e9 --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -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 getrandom=/magus/work/usr/mports/audio/spotifyd/work/target/x86_64-unknown-freebsd/release/deps/libgetrandom-800d5f6ee7a1249d.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=base64 CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/base64-0.22.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/base64-0.22.1/Cargo.toml CARGO_PKG_AUTHORS='Marshall Pierce ' CARGO_PKG_DESCRIPTION='encodes and decodes base64 as bytes or utf8' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=base64 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/marshallpierce/rust-base64' CARGO_PKG_RUST_VERSION=1.48.0 CARGO_PKG_VERSION=0.22.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=22 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 base64 --edition=2018 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/base64-0.22.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=2072e62bded44a9b -C extra-filename=-d36e717f320426bf --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -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`
[thiserror 1.0.69] cargo:rerun-if-env-changed=RUSTC_BOOTSTRAP
Compiling want v0.3.1
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=want CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/want-0.3.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/want-0.3.1/Cargo.toml CARGO_PKG_AUTHORS='Sean McArthur ' CARGO_PKG_DESCRIPTION='Detect when another Future wants a result.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=want CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/seanmonstar/want' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps /usr/local/bin/rustc --crate-name want --edition=2018 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/want-0.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d62ddf6368cc22ad -C extra-filename=-46ab8442d2a07059 --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -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 try_lock=/magus/work/usr/mports/audio/spotifyd/work/target/x86_64-unknown-freebsd/release/deps/libtry_lock-11d5974337ec3ec1.rmeta --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.4.2/cargo-crates/once_cell-1.21.3 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/once_cell-1.21.3/Cargo.toml CARGO_PKG_AUTHORS='Aleksey Kladov ' CARGO_PKG_DESCRIPTION='Single assignment cells and lazy values.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=once_cell CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/matklad/once_cell' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=1.21.3 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=21 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 once_cell --edition=2021 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/once_cell-1.21.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="race"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "atomic-polyfill", "critical-section", "default", "parking_lot", "portable-atomic", "race", "std", "unstable"))' -C metadata=8ceb899bac256569 -C extra-filename=-c09e6584ebb3bc23 --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/release/deps -C linker=/usr/local/llvm15/bin/clang -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps --cap-lints warn`
Compiling vergen-lib v0.1.6
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/vergen-lib-0.1.6 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/vergen-lib-0.1.6/Cargo.toml CARGO_PKG_AUTHORS='Jason Ozias ' CARGO_PKG_DESCRIPTION='Common code used to support the vergen libraries' CARGO_PKG_HOMEPAGE='https://github.com/rustyhorde/vergen' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=vergen-lib CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rustyhorde/vergen' CARGO_PKG_RUST_VERSION=1.81.0 CARGO_PKG_VERSION=0.1.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 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 build_script_build --edition=2021 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/vergen-lib-0.1.6/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="build"' --cfg 'feature="default"' --cfg 'feature="git"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("build", "cargo", "default", "emit_and_set", "git", "rustc", "si", "unstable"))' -C metadata=f6a5743b3493ae82 -C extra-filename=-f33911b5de8bd39a --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/release/build/vergen-lib-f33911b5de8bd39a -C linker=/usr/local/llvm15/bin/clang -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps --extern rustversion=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps/librustversion-55dd7f1b3bed13aa.so --cap-lints warn`
warning: unexpected `cfg` condition name: `doc_cfg`
--> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/rand_core-0.6.4/src/lib.rs:38:13
|
38 | #![cfg_attr(doc_cfg, feature(doc_cfg))]
| ^^^^^^^
|
= help: expected names are: `docsrs`, `feature`, and `test` and 31 more
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(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
= note: `#[warn(unexpected_cfgs)]` on by default
warning: unexpected `cfg` condition name: `doc_cfg`
--> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/rand_core-0.6.4/src/error.rs:50:16
|
50 | #[cfg_attr(doc_cfg, doc(cfg(feature = "std")))]
| ^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(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: `doc_cfg`
--> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/rand_core-0.6.4/src/error.rs:64:16
|
64 | #[cfg_attr(doc_cfg, doc(cfg(feature = "std")))]
| ^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(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: `doc_cfg`
--> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/rand_core-0.6.4/src/error.rs:75:16
|
75 | #[cfg_attr(doc_cfg, doc(cfg(feature = "std")))]
| ^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(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: `doc_cfg`
--> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/rand_core-0.6.4/src/os.rs:46:12
|
46 | #[cfg_attr(doc_cfg, doc(cfg(feature = "getrandom")))]
| ^^^^^^^
|
= help: consider using a Cargo feature instead
= 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: `doc_cfg`
--> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/rand_core-0.6.4/src/lib.rs:411:16
|
411 | #[cfg_attr(doc_cfg, doc(cfg(feature = "getrandom")))]
| ^^^^^^^
|
= help: consider using a Cargo feature instead
= 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 value: `cargo-clippy`
--> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/base64-0.22.1/src/lib.rs:223:13
|
223 | #![cfg_attr(feature = "cargo-clippy", allow(clippy::cast_lossless))]
| ^^^^^^^^^^^^^^^^^^^^^^^^
|
= note: expected values for `feature` are: `alloc`, `default`, 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
Compiling rand_core v0.9.3
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rand_core CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/rand_core-0.9.3 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/rand_core-0.9.3/Cargo.toml CARGO_PKG_AUTHORS='The Rand Project Developers:The Rust Project Developers' CARGO_PKG_DESCRIPTION='Core random number generator traits and tools for implementation.
' CARGO_PKG_HOMEPAGE='https://rust-random.github.io/book' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rand_core CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-random/rand' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.9.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 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 rand_core --edition=2021 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/rand_core-0.9.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="os_rng"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("os_rng", "serde", "std"))' -C metadata=c44f3a6cc64a2fe2 -C extra-filename=-d203b1152efd5e12 --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -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 getrandom=/magus/work/usr/mports/audio/spotifyd/work/target/x86_64-unknown-freebsd/release/deps/libgetrandom-3361e8da090ad363.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=alloc,fs,libc-extra-traits,std CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='' CARGO_FEATURE_ALLOC=1 CARGO_FEATURE_FS=1 CARGO_FEATURE_LIBC_EXTRA_TRAITS=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/rustix-0.38.44 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/rustix-0.38.44/Cargo.toml CARGO_PKG_AUTHORS='Dan Gohman :Jakub Konka ' CARGO_PKG_DESCRIPTION='Safe Rust bindings to POSIX/Unix/Linux/Winsock-like syscalls' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustix CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bytecodealliance/rustix' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.38.44 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=38 CARGO_PKG_VERSION_PATCH=44 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=16 OPT_LEVEL=0 OUT_DIR=/magus/work/usr/mports/audio/spotifyd/work/target/release/build/rustix-4d2e3b759a086afb/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=/usr/local/llvm15/bin/clang RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /magus/work/usr/mports/audio/spotifyd/work/target/release/build/rustix-946b20bcb579208f/build-script-build`
Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='' CARGO_FEATURE_DEFAULT=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/protobuf-3.7.2 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/protobuf-3.7.2/Cargo.toml CARGO_PKG_AUTHORS='Stepan Koltsov ' CARGO_PKG_DESCRIPTION='Rust implementation of Google protocol buffers
' CARGO_PKG_HOMEPAGE='https://github.com/stepancheg/rust-protobuf/' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=protobuf CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/stepancheg/rust-protobuf/' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=3.7.2 CARGO_PKG_VERSION_MAJOR=3 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=2 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=16 OPT_LEVEL=0 OUT_DIR=/magus/work/usr/mports/audio/spotifyd/work/target/release/build/protobuf-8290943741c4d964/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=/usr/local/llvm15/bin/clang RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /magus/work/usr/mports/audio/spotifyd/work/target/release/build/protobuf-48a4930788436b6f/build-script-build`
[rustix 0.38.44] cargo:rerun-if-changed=build.rs
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=equivalent CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/equivalent-1.0.2 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/equivalent-1.0.2/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Traits for key comparison in maps.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=equivalent CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/indexmap-rs/equivalent' CARGO_PKG_RUST_VERSION=1.6 CARGO_PKG_VERSION=1.0.2 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 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 equivalent --edition=2015 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/equivalent-1.0.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=c1b6901a91aaeb1e -C extra-filename=-c901a91bfd8bf1fa --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/release/deps -C linker=/usr/local/llvm15/bin/clang -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_CFG_FEATURE='' CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/openssl-sys-0.9.111 CARGO_MANIFEST_LINKS=openssl CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/openssl-sys-0.9.111/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton :Steven Fackler ' CARGO_PKG_DESCRIPTION='FFI bindings to OpenSSL' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=openssl-sys CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-openssl/rust-openssl' CARGO_PKG_RUST_VERSION=1.70.0 CARGO_PKG_VERSION=0.9.111 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=111 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=16 OPT_LEVEL=3 OUT_DIR=/magus/work/usr/mports/audio/spotifyd/work/target/x86_64-unknown-freebsd/release/build/openssl-sys-4c19c72329631479/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=/usr/local/llvm15/bin/clang RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /magus/work/usr/mports/audio/spotifyd/work/target/release/build/openssl-sys-344803f334590aca/build-script-main`
Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=alloc,default,fs,std CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='' CARGO_FEATURE_ALLOC=1 CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_FS=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/rustix-1.1.2 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/rustix-1.1.2/Cargo.toml CARGO_PKG_AUTHORS='Dan Gohman :Jakub Konka ' CARGO_PKG_DESCRIPTION='Safe Rust bindings to POSIX/Unix/Linux/Winsock-like syscalls' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustix CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bytecodealliance/rustix' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=1.1.2 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=2 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=16 OPT_LEVEL=0 OUT_DIR=/magus/work/usr/mports/audio/spotifyd/work/target/release/build/rustix-dbcce47cb61fc406/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=/usr/local/llvm15/bin/clang RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /magus/work/usr/mports/audio/spotifyd/work/target/release/build/rustix-d137d647a9699407/build-script-build`
[openssl-sys 0.9.111] cargo:rustc-check-cfg=cfg(osslconf, values("OPENSSL_NO_OCB", "OPENSSL_NO_SM4", "OPENSSL_NO_SEED", "OPENSSL_NO_CHACHA", "OPENSSL_NO_CAST", "OPENSSL_NO_IDEA", "OPENSSL_NO_CAMELLIA", "OPENSSL_NO_RC4", "OPENSSL_NO_BF", "OPENSSL_NO_PSK", "OPENSSL_NO_DEPRECATED_3_0", "OPENSSL_NO_SCRYPT", "OPENSSL_NO_SM3", "OPENSSL_NO_RMD160", "OPENSSL_NO_EC2M", "OPENSSL_NO_OCSP", "OPENSSL_NO_CMS", "OPENSSL_NO_COMP", "OPENSSL_NO_SOCK", "OPENSSL_NO_STDIO", "OPENSSL_NO_EC", "OPENSSL_NO_SSL3_METHOD", "OPENSSL_NO_KRB5", "OPENSSL_NO_TLSEXT", "OPENSSL_NO_SRP", "OPENSSL_NO_SRTP", "OPENSSL_NO_RFC3779", "OPENSSL_NO_SHA", "OPENSSL_NO_NEXTPROTONEG", "OPENSSL_NO_ENGINE", "OPENSSL_NO_BUF_FREELISTS", "OPENSSL_NO_RC2"))
[openssl-sys 0.9.111] cargo:rustc-check-cfg=cfg(openssl)
[openssl-sys 0.9.111] cargo:rustc-check-cfg=cfg(libressl)
[openssl-sys 0.9.111] cargo:rustc-check-cfg=cfg(boringssl)
[openssl-sys 0.9.111] cargo:rustc-check-cfg=cfg(awslc)
[openssl-sys 0.9.111] cargo:rustc-check-cfg=cfg(libressl250)
[openssl-sys 0.9.111] cargo:rustc-check-cfg=cfg(libressl251)
[openssl-sys 0.9.111] cargo:rustc-check-cfg=cfg(libressl252)
[openssl-sys 0.9.111] cargo:rustc-check-cfg=cfg(libressl261)
[openssl-sys 0.9.111] cargo:rustc-check-cfg=cfg(libressl270)
[openssl-sys 0.9.111] cargo:rustc-check-cfg=cfg(libressl271)
[openssl-sys 0.9.111] cargo:rustc-check-cfg=cfg(libressl273)
[openssl-sys 0.9.111] cargo:rustc-check-cfg=cfg(libressl280)
[openssl-sys 0.9.111] cargo:rustc-check-cfg=cfg(libressl281)
[openssl-sys 0.9.111] cargo:rustc-check-cfg=cfg(libressl291)
[openssl-sys 0.9.111] cargo:rustc-check-cfg=cfg(libressl310)
[openssl-sys 0.9.111] cargo:rustc-check-cfg=cfg(libressl321)
[openssl-sys 0.9.111] cargo:rustc-check-cfg=cfg(libressl332)
[openssl-sys 0.9.111] cargo:rustc-check-cfg=cfg(libressl340)
[openssl-sys 0.9.111] cargo:rustc-check-cfg=cfg(libressl350)
[openssl-sys 0.9.111] cargo:rustc-check-cfg=cfg(libressl360)
[openssl-sys 0.9.111] cargo:rustc-check-cfg=cfg(libressl361)
[openssl-sys 0.9.111] cargo:rustc-check-cfg=cfg(libressl370)
[openssl-sys 0.9.111] cargo:rustc-check-cfg=cfg(libressl380)
[openssl-sys 0.9.111] cargo:rustc-check-cfg=cfg(libressl381)
[openssl-sys 0.9.111] cargo:rustc-check-cfg=cfg(libressl382)
[openssl-sys 0.9.111] cargo:rustc-check-cfg=cfg(libressl390)
[openssl-sys 0.9.111] cargo:rustc-check-cfg=cfg(libressl400)
[openssl-sys 0.9.111] cargo:rustc-check-cfg=cfg(libressl410)
[openssl-sys 0.9.111] cargo:rustc-check-cfg=cfg(libressl420)
[openssl-sys 0.9.111] cargo:rustc-check-cfg=cfg(ossl101)
[openssl-sys 0.9.111] cargo:rustc-check-cfg=cfg(ossl102)
[openssl-sys 0.9.111] cargo:rustc-check-cfg=cfg(ossl102f)
[openssl-sys 0.9.111] cargo:rustc-check-cfg=cfg(ossl102h)
[openssl-sys 0.9.111] cargo:rustc-check-cfg=cfg(ossl110)
[openssl-sys 0.9.111] cargo:rustc-check-cfg=cfg(ossl110f)
[openssl-sys 0.9.111] cargo:rustc-check-cfg=cfg(ossl110g)
[openssl-sys 0.9.111] cargo:rustc-check-cfg=cfg(ossl110h)
[openssl-sys 0.9.111] cargo:rustc-check-cfg=cfg(ossl111)
[openssl-sys 0.9.111] cargo:rustc-check-cfg=cfg(ossl111b)
[openssl-sys 0.9.111] cargo:rustc-check-cfg=cfg(ossl111c)
[openssl-sys 0.9.111] cargo:rustc-check-cfg=cfg(ossl111d)
[openssl-sys 0.9.111] cargo:rustc-check-cfg=cfg(ossl300)
[openssl-sys 0.9.111] cargo:rustc-check-cfg=cfg(ossl310)
[openssl-sys 0.9.111] cargo:rustc-check-cfg=cfg(ossl320)
[openssl-sys 0.9.111] cargo:rustc-check-cfg=cfg(ossl330)
[openssl-sys 0.9.111] cargo:rustc-check-cfg=cfg(ossl340)
[openssl-sys 0.9.111] cargo:rerun-if-env-changed=X86_64_UNKNOWN_FREEBSD_OPENSSL_LIB_DIR
[openssl-sys 0.9.111] X86_64_UNKNOWN_FREEBSD_OPENSSL_LIB_DIR unset
[openssl-sys 0.9.111] cargo:rerun-if-env-changed=OPENSSL_LIB_DIR
[openssl-sys 0.9.111] OPENSSL_LIB_DIR = /usr/lib
[openssl-sys 0.9.111] cargo:rerun-if-env-changed=X86_64_UNKNOWN_FREEBSD_OPENSSL_INCLUDE_DIR
[openssl-sys 0.9.111] X86_64_UNKNOWN_FREEBSD_OPENSSL_INCLUDE_DIR unset
[openssl-sys 0.9.111] cargo:rerun-if-env-changed=OPENSSL_INCLUDE_DIR
[openssl-sys 0.9.111] OPENSSL_INCLUDE_DIR = /usr/include
[openssl-sys 0.9.111] cargo:rerun-if-changed=/usr/include/openssl
[openssl-sys 0.9.111] cargo:rustc-link-search=native=/usr/lib
[openssl-sys 0.9.111] cargo:include=/usr/include
[openssl-sys 0.9.111] cargo:rerun-if-changed=build/expando.c
[openssl-sys 0.9.111] OPT_LEVEL = Some(3)
[openssl-sys 0.9.111] OUT_DIR = Some(/magus/work/usr/mports/audio/spotifyd/work/target/x86_64-unknown-freebsd/release/build/openssl-sys-4c19c72329631479/out)
[openssl-sys 0.9.111] TARGET = Some(x86_64-unknown-freebsd)
[openssl-sys 0.9.111] CARGO_ENCODED_RUSTFLAGS = Some(-Clink-arg=-fstack-protector-strong)
[openssl-sys 0.9.111] HOST = Some(x86_64-unknown-freebsd)
[openssl-sys 0.9.111] cargo:rerun-if-env-changed=CC_x86_64-unknown-freebsd
[openssl-sys 0.9.111] CC_x86_64-unknown-freebsd = None
[openssl-sys 0.9.111] cargo:rerun-if-env-changed=CC_x86_64_unknown_freebsd
[openssl-sys 0.9.111] CC_x86_64_unknown_freebsd = None
[openssl-sys 0.9.111] cargo:rerun-if-env-changed=HOST_CC
[openssl-sys 0.9.111] HOST_CC = None
[openssl-sys 0.9.111] cargo:rerun-if-env-changed=CC
[openssl-sys 0.9.111] CC = Some(/usr/local/llvm15/bin/clang)
[openssl-sys 0.9.111] RUSTC_WRAPPER = None
[rustix 0.38.44] cargo:rustc-cfg=static_assertions
[rustix 0.38.44] cargo:rustc-cfg=libc
[rustix 0.38.44] cargo:rustc-cfg=freebsdlike
[rustix 0.38.44] cargo:rustc-cfg=bsd
[rustix 0.38.44] cargo:rerun-if-env-changed=CARGO_CFG_RUSTIX_USE_EXPERIMENTAL_ASM
[rustix 0.38.44] cargo:rerun-if-env-changed=CARGO_CFG_RUSTIX_USE_LIBC
[rustix 0.38.44] cargo:rerun-if-env-changed=CARGO_FEATURE_USE_LIBC
[rustix 0.38.44] cargo:rerun-if-env-changed=CARGO_FEATURE_RUSTC_DEP_OF_STD
[rustix 0.38.44] cargo:rerun-if-env-changed=CARGO_CFG_MIRI
Compiling ipnet v2.11.0
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=num_traits CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/num-traits-0.2.19 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/num-traits-0.2.19/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=1.60 CARGO_PKG_VERSION=0.2.19 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 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/x86_64-unknown-freebsd/release/build/num-traits-23d6b1ea9b5db886/out /usr/local/bin/rustc --crate-name num_traits --edition=2021 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/num-traits-0.2.19/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="i128"' --cfg 'feature="libm"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "i128", "libm", "std"))' -C metadata=bf8cf4c4f4ad754b -C extra-filename=-a623515d046dd60a --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -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 libm=/magus/work/usr/mports/audio/spotifyd/work/target/x86_64-unknown-freebsd/release/deps/liblibm-e3787ad36c3624ad.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong --cfg has_total_cmp --check-cfg 'cfg(has_total_cmp)'`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rustix CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/rustix-0.38.44 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/rustix-0.38.44/Cargo.toml CARGO_PKG_AUTHORS='Dan Gohman :Jakub Konka ' CARGO_PKG_DESCRIPTION='Safe Rust bindings to POSIX/Unix/Linux/Winsock-like syscalls' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustix CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bytecodealliance/rustix' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.38.44 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=38 CARGO_PKG_VERSION_PATCH=44 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/rustix-4d2e3b759a086afb/out /usr/local/bin/rustc --crate-name rustix --edition=2021 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/rustix-0.38.44/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 --warn=unexpected_cfgs --check-cfg 'cfg(alloc_c_string)' --check-cfg 'cfg(alloc_ffi)' --check-cfg 'cfg(apple)' --check-cfg 'cfg(asm_experimental_arch)' --check-cfg 'cfg(bsd)' --check-cfg 'cfg(core_c_str)' --check-cfg 'cfg(core_ffi_c)' --check-cfg 'cfg(core_intrinsics)' --check-cfg 'cfg(criterion)' --check-cfg 'cfg(document_experimental_runtime_api)' --check-cfg 'cfg(fix_y2038)' --check-cfg 'cfg(freebsdlike)' --check-cfg 'cfg(libc)' --check-cfg 'cfg(linux_kernel)' --check-cfg 'cfg(linux_like)' --check-cfg 'cfg(linux_raw)' --check-cfg 'cfg(netbsdlike)' --check-cfg 'cfg(rustc_attrs)' --check-cfg 'cfg(solarish)' --check-cfg 'cfg(staged_api)' --check-cfg 'cfg(static_assertions)' --check-cfg 'cfg(thumb_mode)' --check-cfg 'cfg(wasi)' --check-cfg 'cfg(wasi_ext)' --check-cfg 'cfg(target_arch, values("xtensa"))' -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="fs"' --cfg 'feature="libc-extra-traits"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "cc", "compiler_builtins", "core", "default", "event", "fs", "io_uring", "itoa", "libc", "libc-extra-traits", "libc_errno", "linux_4_11", "linux_latest", "mm", "mount", "net", "once_cell", "param", "pipe", "process", "procfs", "pty", "rand", "runtime", "rustc-dep-of-std", "rustc-std-workspace-alloc", "shm", "std", "stdio", "system", "termios", "thread", "time", "try_close", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=92c6e9fb9ce40491 -C extra-filename=-9ba6e775ddfdd151 --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/release/deps -C linker=/usr/local/llvm15/bin/clang -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps --extern bitflags=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps/libbitflags-808a761aef2a6f66.rmeta --extern libc_errno=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps/liberrno-c2f2c301f5a0e048.rmeta --extern libc=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps/liblibc-ab3f4fce70d159e0.rmeta --cap-lints warn --cfg static_assertions --cfg libc --cfg freebsdlike --cfg bsd`
[rustix 1.1.2] cargo:rerun-if-changed=build.rs
Compiling regex-syntax v0.8.8
warning: `rand_core` (lib) generated 6 warnings
Compiling fastrand v2.3.0
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=ipnet CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/ipnet-2.11.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/ipnet-2.11.0/Cargo.toml CARGO_PKG_AUTHORS='Kris Price ' CARGO_PKG_DESCRIPTION='Provides types and useful methods for working with IPv4 and IPv6 network addresses, commonly called IP prefixes. The new `IpNet`, `Ipv4Net`, and `Ipv6Net` types build on the existing `IpAddr`, `Ipv4Addr`, and `Ipv6Addr` types already provided in Rust'\''s standard library and align to their design to stay consistent. The module also provides useful traits that extend `Ipv4Addr` and `Ipv6Addr` with methods for `Add`, `Sub`, `BitAnd`, and `BitOr` operations. The module only uses stable feature so it is guaranteed to compile using the stable toolchain.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ipnet CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/krisprice/ipnet' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.11.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=11 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 ipnet --edition=2018 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/ipnet-2.11.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -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", "heapless", "json", "schemars", "ser_as_str", "serde", "std"))' -C metadata=2a385061863c8596 -C extra-filename=-6cc597ad3919a194 --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -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 thiserror v2.0.17
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=regex_syntax CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/regex-syntax-0.8.8 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/regex-syntax-0.8.8/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers:Andrew Gallant ' CARGO_PKG_DESCRIPTION='A regular expression parser.' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/regex/tree/master/regex-syntax' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=regex-syntax CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/regex' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.8.8 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 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 regex_syntax --edition=2021 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/regex-syntax-0.8.8/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 --allow=unexpected_cfgs --check-cfg 'cfg(docsrs_regex)' -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "default", "std", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment"))' -C metadata=dd6f90a15eccb891 -C extra-filename=-8fec890beddd9746 --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/release/deps -C linker=/usr/local/llvm15/bin/clang -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps --cap-lints warn`
[openssl-sys 0.9.111] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
[rustix 1.1.2] cargo:rustc-cfg=static_assertions
Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=simd CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='' CARGO_FEATURE_SIMD=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/zerocopy-0.8.27 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/zerocopy-0.8.27/Cargo.toml CARGO_PKG_AUTHORS='Joshua Liebow-Feeser :Jack Wrenn ' CARGO_PKG_DESCRIPTION='Zerocopy makes zero-cost memory manipulation effortless. We write "unsafe" so you don'\''t have to.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='BSD-2-Clause OR Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=zerocopy CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/google/zerocopy' CARGO_PKG_RUST_VERSION=1.56.0 CARGO_PKG_VERSION=0.8.27 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 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=16 OPT_LEVEL=0 OUT_DIR=/magus/work/usr/mports/audio/spotifyd/work/target/release/build/zerocopy-eea7a6408f5b56b2/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=/usr/local/llvm15/bin/clang RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /magus/work/usr/mports/audio/spotifyd/work/target/release/build/zerocopy-4eded1d2d8a48fbc/build-script-build`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=fastrand CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/fastrand-2.3.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/fastrand-2.3.0/Cargo.toml CARGO_PKG_AUTHORS='Stjepan Glavina ' CARGO_PKG_DESCRIPTION='A simple and fast random number generator' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=fastrand CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/smol-rs/fastrand' CARGO_PKG_RUST_VERSION=1.36 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 fastrand --edition=2018 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/fastrand-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 embed-bitcode=no -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "getrandom", "js", "std"))' -C metadata=a405e9d7f0d3f1a0 -C extra-filename=-976561343e3914d3 --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/release/deps -C linker=/usr/local/llvm15/bin/clang -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.4.2/cargo-crates/thiserror-2.0.17 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/thiserror-2.0.17/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='derive(Error)' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=thiserror CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/thiserror' CARGO_PKG_RUST_VERSION=1.61 CARGO_PKG_VERSION=2.0.17 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 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 build_script_build --edition=2021 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/thiserror-2.0.17/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=d1426872f90bf85c -C extra-filename=-1a8b0bcc136bd9fc --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/release/build/thiserror-1a8b0bcc136bd9fc -C linker=/usr/local/llvm15/bin/clang -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps --cap-lints warn`
[zerocopy 0.8.27] cargo:rerun-if-changed=build.rs
[zerocopy 0.8.27] cargo:rerun-if-changed=Cargo.toml
[rustix 1.1.2] cargo:rustc-cfg=lower_upper_exp_for_non_zero
Compiling powerfmt v0.2.0
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=powerfmt CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/powerfmt-0.2.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/powerfmt-0.2.0/Cargo.toml CARGO_PKG_AUTHORS='Jacob Pratt ' CARGO_PKG_DESCRIPTION=' `powerfmt` is a library that provides utilities for formatting values. This crate makes it
significantly easier to support filling to a minimum width with alignment, avoid heap
allocation, and avoid repetitive calculations.
' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=powerfmt CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/jhpratt/powerfmt' CARGO_PKG_RUST_VERSION=1.67.0 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 powerfmt --edition=2021 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/powerfmt-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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "macros", "std"))' -C metadata=8825d0d50dc37ba5 -C extra-filename=-2f12f9fbf4aa30c9 --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/release/deps -C linker=/usr/local/llvm15/bin/clang -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps --cap-lints warn`
[zerocopy 0.8.27] cargo:rustc-check-cfg=cfg(zerocopy_core_error_1_81_0)
[openssl-sys 0.9.111] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[openssl-sys 0.9.111] CRATE_CC_NO_DEFAULTS = None
[openssl-sys 0.9.111] DEBUG = Some(false)
[openssl-sys 0.9.111] cargo:rerun-if-env-changed=CFLAGS
[openssl-sys 0.9.111] CFLAGS = Some(-O2 -pipe -fstack-protector-strong -fno-strict-aliasing )
[openssl-sys 0.9.111] cargo:rerun-if-env-changed=CC_SHELL_ESCAPED_FLAGS
[openssl-sys 0.9.111] CC_SHELL_ESCAPED_FLAGS = None
[openssl-sys 0.9.111] cargo:rerun-if-env-changed=HOST_CFLAGS
[openssl-sys 0.9.111] HOST_CFLAGS = None
[openssl-sys 0.9.111] cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_freebsd
[openssl-sys 0.9.111] CFLAGS_x86_64_unknown_freebsd = None
[openssl-sys 0.9.111] cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-freebsd
[openssl-sys 0.9.111] CFLAGS_x86_64-unknown-freebsd = None
[zerocopy 0.8.27] cargo:rustc-check-cfg=cfg(rust, values("1.81.0"))
[zerocopy 0.8.27] cargo:rustc-check-cfg=cfg(zerocopy_diagnostic_on_unimplemented_1_78_0)
[zerocopy 0.8.27] cargo:rustc-check-cfg=cfg(rust, values("1.78.0"))
[zerocopy 0.8.27] cargo:rustc-check-cfg=cfg(zerocopy_generic_bounds_in_const_fn_1_61_0)
[zerocopy 0.8.27] cargo:rustc-check-cfg=cfg(rust, values("1.61.0"))
[zerocopy 0.8.27] cargo:rustc-check-cfg=cfg(zerocopy_target_has_atomics_1_60_0)
[zerocopy 0.8.27] cargo:rustc-check-cfg=cfg(rust, values("1.60.0"))
[zerocopy 0.8.27] cargo:rustc-check-cfg=cfg(zerocopy_aarch64_simd_1_59_0)
[zerocopy 0.8.27] cargo:rustc-check-cfg=cfg(rust, values("1.59.0"))
[zerocopy 0.8.27] cargo:rustc-check-cfg=cfg(zerocopy_panic_in_const_and_vec_try_reserve_1_57_0)
[zerocopy 0.8.27] cargo:rustc-check-cfg=cfg(rust, values("1.57.0"))
[zerocopy 0.8.27] cargo:rustc-check-cfg=cfg(doc_cfg)
[zerocopy 0.8.27] cargo:rustc-check-cfg=cfg(kani)
[zerocopy 0.8.27] cargo:rustc-check-cfg=cfg(__ZEROCOPY_INTERNAL_USE_ONLY_NIGHTLY_FEATURES_IN_TESTS)
[zerocopy 0.8.27] cargo:rustc-check-cfg=cfg(coverage_nightly)
[zerocopy 0.8.27] cargo:rustc-cfg=zerocopy_core_error_1_81_0
[zerocopy 0.8.27] cargo:rustc-cfg=zerocopy_diagnostic_on_unimplemented_1_78_0
[zerocopy 0.8.27] cargo:rustc-cfg=zerocopy_generic_bounds_in_const_fn_1_61_0
[zerocopy 0.8.27] cargo:rustc-cfg=zerocopy_target_has_atomics_1_60_0
[zerocopy 0.8.27] cargo:rustc-cfg=zerocopy_aarch64_simd_1_59_0
[zerocopy 0.8.27] cargo:rustc-cfg=zerocopy_panic_in_const_and_vec_try_reserve_1_57_0
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=zerocopy CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/zerocopy-0.8.27 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/zerocopy-0.8.27/Cargo.toml CARGO_PKG_AUTHORS='Joshua Liebow-Feeser :Jack Wrenn ' CARGO_PKG_DESCRIPTION='Zerocopy makes zero-cost memory manipulation effortless. We write "unsafe" so you don'\''t have to.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='BSD-2-Clause OR Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=zerocopy CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/google/zerocopy' CARGO_PKG_RUST_VERSION=1.56.0 CARGO_PKG_VERSION=0.8.27 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 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/zerocopy-eea7a6408f5b56b2/out /usr/local/bin/rustc --crate-name zerocopy --edition=2021 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/zerocopy-0.8.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="simd"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__internal_use_only_features_that_work_on_stable", "alloc", "derive", "float-nightly", "simd", "simd-nightly", "std", "zerocopy-derive"))' -C metadata=0c7677181dc8a3d6 -C extra-filename=-f1f7b3dcd15d436c --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/release/deps -C linker=/usr/local/llvm15/bin/clang -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps --cap-lints warn --cfg zerocopy_core_error_1_81_0 --cfg zerocopy_diagnostic_on_unimplemented_1_78_0 --cfg zerocopy_generic_bounds_in_const_fn_1_61_0 --cfg zerocopy_target_has_atomics_1_60_0 --cfg zerocopy_aarch64_simd_1_59_0 --cfg zerocopy_panic_in_const_and_vec_try_reserve_1_57_0 --check-cfg 'cfg(zerocopy_core_error_1_81_0)' --check-cfg 'cfg(rust, values("1.81.0"))' --check-cfg 'cfg(zerocopy_diagnostic_on_unimplemented_1_78_0)' --check-cfg 'cfg(rust, values("1.78.0"))' --check-cfg 'cfg(zerocopy_generic_bounds_in_const_fn_1_61_0)' --check-cfg 'cfg(rust, values("1.61.0"))' --check-cfg 'cfg(zerocopy_target_has_atomics_1_60_0)' --check-cfg 'cfg(rust, values("1.60.0"))' --check-cfg 'cfg(zerocopy_aarch64_simd_1_59_0)' --check-cfg 'cfg(rust, values("1.59.0"))' --check-cfg 'cfg(zerocopy_panic_in_const_and_vec_try_reserve_1_57_0)' --check-cfg 'cfg(rust, values("1.57.0"))' --check-cfg 'cfg(doc_cfg)' --check-cfg 'cfg(kani)' --check-cfg 'cfg(__ZEROCOPY_INTERNAL_USE_ONLY_NIGHTLY_FEATURES_IN_TESTS)' --check-cfg 'cfg(coverage_nightly)'`
[rustix 1.1.2] cargo:rustc-cfg=rustc_diagnostics
[rustix 1.1.2] cargo:rustc-cfg=libc
[rustix 1.1.2] cargo:rustc-cfg=freebsdlike
[rustix 1.1.2] cargo:rustc-cfg=bsd
[rustix 1.1.2] cargo:rerun-if-env-changed=CARGO_CFG_RUSTIX_USE_EXPERIMENTAL_ASM
[rustix 1.1.2] cargo:rerun-if-env-changed=CARGO_CFG_RUSTIX_USE_LIBC
[rustix 1.1.2] cargo:rerun-if-env-changed=CARGO_FEATURE_USE_LIBC
[rustix 1.1.2] cargo:rerun-if-env-changed=CARGO_FEATURE_RUSTC_DEP_OF_STD
[rustix 1.1.2] cargo:rerun-if-env-changed=CARGO_CFG_MIRI
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rustix CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/rustix-1.1.2 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/rustix-1.1.2/Cargo.toml CARGO_PKG_AUTHORS='Dan Gohman :Jakub Konka ' CARGO_PKG_DESCRIPTION='Safe Rust bindings to POSIX/Unix/Linux/Winsock-like syscalls' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustix CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bytecodealliance/rustix' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=1.1.2 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=2 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/rustix-dbcce47cb61fc406/out /usr/local/bin/rustc --crate-name rustix --edition=2021 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/rustix-1.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(alloc_c_string)' --check-cfg 'cfg(alloc_ffi)' --check-cfg 'cfg(apple)' --check-cfg 'cfg(asm_experimental_arch)' --check-cfg 'cfg(bsd)' --check-cfg 'cfg(core_c_str)' --check-cfg 'cfg(core_ffi_c)' --check-cfg 'cfg(core_intrinsics)' --check-cfg 'cfg(criterion)' --check-cfg 'cfg(document_experimental_runtime_api)' --check-cfg 'cfg(error_in_core)' --check-cfg 'cfg(fix_y2038)' --check-cfg 'cfg(freebsdlike)' --check-cfg 'cfg(libc)' --check-cfg 'cfg(linux_kernel)' --check-cfg 'cfg(linux_like)' --check-cfg 'cfg(linux_raw)' --check-cfg 'cfg(linux_raw_dep)' --check-cfg 'cfg(lower_upper_exp_for_non_zero)' --check-cfg 'cfg(netbsdlike)' --check-cfg 'cfg(rustc_attrs)' --check-cfg 'cfg(rustc_diagnostics)' --check-cfg 'cfg(solarish)' --check-cfg 'cfg(staged_api)' --check-cfg 'cfg(static_assertions)' --check-cfg 'cfg(thumb_mode)' --check-cfg 'cfg(wasi)' --check-cfg 'cfg(wasi_ext)' --check-cfg 'cfg(wasip2)' --check-cfg 'cfg(target_arch, values("xtensa"))' --check-cfg 'cfg(target_os, values("cygwin"))' -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "core", "default", "event", "fs", "io_uring", "libc", "libc_errno", "linux_4_11", "linux_5_1", "linux_5_11", "linux_latest", "mm", "mount", "net", "param", "pipe", "process", "pty", "rand", "runtime", "rustc-dep-of-std", "rustc-std-workspace-alloc", "shm", "std", "stdio", "system", "termios", "thread", "time", "try_close", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=5f6f254a9f974d7e -C extra-filename=-99fe4cdc4ba9cd5e --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/release/deps -C linker=/usr/local/llvm15/bin/clang -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps --extern bitflags=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps/libbitflags-808a761aef2a6f66.rmeta --extern libc_errno=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps/liberrno-c2f2c301f5a0e048.rmeta --extern libc=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps/liblibc-ab3f4fce70d159e0.rmeta --cap-lints warn --cfg static_assertions --cfg lower_upper_exp_for_non_zero --cfg rustc_diagnostics --cfg libc --cfg freebsdlike --cfg bsd`
[openssl-sys 0.9.111] cargo:rustc-cfg=osslconf="OPENSSL_NO_SSL3_METHOD"
[openssl-sys 0.9.111] cargo:conf=OPENSSL_NO_SSL3_METHOD
[openssl-sys 0.9.111] cargo:rustc-cfg=openssl
[openssl-sys 0.9.111] cargo:rustc-cfg=ossl101
[openssl-sys 0.9.111] cargo:rustc-cfg=ossl102
[openssl-sys 0.9.111] cargo:rustc-cfg=ossl102f
[openssl-sys 0.9.111] cargo:rustc-cfg=ossl102h
[openssl-sys 0.9.111] cargo:rustc-cfg=ossl110
[openssl-sys 0.9.111] cargo:rustc-cfg=ossl110f
[openssl-sys 0.9.111] cargo:rustc-cfg=ossl110g
[openssl-sys 0.9.111] cargo:rustc-cfg=ossl110h
[openssl-sys 0.9.111] cargo:rustc-cfg=ossl111
[openssl-sys 0.9.111] cargo:rustc-cfg=ossl111b
[openssl-sys 0.9.111] cargo:rustc-cfg=ossl111c
[openssl-sys 0.9.111] cargo:rustc-cfg=ossl111d
[openssl-sys 0.9.111] cargo:version_number=1010117f
[openssl-sys 0.9.111] cargo:version=111
[openssl-sys 0.9.111] cargo:rerun-if-env-changed=X86_64_UNKNOWN_FREEBSD_OPENSSL_LIBS
[openssl-sys 0.9.111] X86_64_UNKNOWN_FREEBSD_OPENSSL_LIBS unset
[openssl-sys 0.9.111] cargo:rerun-if-env-changed=OPENSSL_LIBS
[openssl-sys 0.9.111] OPENSSL_LIBS unset
[openssl-sys 0.9.111] cargo:rerun-if-env-changed=X86_64_UNKNOWN_FREEBSD_OPENSSL_STATIC
[openssl-sys 0.9.111] X86_64_UNKNOWN_FREEBSD_OPENSSL_STATIC unset
[openssl-sys 0.9.111] cargo:rerun-if-env-changed=OPENSSL_STATIC
[openssl-sys 0.9.111] OPENSSL_STATIC unset
[openssl-sys 0.9.111] cargo:rustc-link-lib=dylib=ssl
[openssl-sys 0.9.111] cargo:rustc-link-lib=dylib=crypto
Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_FEATURE_DEFAULT=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/openssl-0.10.75 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/openssl-0.10.75/Cargo.toml CARGO_PKG_AUTHORS='Steven Fackler ' CARGO_PKG_DESCRIPTION='OpenSSL bindings' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=openssl CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-openssl/rust-openssl' CARGO_PKG_RUST_VERSION=1.70.0 CARGO_PKG_VERSION=0.10.75 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=75 CARGO_PKG_VERSION_PRE='' DEBUG=false DEP_OPENSSL_CONF=OPENSSL_NO_SSL3_METHOD DEP_OPENSSL_INCLUDE=/usr/include DEP_OPENSSL_VERSION=111 DEP_OPENSSL_VERSION_NUMBER=1010117f 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=16 OPT_LEVEL=3 OUT_DIR=/magus/work/usr/mports/audio/spotifyd/work/target/x86_64-unknown-freebsd/release/build/openssl-bae6a5242c9115f8/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=/usr/local/llvm15/bin/clang RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /magus/work/usr/mports/audio/spotifyd/work/target/release/build/openssl-5349b6ad88e7192a/build-script-build`
warning: unexpected `cfg` condition name: `__powerfmt_docs`
--> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/powerfmt-0.2.0/src/lib.rs:6:13
|
6 | #![cfg_attr(__powerfmt_docs, feature(doc_auto_cfg, rustc_attrs))]
| ^^^^^^^^^^^^^^^
|
= 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(__powerfmt_docs)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__powerfmt_docs)");` 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: `__powerfmt_docs`
--> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/powerfmt-0.2.0/src/lib.rs:7:13
|
7 | #![cfg_attr(__powerfmt_docs, allow(internal_features))]
| ^^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__powerfmt_docs)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__powerfmt_docs)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `__powerfmt_docs`
--> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/powerfmt-0.2.0/src/smart_display.rs:629:12
|
629 | #[cfg_attr(__powerfmt_docs, rustc_must_implement_one_of(fmt, fmt_with_metadata))]
| ^^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__powerfmt_docs)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__powerfmt_docs)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
[openssl 0.10.75] cargo:rustc-check-cfg=cfg(osslconf, values("OPENSSL_NO_OCB", "OPENSSL_NO_SM4", "OPENSSL_NO_SEED", "OPENSSL_NO_CHACHA", "OPENSSL_NO_CAST", "OPENSSL_NO_IDEA", "OPENSSL_NO_CAMELLIA", "OPENSSL_NO_RC4", "OPENSSL_NO_BF", "OPENSSL_NO_PSK", "OPENSSL_NO_DEPRECATED_3_0", "OPENSSL_NO_SCRYPT", "OPENSSL_NO_SM3", "OPENSSL_NO_RMD160", "OPENSSL_NO_EC2M", "OPENSSL_NO_OCSP", "OPENSSL_NO_SRTP", "OPENSSL_NO_CMS", "OPENSSL_NO_EC", "OPENSSL_NO_ARGON2", "OPENSSL_NO_RC2"))
[openssl 0.10.75] cargo:rustc-check-cfg=cfg(libressl)
[openssl 0.10.75] cargo:rustc-check-cfg=cfg(boringssl)
[openssl 0.10.75] cargo:rustc-check-cfg=cfg(awslc)
[openssl 0.10.75] cargo:rustc-check-cfg=cfg(awslc_fips)
[openssl 0.10.75] cargo:rustc-check-cfg=cfg(libressl250)
[openssl 0.10.75] cargo:rustc-check-cfg=cfg(libressl251)
[openssl 0.10.75] cargo:rustc-check-cfg=cfg(libressl261)
[openssl 0.10.75] cargo:rustc-check-cfg=cfg(libressl270)
[openssl 0.10.75] cargo:rustc-check-cfg=cfg(libressl271)
[openssl 0.10.75] cargo:rustc-check-cfg=cfg(libressl273)
[openssl 0.10.75] cargo:rustc-check-cfg=cfg(libressl280)
[openssl 0.10.75] cargo:rustc-check-cfg=cfg(libressl291)
[openssl 0.10.75] cargo:rustc-check-cfg=cfg(libressl310)
[openssl 0.10.75] cargo:rustc-check-cfg=cfg(libressl321)
[openssl 0.10.75] cargo:rustc-check-cfg=cfg(libressl332)
[openssl 0.10.75] cargo:rustc-check-cfg=cfg(libressl340)
[openssl 0.10.75] cargo:rustc-check-cfg=cfg(libressl350)
[openssl 0.10.75] cargo:rustc-check-cfg=cfg(libressl360)
[openssl 0.10.75] cargo:rustc-check-cfg=cfg(libressl361)
[openssl 0.10.75] cargo:rustc-check-cfg=cfg(libressl370)
[openssl 0.10.75] cargo:rustc-check-cfg=cfg(libressl380)
[openssl 0.10.75] cargo:rustc-check-cfg=cfg(libressl382)
[openssl 0.10.75] cargo:rustc-check-cfg=cfg(libressl390)
[openssl 0.10.75] cargo:rustc-check-cfg=cfg(libressl400)
[openssl 0.10.75] cargo:rustc-check-cfg=cfg(libressl410)
[openssl 0.10.75] cargo:rustc-check-cfg=cfg(libressl420)
[openssl 0.10.75] cargo:rustc-check-cfg=cfg(ossl101)
[openssl 0.10.75] cargo:rustc-check-cfg=cfg(ossl102)
[openssl 0.10.75] cargo:rustc-check-cfg=cfg(ossl110)
[openssl 0.10.75] cargo:rustc-check-cfg=cfg(ossl110g)
[openssl 0.10.75] cargo:rustc-check-cfg=cfg(ossl110h)
[openssl 0.10.75] cargo:rustc-check-cfg=cfg(ossl111)
[openssl 0.10.75] cargo:rustc-check-cfg=cfg(ossl111d)
[openssl 0.10.75] cargo:rustc-check-cfg=cfg(ossl300)
[openssl 0.10.75] cargo:rustc-check-cfg=cfg(ossl310)
[openssl 0.10.75] cargo:rustc-check-cfg=cfg(ossl320)
[openssl 0.10.75] cargo:rustc-check-cfg=cfg(ossl330)
[openssl 0.10.75] cargo:rustc-check-cfg=cfg(ossl340)
[openssl 0.10.75] cargo:rustc-check-cfg=cfg(ossl350)
[openssl 0.10.75] cargo:rustc-cfg=osslconf="OPENSSL_NO_SSL3_METHOD"
[openssl 0.10.75] cargo:rustc-cfg=ossl101
[openssl 0.10.75] cargo:rustc-cfg=ossl102
[openssl 0.10.75] cargo:rustc-cfg=ossl110
[openssl 0.10.75] cargo:rustc-cfg=ossl110g
[openssl 0.10.75] cargo:rustc-cfg=ossl110h
[openssl 0.10.75] cargo:rustc-cfg=ossl111
[openssl 0.10.75] cargo:rustc-cfg=ossl111d
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=openssl_sys CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/openssl-sys-0.9.111 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/openssl-sys-0.9.111/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton :Steven Fackler ' CARGO_PKG_DESCRIPTION='FFI bindings to OpenSSL' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=openssl-sys CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-openssl/rust-openssl' CARGO_PKG_RUST_VERSION=1.70.0 CARGO_PKG_VERSION=0.9.111 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=111 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/openssl-sys-4c19c72329631479/out /usr/local/bin/rustc --crate-name openssl_sys --edition=2021 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/openssl-sys-0.9.111/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aws-lc", "aws-lc-fips", "bindgen", "bssl-sys", "openssl-src", "unstable_boringssl", "vendored"))' -C metadata=be02c6a06fe8a16e -C extra-filename=-1e30ac2f7e7b17d2 --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -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 libc=/magus/work/usr/mports/audio/spotifyd/work/target/x86_64-unknown-freebsd/release/deps/liblibc-e9713ca7172f092a.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong -L native=/usr/lib -l dylib=ssl -l dylib=crypto --cfg 'osslconf="OPENSSL_NO_SSL3_METHOD"' --cfg openssl --cfg ossl101 --cfg ossl102 --cfg ossl102f --cfg ossl102h --cfg ossl110 --cfg ossl110f --cfg ossl110g --cfg ossl110h --cfg ossl111 --cfg ossl111b --cfg ossl111c --cfg ossl111d --check-cfg 'cfg(osslconf, values("OPENSSL_NO_OCB", "OPENSSL_NO_SM4", "OPENSSL_NO_SEED", "OPENSSL_NO_CHACHA", "OPENSSL_NO_CAST", "OPENSSL_NO_IDEA", "OPENSSL_NO_CAMELLIA", "OPENSSL_NO_RC4", "OPENSSL_NO_BF", "OPENSSL_NO_PSK", "OPENSSL_NO_DEPRECATED_3_0", "OPENSSL_NO_SCRYPT", "OPENSSL_NO_SM3", "OPENSSL_NO_RMD160", "OPENSSL_NO_EC2M", "OPENSSL_NO_OCSP", "OPENSSL_NO_CMS", "OPENSSL_NO_COMP", "OPENSSL_NO_SOCK", "OPENSSL_NO_STDIO", "OPENSSL_NO_EC", "OPENSSL_NO_SSL3_METHOD", "OPENSSL_NO_KRB5", "OPENSSL_NO_TLSEXT", "OPENSSL_NO_SRP", "OPENSSL_NO_SRTP", "OPENSSL_NO_RFC3779", "OPENSSL_NO_SHA", "OPENSSL_NO_NEXTPROTONEG", "OPENSSL_NO_ENGINE", "OPENSSL_NO_BUF_FREELISTS", "OPENSSL_NO_RC2"))' --check-cfg 'cfg(openssl)' --check-cfg 'cfg(libressl)' --check-cfg 'cfg(boringssl)' --check-cfg 'cfg(awslc)' --check-cfg 'cfg(libressl250)' --check-cfg 'cfg(libressl251)' --check-cfg 'cfg(libressl252)' --check-cfg 'cfg(libressl261)' --check-cfg 'cfg(libressl270)' --check-cfg 'cfg(libressl271)' --check-cfg 'cfg(libressl273)' --check-cfg 'cfg(libressl280)' --check-cfg 'cfg(libressl281)' --check-cfg 'cfg(libressl291)' --check-cfg 'cfg(libressl310)' --check-cfg 'cfg(libressl321)' --check-cfg 'cfg(libressl332)' --check-cfg 'cfg(libressl340)' --check-cfg 'cfg(libressl350)' --check-cfg 'cfg(libressl360)' --check-cfg 'cfg(libressl361)' --check-cfg 'cfg(libressl370)' --check-cfg 'cfg(libressl380)' --check-cfg 'cfg(libressl381)' --check-cfg 'cfg(libressl382)' --check-cfg 'cfg(libressl390)' --check-cfg 'cfg(libressl400)' --check-cfg 'cfg(libressl410)' --check-cfg 'cfg(libressl420)' --check-cfg 'cfg(ossl101)' --check-cfg 'cfg(ossl102)' --check-cfg 'cfg(ossl102f)' --check-cfg 'cfg(ossl102h)' --check-cfg 'cfg(ossl110)' --check-cfg 'cfg(ossl110f)' --check-cfg 'cfg(ossl110g)' --check-cfg 'cfg(ossl110h)' --check-cfg 'cfg(ossl111)' --check-cfg 'cfg(ossl111b)' --check-cfg 'cfg(ossl111c)' --check-cfg 'cfg(ossl111d)' --check-cfg 'cfg(ossl300)' --check-cfg 'cfg(ossl310)' --check-cfg 'cfg(ossl320)' --check-cfg 'cfg(ossl330)' --check-cfg 'cfg(ossl340)'`
warning: `base64` (lib) generated 1 warning
Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE='' CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/native-tls-0.2.14 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/native-tls-0.2.14/Cargo.toml CARGO_PKG_AUTHORS='Steven Fackler ' CARGO_PKG_DESCRIPTION='A wrapper over a platform'\''s native TLS implementation' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=native-tls CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/sfackler/rust-native-tls' CARGO_PKG_RUST_VERSION=1.80.0 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='' DEBUG=false DEP_OPENSSL_CONF=OPENSSL_NO_SSL3_METHOD DEP_OPENSSL_INCLUDE=/usr/include DEP_OPENSSL_VERSION=111 DEP_OPENSSL_VERSION_NUMBER=1010117f 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=16 OPT_LEVEL=3 OUT_DIR=/magus/work/usr/mports/audio/spotifyd/work/target/x86_64-unknown-freebsd/release/build/native-tls-287dc61ca363450a/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=/usr/local/llvm15/bin/clang RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /magus/work/usr/mports/audio/spotifyd/work/target/release/build/native-tls-c741a576c829c2f1/build-script-build`
[native-tls 0.2.14] cargo:rustc-cfg=have_min_max_version
[native-tls 0.2.14] cargo::rustc-check-cfg=cfg(have_min_max_version)
Compiling aho-corasick v1.1.4
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=aho_corasick CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/aho-corasick-1.1.4 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/aho-corasick-1.1.4/Cargo.toml CARGO_PKG_AUTHORS='Andrew Gallant ' CARGO_PKG_DESCRIPTION='Fast multiple substring searching.' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/aho-corasick' CARGO_PKG_LICENSE='Unlicense OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=aho-corasick CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/aho-corasick' CARGO_PKG_RUST_VERSION=1.60.0 CARGO_PKG_VERSION=1.1.4 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 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 aho_corasick --edition=2021 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/aho-corasick-1.1.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="perf-literal"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "logging", "perf-literal", "std"))' -C metadata=96dd37ea491e01a9 -C extra-filename=-35f255a21f25858b --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/release/deps -C linker=/usr/local/llvm15/bin/clang -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps --extern memchr=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps/libmemchr-f884d2c2d9933492.rmeta --cap-lints warn`
warning: `powerfmt` (lib) generated 3 warnings
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=hashbrown CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/hashbrown-0.16.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/hashbrown-0.16.0/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='MIT OR Apache-2.0' 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=1.65.0 CARGO_PKG_VERSION=0.16.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=16 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 hashbrown --edition=2021 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/hashbrown-0.16.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("alloc", "allocator-api2", "core", "default", "default-hasher", "equivalent", "inline-more", "nightly", "raw-entry", "rayon", "rustc-dep-of-std", "rustc-internal-api", "serde"))' -C metadata=1667b0f0fa974bc9 -C extra-filename=-cd92cbc5fb8685e9 --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/release/deps -C linker=/usr/local/llvm15/bin/clang -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps --cap-lints warn`
Compiling either v1.15.0
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=either CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/either-1.15.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/either-1.15.0/Cargo.toml CARGO_PKG_AUTHORS=bluss CARGO_PKG_DESCRIPTION='The enum `Either` with variants `Left` and `Right` is a general purpose sum type with two cases.
' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=either CARGO_PKG_README=README-crates.io.md CARGO_PKG_REPOSITORY='https://github.com/rayon-rs/either' CARGO_PKG_RUST_VERSION=1.63.0 CARGO_PKG_VERSION=1.15.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=15 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 either --edition=2021 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/either-1.15.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"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "std", "use_std"))' -C metadata=a3ce3dc19491eddc -C extra-filename=-6760d3316910875e --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/release/deps -C linker=/usr/local/llvm15/bin/clang -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps --cap-lints warn`
Compiling home v0.5.12
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=home CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/home-0.5.12 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/home-0.5.12/Cargo.toml CARGO_PKG_AUTHORS='Brian Anderson ' CARGO_PKG_DESCRIPTION='Shared definitions of home directories.' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/cargo' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=home CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/cargo' CARGO_PKG_RUST_VERSION=1.88 CARGO_PKG_VERSION=0.5.12 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=12 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps /usr/local/bin/rustc --crate-name home --edition=2024 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/home-0.5.12/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 '--allow=clippy::all' '--warn=clippy::correctness' '--warn=clippy::self_named_module_files' --warn=rust_2018_idioms '--allow=rustdoc::private_intra_doc_links' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--warn=clippy::disallowed_methods' '--warn=clippy::dbg_macro' -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=1e71fddf69416a38 -C extra-filename=-ff498e5d99750e2e --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/release/deps -C linker=/usr/local/llvm15/bin/clang -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps --cap-lints warn`
Compiling base64ct v1.8.0
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=base64ct CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/base64ct-1.8.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/base64ct-1.8.0/Cargo.toml CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='Pure Rust implementation of Base64 (RFC 4648) which avoids any usages of
data-dependent branches/LUTs and thereby provides portable "best effort"
constant-time operation and embedded-friendly no_std support
' CARGO_PKG_HOMEPAGE='https://github.com/RustCrypto/formats/tree/master/base64ct' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=base64ct CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/formats' CARGO_PKG_RUST_VERSION=1.85 CARGO_PKG_VERSION=1.8.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps /usr/local/bin/rustc --crate-name base64ct --edition=2024 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/base64ct-1.8.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "std"))' -C metadata=80a31baf31798409 -C extra-filename=-73b0210f44f478e9 --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -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_CFG_FEATURE=default,std CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/thiserror-2.0.17 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/thiserror-2.0.17/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='derive(Error)' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=thiserror CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/thiserror' CARGO_PKG_RUST_VERSION=1.61 CARGO_PKG_VERSION=2.0.17 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=17 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=16 OPT_LEVEL=3 OUT_DIR=/magus/work/usr/mports/audio/spotifyd/work/target/x86_64-unknown-freebsd/release/build/thiserror-7015ea80b43838f9/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=/usr/local/llvm15/bin/clang RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /magus/work/usr/mports/audio/spotifyd/work/target/release/build/thiserror-1a8b0bcc136bd9fc/build-script-build`
warning: unnecessary transmute
--> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/rustix-0.38.44/src/bitcast.rs:24:17
|
24 | ::core::mem::transmute($x)
| ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `i32::cast_unsigned(c::LOCK_SH)`
|
::: /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/rustix-0.38.44/src/backend/libc/fs/types.rs:961:18
|
961 | LockShared = bitcast!(c::LOCK_SH),
| -------------------- in this macro invocation
|
= note: `#[warn(unnecessary_transmutes)]` on by default
= note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info)
warning: unnecessary transmute
--> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/rustix-0.38.44/src/bitcast.rs:24:17
|
24 | ::core::mem::transmute($x)
| ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `i32::cast_unsigned(c::LOCK_EX)`
|
::: /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/rustix-0.38.44/src/backend/libc/fs/types.rs:967:21
|
967 | LockExclusive = bitcast!(c::LOCK_EX),
| -------------------- in this macro invocation
|
= note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info)
warning: unnecessary transmute
--> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/rustix-0.38.44/src/bitcast.rs:24:17
|
24 | ::core::mem::transmute($x)
| ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `i32::cast_unsigned(c::LOCK_UN)`
|
::: /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/rustix-0.38.44/src/backend/libc/fs/types.rs:973:14
|
973 | Unlock = bitcast!(c::LOCK_UN),
| -------------------- in this macro invocation
|
= note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info)
warning: unnecessary transmute
--> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/rustix-0.38.44/src/bitcast.rs:24:17
|
24 | ::core::mem::transmute($x)
| ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `i32::cast_unsigned(c::LOCK_SH | c::LOCK_NB)`
|
::: /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/rustix-0.38.44/src/backend/libc/fs/types.rs:979:29
|
979 | NonBlockingLockShared = bitcast!(c::LOCK_SH | c::LOCK_NB),
| --------------------------------- in this macro invocation
|
= note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info)
warning: unnecessary transmute
--> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/rustix-0.38.44/src/bitcast.rs:24:17
|
24 | ::core::mem::transmute($x)
| ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `i32::cast_unsigned(c::LOCK_EX | c::LOCK_NB)`
|
::: /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/rustix-0.38.44/src/backend/libc/fs/types.rs:985:32
|
985 | NonBlockingLockExclusive = bitcast!(c::LOCK_EX | c::LOCK_NB),
| --------------------------------- in this macro invocation
|
= note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info)
warning: unnecessary transmute
--> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/rustix-0.38.44/src/bitcast.rs:24:17
|
24 | ::core::mem::transmute($x)
| ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `i32::cast_unsigned(c::LOCK_UN | c::LOCK_NB)`
|
::: /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/rustix-0.38.44/src/backend/libc/fs/types.rs:991:25
|
991 | NonBlockingUnlock = bitcast!(c::LOCK_UN | c::LOCK_NB),
| --------------------------------- in this macro invocation
|
= note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info)
[thiserror 2.0.17] cargo:rerun-if-changed=build/probe.rs
[thiserror 2.0.17] cargo:rustc-check-cfg=cfg(error_generic_member_access)
[thiserror 2.0.17] cargo:rustc-check-cfg=cfg(thiserror_nightly_testing)
[thiserror 2.0.17] cargo:rustc-check-cfg=cfg(thiserror_no_backtrace_type)
Compiling deranged v0.5.5
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=deranged CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/deranged-0.5.5 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/deranged-0.5.5/Cargo.toml CARGO_PKG_AUTHORS='Jacob Pratt ' CARGO_PKG_DESCRIPTION='Ranged integers' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=deranged CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/jhpratt/deranged' CARGO_PKG_RUST_VERSION=1.81.0 CARGO_PKG_VERSION=0.5.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps /usr/local/bin/rustc --crate-name deranged --edition=2021 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/deranged-0.5.5/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 --warn=unused '--warn=clippy::nursery' '--warn=clippy::all' --warn=variant-size-differences '--warn=clippy::use-debug' '--warn=clippy::unwrap-used' '--warn=clippy::unwrap-in-result' --warn=unused-qualifications --warn=unused-lifetimes --warn=unused-import-braces --deny=unstable-syntax-pre-expansion --deny=unsafe-op-in-unsafe-fn --warn=unreachable-pub '--warn=clippy::unnested-or-patterns' --deny=unnameable-test-items '--warn=clippy::uninlined-format-args' '--warn=clippy::unimplemented' '--warn=rustdoc::unescaped-backticks' '--deny=clippy::undocumented-unsafe-blocks' --deny=unconditional-recursion --warn=trivial-numeric-casts --warn=trivial-casts '--warn=clippy::todo' --deny=suspicious-double-ref-op '--deny=clippy::std-instead-of-core' --warn=single-use-lifetimes '--warn=clippy::semicolon-outside-block' '--allow=clippy::redundant-pub-crate' '--warn=rustdoc::private-doc-tests' '--warn=clippy::print-stdout' --deny=overlapping-range-endpoints '--allow=clippy::option-if-let-else' --deny=opaque-hidden-inferred-bound '--warn=clippy::obfuscated-if-else' --warn=noop-method-call --deny=non-ascii-idents --deny=named-arguments-used-positionally '--warn=clippy::missing-enforced-import-renames' '--warn=clippy::missing-docs-in-private-items' --warn=missing-docs --warn=missing-debug-implementations --warn=missing-copy-implementations --warn=missing-abi --warn=meta-variable-misuse '--warn=clippy::manual-let-else' --warn=macro-use-extern-crate --warn=let-underscore --warn=keyword-idents --deny=invalid-value --deny=invalid-reference-casting --deny=invalid-nan-comparisons --deny=invalid-macro-export-arguments --deny=invalid-from-utf8 --deny=improper-ctypes-definitions --deny=improper-ctypes --deny=hidden-glob-reexports '--warn=clippy::get-unwrap' --deny=future-incompatible '--warn=clippy::explicit-auto-deref' --deny=drop-bounds --deny=deref-nullptr '--warn=clippy::decimal-literal-representation' '--warn=clippy::dbg-macro' --deny=dangling-pointers-from-temporaries --deny=const-item-mutation --deny=clashing-extern-declarations --deny=ambiguous-glob-reexports '--deny=clippy::alloc-instead-of-core' --warn=unstable-name-collisions --allow=path-statements -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="powerfmt"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "macros", "num", "powerfmt", "quickcheck", "rand", "rand08", "rand09", "serde"))' -C metadata=ac3ac4436b465abc -C extra-filename=-e8501c22539c1e9a --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/release/deps -C linker=/usr/local/llvm15/bin/clang -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps --extern powerfmt=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps/libpowerfmt-2f12f9fbf4aa30c9.rmeta --cap-lints warn`
[thiserror 2.0.17] cargo:rerun-if-env-changed=RUSTC_BOOTSTRAP
Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=build,default,git CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='' CARGO_FEATURE_BUILD=1 CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_GIT=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/vergen-lib-0.1.6 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/vergen-lib-0.1.6/Cargo.toml CARGO_PKG_AUTHORS='Jason Ozias ' CARGO_PKG_DESCRIPTION='Common code used to support the vergen libraries' CARGO_PKG_HOMEPAGE='https://github.com/rustyhorde/vergen' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=vergen-lib CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rustyhorde/vergen' CARGO_PKG_RUST_VERSION=1.81.0 CARGO_PKG_VERSION=0.1.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=6 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=16 OPT_LEVEL=0 OUT_DIR=/magus/work/usr/mports/audio/spotifyd/work/target/release/build/vergen-lib-327ef8fc230c8f31/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=/usr/local/llvm15/bin/clang RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /magus/work/usr/mports/audio/spotifyd/work/target/release/build/vergen-lib-f33911b5de8bd39a/build-script-build`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rand_core CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/rand_core-0.9.3 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/rand_core-0.9.3/Cargo.toml CARGO_PKG_AUTHORS='The Rand Project Developers:The Rust Project Developers' CARGO_PKG_DESCRIPTION='Core random number generator traits and tools for implementation.
' CARGO_PKG_HOMEPAGE='https://rust-random.github.io/book' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rand_core CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-random/rand' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.9.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 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 rand_core --edition=2021 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/rand_core-0.9.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="os_rng"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("os_rng", "serde", "std"))' -C metadata=847b671726ef9937 -C extra-filename=-09f63caa9d7acf78 --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/release/deps -C linker=/usr/local/llvm15/bin/clang -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps --extern getrandom=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps/libgetrandom-c67362e217cddbaa.rmeta --cap-lints warn`
[vergen-lib 0.1.6] cargo:rerun-if-changed=build.rs
[vergen-lib 0.1.6] cargo:rustc-check-cfg=cfg(nightly)
[vergen-lib 0.1.6] cargo:rustc-check-cfg=cfg(beta)
[vergen-lib 0.1.6] cargo:rustc-check-cfg=cfg(stable)
[vergen-lib 0.1.6] cargo:rustc-cfg=stable
Compiling num_threads v0.1.7
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=num_threads CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/num_threads-0.1.7 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/num_threads-0.1.7/Cargo.toml CARGO_PKG_AUTHORS='Jacob Pratt ' CARGO_PKG_DESCRIPTION='A minimal library that determines the number of running threads for the current process.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=num_threads CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/jhpratt/num_threads' 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 num_threads --edition=2015 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/num_threads-0.1.7/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=47cda41de75a81cc -C extra-filename=-ea0dc4dcdcc8324e --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/release/deps -C linker=/usr/local/llvm15/bin/clang -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps --extern libc=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps/liblibc-ab3f4fce70d159e0.rmeta --cap-lints warn`
Compiling form_urlencoded v1.2.2
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=form_urlencoded CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/form_urlencoded-1.2.2 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/form_urlencoded-1.2.2/Cargo.toml CARGO_PKG_AUTHORS='The rust-url developers' CARGO_PKG_DESCRIPTION='Parser and serializer for the application/x-www-form-urlencoded syntax, as used by HTML forms.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=form_urlencoded CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/servo/rust-url' CARGO_PKG_RUST_VERSION=1.51 CARGO_PKG_VERSION=1.2.2 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=2 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 form_urlencoded --edition=2018 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/form_urlencoded-1.2.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=69916570ef95f6f1 -C extra-filename=-b66ad52809b0e690 --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -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 percent_encoding=/magus/work/usr/mports/audio/spotifyd/work/target/x86_64-unknown-freebsd/release/deps/libpercent_encoding-08d0822834b933ac.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: unnecessary `unsafe` block
--> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/rustix-0.38.44/src/backend/libc/fs/makedev.rs:83:6
|
83 | (unsafe { c::major(dev) }) as u32
| ^^^^^^ unnecessary `unsafe` block
|
= note: `#[warn(unused_unsafe)]` on by default
warning: unnecessary `unsafe` block
--> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/rustix-0.38.44/src/backend/libc/fs/makedev.rs:122:6
|
122 | (unsafe { c::minor(dev) }) as u32
| ^^^^^^ unnecessary `unsafe` block
warning: unnecessary transmute
--> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/rustix-0.38.44/src/bitcast.rs:24:17
|
24 | ::core::mem::transmute($x)
| ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `u32::cast_signed($x.bits())`
|
::: /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/rustix-0.38.44/src/backend/libc/fs/syscalls.rs:168:48
|
168 | unsafe { ret_owned_fd(c::open(c_str(path), bitflags_bits!(oflags), mode)) }
| ---------------------- in this macro invocation
|
= note: this warning originates in the macro `bitcast` which comes from the expansion of the macro `bitflags_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
warning: unnecessary transmute
--> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/rustix-0.38.44/src/bitcast.rs:24:17
|
24 | ::core::mem::transmute($x)
| ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `u32::cast_signed($x.bits())`
|
::: /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/rustix-0.38.44/src/backend/libc/fs/syscalls.rs:240:13
|
240 | bitflags_bits!(oflags),
| ---------------------- in this macro invocation
|
= note: this warning originates in the macro `bitcast` which comes from the expansion of the macro `bitflags_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
warning: unnecessary transmute
--> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/rustix-0.38.44/src/bitcast.rs:24:17
|
24 | ::core::mem::transmute($x)
| ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `u32::cast_signed($x.bits())`
|
::: /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/rustix-0.38.44/src/backend/libc/fs/syscalls.rs:392:13
|
392 | bitflags_bits!(flags),
| --------------------- in this macro invocation
|
= note: this warning originates in the macro `bitcast` which comes from the expansion of the macro `bitflags_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
warning: unnecessary transmute
--> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/rustix-0.38.44/src/bitcast.rs:24:17
|
24 | ::core::mem::transmute($x)
| ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `u32::cast_signed($x.bits())`
|
::: /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/rustix-0.38.44/src/backend/libc/fs/syscalls.rs:444:13
|
444 | bitflags_bits!(flags),
| --------------------- in this macro invocation
|
= note: this warning originates in the macro `bitcast` which comes from the expansion of the macro `bitflags_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
warning: unnecessary transmute
--> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/rustix-0.38.44/src/bitcast.rs:24:17
|
24 | ::core::mem::transmute($x)
| ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `u32::cast_signed($x.bits())`
|
::: /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/rustix-0.38.44/src/backend/libc/fs/syscalls.rs:697:13
|
697 | bitflags_bits!(flags),
| --------------------- in this macro invocation
|
= note: this warning originates in the macro `bitcast` which comes from the expansion of the macro `bitflags_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
warning: unnecessary transmute
--> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/rustix-0.38.44/src/bitcast.rs:24:17
|
24 | ::core::mem::transmute($x)
| ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `u32::cast_signed($x.bits())`
|
::: /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/rustix-0.38.44/src/backend/libc/fs/syscalls.rs:780:13
|
780 | bitflags_bits!(flags),
| --------------------- in this macro invocation
|
= note: this warning originates in the macro `bitcast` which comes from the expansion of the macro `bitflags_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
warning: unnecessary transmute
--> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/rustix-0.38.44/src/bitcast.rs:24:17
|
24 | ::core::mem::transmute($x)
| ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `u32::cast_signed($x.bits())`
|
::: /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/rustix-0.38.44/src/backend/libc/fs/syscalls.rs:841:13
|
841 | bitflags_bits!(flags),
| --------------------- in this macro invocation
|
= note: this warning originates in the macro `bitcast` which comes from the expansion of the macro `bitflags_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
warning: unnecessary transmute
--> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/rustix-0.38.44/src/bitcast.rs:24:17
|
24 | ::core::mem::transmute($x)
| ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `u32::cast_signed($x.bits())`
|
::: /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/rustix-0.38.44/src/backend/libc/fs/syscalls.rs:1027:13
|
1027 | bitflags_bits!(flags),
| --------------------- in this macro invocation
|
= note: this warning originates in the macro `bitcast` which comes from the expansion of the macro `bitflags_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
warning: unnecessary transmute
--> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/rustix-0.38.44/src/bitcast.rs:24:17
|
24 | ::core::mem::transmute($x)
| ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `u32::cast_signed($x.bits())`
|
::: /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/rustix-0.38.44/src/backend/libc/fs/syscalls.rs:1108:13
|
1108 | bitflags_bits!(flags),
| --------------------- in this macro invocation
|
= note: this warning originates in the macro `bitcast` which comes from the expansion of the macro `bitflags_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
warning: unnecessary transmute
--> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/rustix-0.38.44/src/bitcast.rs:24:17
|
24 | ::core::mem::transmute($x)
| ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `i32::cast_unsigned(flags)`
|
::: /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/rustix-0.38.44/src/backend/libc/fs/syscalls.rs:1232:33
|
1232 | Ok(OFlags::from_bits_retain(bitcast!(flags)))
| --------------- in this macro invocation
|
= note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info)
Compiling http-body-util v0.1.3
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=http_body_util CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/http-body-util-0.1.3 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/http-body-util-0.1.3/Cargo.toml CARGO_PKG_AUTHORS='Carl Lerche :Lucio Franco :Sean McArthur ' CARGO_PKG_DESCRIPTION='Combinators and adapters for HTTP request or response bodies.
' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=http-body-util CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/hyperium/http-body' CARGO_PKG_RUST_VERSION=1.61 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 http_body_util --edition=2018 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/http-body-util-0.1.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("channel", "default", "full"))' -C metadata=6ca10546cbe16f04 -C extra-filename=-a7e5613e4fcede4c --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -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 bytes=/magus/work/usr/mports/audio/spotifyd/work/target/x86_64-unknown-freebsd/release/deps/libbytes-49d58f6c2032a73c.rmeta --extern futures_core=/magus/work/usr/mports/audio/spotifyd/work/target/x86_64-unknown-freebsd/release/deps/libfutures_core-cc88f681ab8fb595.rmeta --extern http=/magus/work/usr/mports/audio/spotifyd/work/target/x86_64-unknown-freebsd/release/deps/libhttp-5dc9a4ef2e837528.rmeta --extern http_body=/magus/work/usr/mports/audio/spotifyd/work/target/x86_64-unknown-freebsd/release/deps/libhttp_body-1b49fce0e34e7423.rmeta --extern pin_project_lite=/magus/work/usr/mports/audio/spotifyd/work/target/x86_64-unknown-freebsd/release/deps/libpin_project_lite-cf47843776c9dc94.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: unnecessary transmute
--> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/rustix-0.38.44/src/bitcast.rs:24:17
|
24 | ::core::mem::transmute($x)
| ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `i32::cast_unsigned(flags)`
|
::: /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/rustix-0.38.44/src/backend/libc/fs/syscalls.rs:1242:36
|
1242 | Ok(SealFlags::from_bits_retain(bitcast!(flags)))
| --------------- in this macro invocation
|
= note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info)
warning: unnecessary transmute
--> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/rustix-0.38.44/src/bitcast.rs:24:17
|
24 | ::core::mem::transmute($x)
| ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `i32::cast_unsigned(c::AT_SYMLINK_NOFOLLOW)`
|
::: /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/rustix-0.38.44/src/backend/libc/fs/types.rs:40:34
|
40 | const SYMLINK_NOFOLLOW = bitcast!(c::AT_SYMLINK_NOFOLLOW);
| -------------------------------- in this macro invocation
|
= note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info)
warning: unnecessary transmute
--> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/rustix-0.38.44/src/bitcast.rs:24:17
|
24 | ::core::mem::transmute($x)
| ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `i32::cast_unsigned(c::AT_EACCESS)`
|
::: /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/rustix-0.38.44/src/backend/libc/fs/types.rs:44:25
|
44 | const EACCESS = bitcast!(c::AT_EACCESS);
| ----------------------- in this macro invocation
|
= note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info)
warning: unnecessary transmute
--> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/rustix-0.38.44/src/bitcast.rs:24:17
|
24 | ::core::mem::transmute($x)
| ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `i32::cast_unsigned(c::AT_REMOVEDIR)`
|
::: /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/rustix-0.38.44/src/backend/libc/fs/types.rs:47:27
|
47 | const REMOVEDIR = bitcast!(c::AT_REMOVEDIR);
| ------------------------- in this macro invocation
|
= note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info)
warning: unnecessary transmute
--> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/rustix-0.38.44/src/bitcast.rs:24:17
|
24 | ::core::mem::transmute($x)
| ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `i32::cast_unsigned(c::AT_SYMLINK_FOLLOW)`
|
::: /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/rustix-0.38.44/src/backend/libc/fs/types.rs:50:32
|
50 | const SYMLINK_FOLLOW = bitcast!(c::AT_SYMLINK_FOLLOW);
| ------------------------------ in this macro invocation
|
= note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info)
warning: unnecessary transmute
--> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/rustix-0.38.44/src/bitcast.rs:24:17
|
24 | ::core::mem::transmute($x)
| ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `i32::cast_unsigned(c::AT_EMPTY_PATH)`
|
::: /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/rustix-0.38.44/src/backend/libc/fs/types.rs:62:28
|
62 | const EMPTY_PATH = bitcast!(c::AT_EMPTY_PATH);
| -------------------------- in this macro invocation
|
= note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info)
warning: unnecessary transmute
--> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/rustix-0.38.44/src/bitcast.rs:24:17
|
24 | ::core::mem::transmute($x)
| ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `i32::cast_unsigned(c::AT_RESOLVE_BENEATH)`
|
::: /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/rustix-0.38.44/src/backend/libc/fs/types.rs:66:33
|
66 | const RESOLVE_BENEATH = bitcast!(c::AT_RESOLVE_BENEATH);
| ------------------------------- in this macro invocation
|
= note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info)
Compiling pem-rfc7468 v0.7.0
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=pem_rfc7468 CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/pem-rfc7468-0.7.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/pem-rfc7468-0.7.0/Cargo.toml CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='PEM Encoding (RFC 7468) for PKIX, PKCS, and CMS Structures, implementing a
strict subset of the original Privacy-Enhanced Mail encoding intended
specifically for use with cryptographic keys, certificates, and other messages.
Provides a no_std-friendly, constant-time implementation suitable for use with
cryptographic private keys.
' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=pem-rfc7468 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/formats/tree/master/pem-rfc7468' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=0.7.0 CARGO_PKG_VERSION_MAJOR=0 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 pem_rfc7468 --edition=2021 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/pem-rfc7468-0.7.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "std"))' -C metadata=7afc259b8eaf8507 -C extra-filename=-4395231eaf8728d7 --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -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 base64ct=/magus/work/usr/mports/audio/spotifyd/work/target/x86_64-unknown-freebsd/release/deps/libbase64ct-73b0210f44f478e9.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: unnecessary transmute
--> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/rustix-0.38.44/src/bitcast.rs:24:17
|
24 | ::core::mem::transmute($x)
| ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `i32::cast_unsigned(c::O_ACCMODE)`
|
::: /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/rustix-0.38.44/src/backend/libc/fs/types.rs:211:25
|
211 | const ACCMODE = bitcast!(c::O_ACCMODE);
| ---------------------- in this macro invocation
|
= note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info)
warning: unnecessary transmute
--> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/rustix-0.38.44/src/bitcast.rs:24:17
|
24 | ::core::mem::transmute($x)
| ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `i32::cast_unsigned(c::O_RDONLY | c::O_WRONLY | c::O_RDWR)`
|
::: /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/rustix-0.38.44/src/backend/libc/fs/types.rs:220:24
|
220 | const RWMODE = bitcast!(c::O_RDONLY | c::O_WRONLY | c::O_RDWR);
| ----------------------------------------------- in this macro invocation
|
= note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info)
warning: unnecessary transmute
--> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/rustix-0.38.44/src/bitcast.rs:24:17
|
24 | ::core::mem::transmute($x)
| ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `i32::cast_unsigned(c::O_APPEND)`
|
::: /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/rustix-0.38.44/src/backend/libc/fs/types.rs:223:24
|
223 | const APPEND = bitcast!(c::O_APPEND);
| --------------------- in this macro invocation
|
= note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info)
warning: unnecessary transmute
--> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/rustix-0.38.44/src/bitcast.rs:24:17
|
24 | ::core::mem::transmute($x)
| ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `i32::cast_unsigned(c::O_CREAT)`
|
::: /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/rustix-0.38.44/src/backend/libc/fs/types.rs:227:24
|
227 | const CREATE = bitcast!(c::O_CREAT);
| -------------------- in this macro invocation
|
= note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info)
warning: unnecessary transmute
--> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/rustix-0.38.44/src/bitcast.rs:24:17
|
24 | ::core::mem::transmute($x)
| ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `i32::cast_unsigned(c::O_DIRECTORY)`
|
::: /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/rustix-0.38.44/src/backend/libc/fs/types.rs:231:27
|
231 | const DIRECTORY = bitcast!(c::O_DIRECTORY);
| ------------------------ in this macro invocation
|
= note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info)
warning: unnecessary transmute
--> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/rustix-0.38.44/src/bitcast.rs:24:17
|
24 | ::core::mem::transmute($x)
| ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `i32::cast_unsigned(c::O_DSYNC)`
|
::: /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/rustix-0.38.44/src/backend/libc/fs/types.rs:235:23
|
235 | const DSYNC = bitcast!(c::O_DSYNC);
| -------------------- in this macro invocation
|
= note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info)
warning: unnecessary transmute
--> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/rustix-0.38.44/src/bitcast.rs:24:17
|
24 | ::core::mem::transmute($x)
| ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `i32::cast_unsigned(c::O_EXCL)`
|
::: /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/rustix-0.38.44/src/backend/libc/fs/types.rs:238:22
|
238 | const EXCL = bitcast!(c::O_EXCL);
| ------------------- in this macro invocation
|
= note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info)
warning: unnecessary transmute
--> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/rustix-0.38.44/src/bitcast.rs:24:17
|
24 | ::core::mem::transmute($x)
| ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `i32::cast_unsigned(c::O_FSYNC)`
|
::: /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/rustix-0.38.44/src/backend/libc/fs/types.rs:245:23
|
245 | const FSYNC = bitcast!(c::O_FSYNC);
| -------------------- in this macro invocation
|
= note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info)
warning: unnecessary transmute
--> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/rustix-0.38.44/src/bitcast.rs:24:17
|
24 | ::core::mem::transmute($x)
| ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `i32::cast_unsigned(c::O_NOFOLLOW)`
|
::: /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/rustix-0.38.44/src/backend/libc/fs/types.rs:249:26
|
249 | const NOFOLLOW = bitcast!(c::O_NOFOLLOW);
| ----------------------- in this macro invocation
|
= note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info)
warning: unnecessary transmute
--> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/rustix-0.38.44/src/bitcast.rs:24:17
|
24 | ::core::mem::transmute($x)
| ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `i32::cast_unsigned(c::O_NONBLOCK)`
|
::: /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/rustix-0.38.44/src/backend/libc/fs/types.rs:252:26
|
252 | const NONBLOCK = bitcast!(c::O_NONBLOCK);
| ----------------------- in this macro invocation
|
= note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info)
warning: unnecessary transmute
--> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/rustix-0.38.44/src/bitcast.rs:24:17
|
24 | ::core::mem::transmute($x)
| ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `i32::cast_unsigned(c::O_RDONLY)`
|
::: /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/rustix-0.38.44/src/backend/libc/fs/types.rs:255:24
|
255 | const RDONLY = bitcast!(c::O_RDONLY);
| --------------------- in this macro invocation
|
= note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info)
warning: unnecessary transmute
--> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/rustix-0.38.44/src/bitcast.rs:24:17
|
24 | ::core::mem::transmute($x)
| ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `i32::cast_unsigned(c::O_WRONLY)`
|
::: /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/rustix-0.38.44/src/backend/libc/fs/types.rs:258:24
|
258 | const WRONLY = bitcast!(c::O_WRONLY);
| --------------------- in this macro invocation
|
= note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info)
warning: unnecessary transmute
--> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/rustix-0.38.44/src/bitcast.rs:24:17
|
24 | ::core::mem::transmute($x)
| ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `i32::cast_unsigned(c::O_RDWR)`
|
::: /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/rustix-0.38.44/src/backend/libc/fs/types.rs:263:22
|
263 | const RDWR = bitcast!(c::O_RDWR);
| ------------------- in this macro invocation
|
= note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info)
warning: unnecessary transmute
--> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/rustix-0.38.44/src/bitcast.rs:24:17
|
24 | ::core::mem::transmute($x)
| ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `i32::cast_unsigned(c::O_NOCTTY)`
|
::: /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/rustix-0.38.44/src/backend/libc/fs/types.rs:267:24
|
267 | const NOCTTY = bitcast!(c::O_NOCTTY);
| --------------------- in this macro invocation
|
= note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info)
warning: unnecessary transmute
--> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/rustix-0.38.44/src/bitcast.rs:24:17
|
24 | ::core::mem::transmute($x)
| ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `i32::cast_unsigned(c::O_SYNC)`
|
::: /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/rustix-0.38.44/src/backend/libc/fs/types.rs:281:22
|
281 | const SYNC = bitcast!(c::O_SYNC);
| ------------------- in this macro invocation
|
= note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info)
warning: unnecessary transmute
--> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/rustix-0.38.44/src/bitcast.rs:24:17
|
24 | ::core::mem::transmute($x)
| ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `i32::cast_unsigned(c::O_TRUNC)`
|
::: /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/rustix-0.38.44/src/backend/libc/fs/types.rs:284:23
|
284 | const TRUNC = bitcast!(c::O_TRUNC);
| -------------------- in this macro invocation
|
= note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info)
warning: unnecessary transmute
--> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/rustix-0.38.44/src/bitcast.rs:24:17
|
24 | ::core::mem::transmute($x)
| ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `i32::cast_unsigned(c::O_PATH)`
|
::: /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/rustix-0.38.44/src/backend/libc/fs/types.rs:294:22
|
294 | const PATH = bitcast!(c::O_PATH);
| ------------------- in this macro invocation
|
= note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info)
warning: unnecessary transmute
--> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/rustix-0.38.44/src/bitcast.rs:24:17
|
24 | ::core::mem::transmute($x)
| ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `i32::cast_unsigned(c::O_CLOEXEC)`
|
::: /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/rustix-0.38.44/src/backend/libc/fs/types.rs:297:25
|
297 | const CLOEXEC = bitcast!(c::O_CLOEXEC);
| ---------------------- in this macro invocation
|
= note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info)
warning: unnecessary transmute
--> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/rustix-0.38.44/src/bitcast.rs:24:17
|
24 | ::core::mem::transmute($x)
| ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `i32::cast_unsigned(c::O_DIRECT)`
|
::: /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/rustix-0.38.44/src/backend/libc/fs/types.rs:322:24
|
322 | const DIRECT = bitcast!(c::O_DIRECT);
| --------------------- in this macro invocation
|
= note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info)
warning: unnecessary transmute
--> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/rustix-0.38.44/src/bitcast.rs:24:17
|
24 | ::core::mem::transmute($x)
| ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `i32::cast_unsigned(c::O_RESOLVE_BENEATH)`
|
::: /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/rustix-0.38.44/src/backend/libc/fs/types.rs:326:33
|
326 | const RESOLVE_BENEATH = bitcast!(c::O_RESOLVE_BENEATH);
| ------------------------------ in this macro invocation
|
= note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info)
warning: unnecessary transmute
--> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/rustix-0.38.44/src/bitcast.rs:24:17
|
24 | ::core::mem::transmute($x)
| ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `i32::cast_unsigned(c::O_EMPTY_PATH)`
|
::: /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/rustix-0.38.44/src/backend/libc/fs/types.rs:330:28
|
330 | const EMPTY_PATH = bitcast!(c::O_EMPTY_PATH);
| ------------------------- in this macro invocation
|
= note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info)
Compiling vergen v9.0.6
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/vergen-9.0.6 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/vergen-9.0.6/Cargo.toml CARGO_PKG_AUTHORS='Jason Ozias ' CARGO_PKG_DESCRIPTION='Generate '\''cargo:rustc-env'\'' instructions via '\''build.rs'\'' for use in your code via the '\''env'\!''\'' macro' CARGO_PKG_HOMEPAGE='https://github.com/rustyhorde/vergen' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=vergen CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rustyhorde/vergen' CARGO_PKG_RUST_VERSION=1.81.0 CARGO_PKG_VERSION=9.0.6 CARGO_PKG_VERSION_MAJOR=9 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 build_script_build --edition=2021 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/vergen-9.0.6/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="build"' --cfg 'feature="time"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("build", "cargo", "cargo_metadata", "default", "emit_and_set", "regex", "rustc", "rustc_version", "si", "sysinfo", "time", "unstable"))' -C metadata=19ad681700b04da9 -C extra-filename=-8ce93bf2de3eb624 --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/release/build/vergen-8ce93bf2de3eb624 -C linker=/usr/local/llvm15/bin/clang -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps --extern rustversion=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps/librustversion-55dd7f1b3bed13aa.so --cap-lints warn`
warning: unnecessary transmute
--> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/rustix-0.38.44/src/bitcast.rs:24:17
|
24 | ::core::mem::transmute($x)
| ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `i32::cast_unsigned(c::F_SEAL_SEAL)`
|
::: /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/rustix-0.38.44/src/backend/libc/fs/types.rs:660:22
|
660 | const SEAL = bitcast!(c::F_SEAL_SEAL);
| ------------------------ in this macro invocation
|
= note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info)
warning: unnecessary transmute
--> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/rustix-0.38.44/src/bitcast.rs:24:17
|
24 | ::core::mem::transmute($x)
| ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `i32::cast_unsigned(c::F_SEAL_SHRINK)`
|
::: /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/rustix-0.38.44/src/backend/libc/fs/types.rs:662:24
|
662 | const SHRINK = bitcast!(c::F_SEAL_SHRINK);
| -------------------------- in this macro invocation
|
= note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info)
warning: unnecessary transmute
--> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/rustix-0.38.44/src/bitcast.rs:24:17
|
24 | ::core::mem::transmute($x)
| ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `i32::cast_unsigned(c::F_SEAL_GROW)`
|
::: /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/rustix-0.38.44/src/backend/libc/fs/types.rs:664:22
|
664 | const GROW = bitcast!(c::F_SEAL_GROW);
| ------------------------ in this macro invocation
|
= note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info)
warning: unnecessary transmute
--> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/rustix-0.38.44/src/bitcast.rs:24:17
|
24 | ::core::mem::transmute($x)
| ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `i32::cast_unsigned(c::F_SEAL_WRITE)`
|
::: /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/rustix-0.38.44/src/backend/libc/fs/types.rs:666:23
|
666 | const WRITE = bitcast!(c::F_SEAL_WRITE);
| ------------------------- in this macro invocation
|
= note: this warning originates in the macro `bitcast` (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.4.2/cargo-crates/num-traits-0.2.19 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/num-traits-0.2.19/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=1.60 CARGO_PKG_VERSION=0.2.19 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 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=2021 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/num-traits-0.2.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 --cfg 'feature="libm"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "i128", "libm", "std"))' -C metadata=6396ea8e409fdd05 -C extra-filename=-d4bb751ce817bef8 --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/release/build/num-traits-d4bb751ce817bef8 -C linker=/usr/local/llvm15/bin/clang -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-fc08a7fcc76a469b.rlib --cap-lints warn`
Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=arch,default CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='' CARGO_FEATURE_ARCH=1 CARGO_FEATURE_DEFAULT=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/libm-0.2.15 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/libm-0.2.15/Cargo.toml CARGO_PKG_AUTHORS='Jorge Aparicio ' CARGO_PKG_DESCRIPTION='libm in pure Rust' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libm CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/compiler-builtins' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.2.15 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 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=16 OPT_LEVEL=0 OUT_DIR=/magus/work/usr/mports/audio/spotifyd/work/target/release/build/libm-dcf56d11ea79f03d/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=/usr/local/llvm15/bin/clang RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /magus/work/usr/mports/audio/spotifyd/work/target/release/build/libm-024c69b8e58277cf/build-script-build`
[libm 0.2.15] cargo:rerun-if-changed=build.rs
[libm 0.2.15] cargo:rerun-if-changed=configure.rs
[libm 0.2.15] cargo:rustc-check-cfg=cfg(assert_no_panic)
[libm 0.2.15] cargo:rustc-check-cfg=cfg(intrinsics_enabled)
[libm 0.2.15] cargo:rustc-check-cfg=cfg(arch_enabled)
[libm 0.2.15] cargo:rustc-cfg=arch_enabled
[libm 0.2.15] cargo:rustc-check-cfg=cfg(optimizations_enabled)
[libm 0.2.15] cargo:rustc-check-cfg=cfg(x86_no_sse)
[libm 0.2.15] cargo:rustc-env=CFG_CARGO_FEATURES=["arch", "default"]
[libm 0.2.15] cargo:rustc-env=CFG_OPT_LEVEL=0
[libm 0.2.15] cargo:rustc-env=CFG_TARGET_FEATURES=["fxsr", "sse", "sse2"]
[libm 0.2.15] cargo:rustc-check-cfg=cfg(f16_enabled)
[libm 0.2.15] cargo:rustc-check-cfg=cfg(f128_enabled)
Compiling sync_wrapper v1.0.2
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=sync_wrapper CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/sync_wrapper-1.0.2 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/sync_wrapper-1.0.2/Cargo.toml CARGO_PKG_AUTHORS='Actyx AG ' CARGO_PKG_DESCRIPTION='A tool for enlisting the compiler'\''s help in proving the absence of concurrency' CARGO_PKG_HOMEPAGE='https://docs.rs/sync_wrapper' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=sync_wrapper CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Actyx/sync_wrapper' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.2 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 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 sync_wrapper --edition=2021 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/sync_wrapper-1.0.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="futures"' --cfg 'feature="futures-core"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("futures", "futures-core"))' -C metadata=571e5d652fbbe112 -C extra-filename=-7804342297f68e25 --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -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-cc88f681ab8fb595.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: unnecessary transmute
--> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/rustix-0.38.44/src/bitcast.rs:24:17
|
24 | ::core::mem::transmute($x)
| ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `i32::cast_unsigned(c::FD_CLOEXEC)`
|
::: /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/rustix-0.38.44/src/backend/libc/io/types.rs:13:25
|
13 | const CLOEXEC = bitcast!(c::FD_CLOEXEC);
| ----------------------- in this macro invocation
|
= note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info)
warning: unnecessary transmute
--> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/rustix-0.38.44/src/bitcast.rs:24:17
|
24 | ::core::mem::transmute($x)
| ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `i32::cast_unsigned(c::O_CLOEXEC)`
|
::: /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/rustix-0.38.44/src/backend/libc/io/types.rs:60:25
|
60 | const CLOEXEC = bitcast!(c::O_CLOEXEC);
| ---------------------- in this macro invocation
|
= note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info)
warning: unnecessary transmute
--> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/rustix-0.38.44/src/bitcast.rs:24:17
|
24 | ::core::mem::transmute($x)
| ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `i32::cast_unsigned(flags)`
|
::: /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/rustix-0.38.44/src/backend/libc/io/syscalls.rs:283:34
|
283 | Ok(FdFlags::from_bits_retain(bitcast!(flags)))
| --------------- in this macro invocation
|
= note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info)
warning: unnecessary transmute
--> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/rustix-0.38.44/src/bitcast.rs:24:17
|
24 | ::core::mem::transmute($x)
| ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `u32::cast_signed($x.bits())`
|
::: /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/rustix-0.38.44/src/backend/libc/io/syscalls.rs:330:13
|
330 | bitflags_bits!(flags),
| --------------------- in this macro invocation
|
= note: this warning originates in the macro `bitcast` which comes from the expansion of the macro `bitflags_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
Compiling num-conv v0.1.0
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=num_conv CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/num-conv-0.1.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/num-conv-0.1.0/Cargo.toml CARGO_PKG_AUTHORS='Jacob Pratt ' CARGO_PKG_DESCRIPTION='`num_conv` is a crate to convert between integer types without using `as` casts. This provides
better certainty when refactoring, makes the exact behavior of code more explicit, and allows using
turbofish syntax.
' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=num-conv CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/jhpratt/num-conv' CARGO_PKG_RUST_VERSION=1.57.0 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 num_conv --edition=2021 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/num-conv-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 embed-bitcode=no --warn=unused --warn=unreachable-pub '--deny=clippy::std-instead-of-core' --warn=missing-docs '--deny=clippy::alloc-instead-of-core' -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=9089dfd30e7d25a2 -C extra-filename=-06ce9a42a6f7667c --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/release/deps -C linker=/usr/local/llvm15/bin/clang -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps --cap-lints warn`
Compiling utf8_iter v1.0.4
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=utf8_iter CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/utf8_iter-1.0.4 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/utf8_iter-1.0.4/Cargo.toml CARGO_PKG_AUTHORS='Henri Sivonen ' CARGO_PKG_DESCRIPTION='Iterator by char over potentially-invalid UTF-8 in &[u8]' CARGO_PKG_HOMEPAGE='https://docs.rs/utf8_iter/' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=utf8_iter CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/hsivonen/utf8_iter' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.4 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps /usr/local/bin/rustc --crate-name utf8_iter --edition=2021 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/utf8_iter-1.0.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=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=438e7b99247a98e2 -C extra-filename=-b6b49eef75281e0f --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -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 time-core v0.1.6
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=time_core CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/time-core-0.1.6 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/time-core-0.1.6/Cargo.toml CARGO_PKG_AUTHORS='Jacob Pratt :Time contributors' CARGO_PKG_DESCRIPTION='This crate is an implementation detail and should not be relied upon directly.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=time-core CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/time-rs/time' CARGO_PKG_RUST_VERSION=1.81.0 CARGO_PKG_VERSION=0.1.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 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 time_core --edition=2021 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/time-core-0.1.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --warn=unused '--warn=clippy::nursery' '--warn=clippy::all' --warn=variant-size-differences '--warn=clippy::use-debug' '--warn=clippy::unwrap-used' '--warn=clippy::unwrap-in-result' --warn=unused-qualifications --warn=unused-lifetimes --warn=unused-import-braces --deny=unstable-syntax-pre-expansion --deny=unsafe-op-in-unsafe-fn --warn=unreachable-pub '--warn=clippy::unnested-or-patterns' --deny=unnameable-test-items '--warn=clippy::uninlined-format-args' '--warn=clippy::unimplemented' --deny=unexpected_cfgs '--warn=rustdoc::unescaped-backticks' '--deny=clippy::undocumented-unsafe-blocks' --deny=unconditional-recursion --warn=trivial-numeric-casts --warn=trivial-casts '--warn=clippy::todo' --deny=suspicious-double-ref-op '--deny=clippy::std-instead-of-core' --warn=single-use-lifetimes '--warn=clippy::semicolon-outside-block' '--warn=rustdoc::private-doc-tests' '--warn=clippy::print-stdout' --deny=overlapping-range-endpoints --deny=opaque-hidden-inferred-bound '--warn=clippy::obfuscated-if-else' --warn=noop-method-call --deny=non-ascii-idents --deny=named-arguments-used-positionally '--warn=clippy::missing-enforced-import-renames' '--warn=clippy::missing-docs-in-private-items' --warn=missing-docs --warn=missing-debug-implementations --warn=missing-copy-implementations --warn=missing-abi --warn=meta-variable-misuse '--warn=clippy::manual-let-else' --warn=macro-use-extern-crate --warn=let-underscore --warn=keyword-idents --deny=invalid-value --deny=invalid-reference-casting --deny=invalid-nan-comparisons --deny=invalid-macro-export-arguments --deny=invalid-from-utf8 --deny=improper-ctypes-definitions --deny=improper-ctypes --deny=hidden-glob-reexports '--warn=clippy::get-unwrap' --deny=future-incompatible '--warn=clippy::explicit-auto-deref' --deny=drop-bounds --deny=deref-nullptr '--warn=clippy::decimal-literal-representation' '--warn=clippy::dbg-macro' --deny=dangling-pointers-from-temporaries --deny=const-item-mutation --deny=clashing-extern-declarations '--warn=clippy::as-underscore' --deny=ambiguous-glob-reexports '--deny=clippy::alloc-instead-of-core' --allow=unstable-name-collisions '--allow=clippy::uninhabited-references' '--allow=clippy::redundant-pub-crate' '--allow=clippy::option-if-let-else' '--allow=clippy::incompatible-msrv' --check-cfg 'cfg(__ui_tests)' --check-cfg 'cfg(bench)' -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=f0fa204c25f15322 -C extra-filename=-fafffe21521f1048 --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/release/deps -C linker=/usr/local/llvm15/bin/clang -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=indexmap CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/indexmap-2.12.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/indexmap-2.12.0/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A hash table with consistent order and fast iteration.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=indexmap CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/indexmap-rs/indexmap' CARGO_PKG_RUST_VERSION=1.82 CARGO_PKG_VERSION=2.12.0 CARGO_PKG_VERSION_MAJOR=2 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 indexmap --edition=2021 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/indexmap-2.12.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 --deny=unsafe-code --deny=unreachable-pub --deny=unnameable-types '--allow=clippy::style' --warn=rust-2018-idioms --deny=private-interfaces --deny=private-bounds -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "borsh", "default", "quickcheck", "rayon", "serde", "std", "sval", "test_debug"))' -C metadata=6602e52c810dc205 -C extra-filename=-25fc9be11b549da9 --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/release/deps -C linker=/usr/local/llvm15/bin/clang -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps --extern equivalent=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps/libequivalent-c901a91bfd8bf1fa.rmeta --extern hashbrown=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps/libhashbrown-cd92cbc5fb8685e9.rmeta --cap-lints warn`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=log CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/log-0.4.28 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/log-0.4.28/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=1.61.0 CARGO_PKG_VERSION=0.4.28 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=28 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps /usr/local/bin/rustc --crate-name log --edition=2021 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/log-0.4.28/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("kv", "kv_serde", "kv_std", "kv_sval", "kv_unstable", "kv_unstable_serde", "kv_unstable_std", "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", "sval_ref", "value-bag"))' -C metadata=a47ecea2242b6fef -C extra-filename=-50984fafdda9ffc1 --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/release/deps -C linker=/usr/local/llvm15/bin/clang -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps --cap-lints warn`
Compiling ryu v1.0.20
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=ryu CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/ryu-1.0.20 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/ryu-1.0.20/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Fast floating point to string conversion' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR BSL-1.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ryu CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/ryu' CARGO_PKG_RUST_VERSION=1.36 CARGO_PKG_VERSION=1.0.20 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=20 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps /usr/local/bin/rustc --crate-name ryu --edition=2018 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/ryu-1.0.20/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("no-panic", "small"))' -C metadata=0a55aa0205803fd4 -C extra-filename=-e43afa579dcf74ad --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -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 tower-layer v0.3.3
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tower_layer CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/tower-layer-0.3.3 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/tower-layer-0.3.3/Cargo.toml CARGO_PKG_AUTHORS='Tower Maintainers ' CARGO_PKG_DESCRIPTION='Decorates a `Service` to allow easy composition between `Service`s.
' CARGO_PKG_HOMEPAGE='https://github.com/tower-rs/tower' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tower-layer CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tower-rs/tower' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps /usr/local/bin/rustc --crate-name tower_layer --edition=2018 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/tower-layer-0.3.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=559bd8b3846fe16b -C extra-filename=-5ba5cecb6444bacf --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -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.4.2/cargo-crates/itoa-1.0.15 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/itoa-1.0.15/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Fast integer primitive to string conversion' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=itoa CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/itoa' CARGO_PKG_RUST_VERSION=1.36 CARGO_PKG_VERSION=1.0.15 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 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 itoa --edition=2018 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/itoa-1.0.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("no-panic"))' -C metadata=8ec9180222a87865 -C extra-filename=-5a0fba477c62c9d4 --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/release/deps -C linker=/usr/local/llvm15/bin/clang -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps --cap-lints warn`
Compiling bitflags v1.3.2
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=bitflags CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/bitflags-1.3.2 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/bitflags-1.3.2/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='A macro to generate structures which behave like bitflags.
' CARGO_PKG_HOMEPAGE='https://github.com/bitflags/bitflags' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bitflags CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bitflags/bitflags' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.3.2 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps /usr/local/bin/rustc --crate-name bitflags --edition=2018 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/bitflags-1.3.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "default", "example_generated", "rustc-dep-of-std"))' -C metadata=0d2ae89d756d0dcb -C extra-filename=-cd9b4568771278da --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -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_CFG_FEATURE=libm CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='' CARGO_FEATURE_LIBM=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/num-traits-0.2.19 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/num-traits-0.2.19/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=1.60 CARGO_PKG_VERSION=0.2.19 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 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=16 OPT_LEVEL=0 OUT_DIR=/magus/work/usr/mports/audio/spotifyd/work/target/release/build/num-traits-7e37a4afb1985f50/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=/usr/local/llvm15/bin/clang RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /magus/work/usr/mports/audio/spotifyd/work/target/release/build/num-traits-d4bb751ce817bef8/build-script-build`
Compiling which v4.4.2
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=which CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/which-4.4.2 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/which-4.4.2/Cargo.toml CARGO_PKG_AUTHORS='Harry Fei ' CARGO_PKG_DESCRIPTION='A Rust equivalent of Unix command "which". Locate installed executable in cross platforms.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=which CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/harryfei/which-rs.git' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=4.4.2 CARGO_PKG_VERSION_MAJOR=4 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 which --edition=2021 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/which-4.4.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("regex"))' -C metadata=5c04888c82728da7 -C extra-filename=-43821d73babdbd83 --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/release/deps -C linker=/usr/local/llvm15/bin/clang -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps --extern either=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps/libeither-6760d3316910875e.rmeta --extern home=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps/libhome-ff498e5d99750e2e.rmeta --extern rustix=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps/librustix-9ba6e775ddfdd151.rmeta --cap-lints warn`
Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=build,time CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='' CARGO_FEATURE_BUILD=1 CARGO_FEATURE_TIME=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/vergen-9.0.6 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/vergen-9.0.6/Cargo.toml CARGO_PKG_AUTHORS='Jason Ozias ' CARGO_PKG_DESCRIPTION='Generate '\''cargo:rustc-env'\'' instructions via '\''build.rs'\'' for use in your code via the '\''env'\!''\'' macro' CARGO_PKG_HOMEPAGE='https://github.com/rustyhorde/vergen' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=vergen CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rustyhorde/vergen' CARGO_PKG_RUST_VERSION=1.81.0 CARGO_PKG_VERSION=9.0.6 CARGO_PKG_VERSION_MAJOR=9 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=6 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=16 OPT_LEVEL=0 OUT_DIR=/magus/work/usr/mports/audio/spotifyd/work/target/release/build/vergen-716b1578458531dd/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=/usr/local/llvm15/bin/clang RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /magus/work/usr/mports/audio/spotifyd/work/target/release/build/vergen-8ce93bf2de3eb624/build-script-build`
Compiling num-integer v0.1.46
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=num_integer CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/num-integer-0.1.46 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/num-integer-0.1.46/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=1.31 CARGO_PKG_VERSION=0.1.46 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=46 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps /usr/local/bin/rustc --crate-name num_integer --edition=2018 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/num-integer-0.1.46/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="i128"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "i128", "std"))' -C metadata=5176b4c1146244f7 -C extra-filename=-d41b1595d9c362aa --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -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 num_traits=/magus/work/usr/mports/audio/spotifyd/work/target/x86_64-unknown-freebsd/release/deps/libnum_traits-a623515d046dd60a.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
[vergen 9.0.6] cargo:rerun-if-changed=build.rs
[vergen 9.0.6] cargo:rustc-check-cfg=cfg(coverage_nightly)
[vergen 9.0.6] cargo:rustc-check-cfg=cfg(nightly)
[vergen 9.0.6] cargo:rustc-check-cfg=cfg(beta)
[vergen 9.0.6] cargo:rustc-check-cfg=cfg(stable)
[vergen 9.0.6] cargo:rustc-cfg=stable
Compiling der v0.7.10
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=der CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/der-0.7.10 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/der-0.7.10/Cargo.toml CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='Pure Rust embedded-friendly implementation of the Distinguished Encoding Rules
(DER) for Abstract Syntax Notation One (ASN.1) as described in ITU X.690 with
full support for heapless no_std targets
' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=der CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/formats/tree/master/der' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.7.10 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=10 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps /usr/local/bin/rustc --crate-name der --edition=2021 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/der-0.7.10/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="oid"' --cfg 'feature="pem"' --cfg 'feature="std"' --cfg 'feature="zeroize"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "arbitrary", "bytes", "derive", "flagset", "oid", "pem", "real", "std", "time", "zeroize"))' -C metadata=5b09aac40c811804 -C extra-filename=-135ef07881d2806b --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -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 const_oid=/magus/work/usr/mports/audio/spotifyd/work/target/x86_64-unknown-freebsd/release/deps/libconst_oid-67cd1662536a371c.rmeta --extern pem_rfc7468=/magus/work/usr/mports/audio/spotifyd/work/target/x86_64-unknown-freebsd/release/deps/libpem_rfc7468-4395231eaf8728d7.rmeta --extern zeroize=/magus/work/usr/mports/audio/spotifyd/work/target/x86_64-unknown-freebsd/release/deps/libzeroize-d5055a2cf52e6498.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
[num-traits 0.2.19] cargo:rustc-check-cfg=cfg(has_total_cmp)
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=libm CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/libm-0.2.15 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/libm-0.2.15/Cargo.toml CARGO_PKG_AUTHORS='Jorge Aparicio ' CARGO_PKG_DESCRIPTION='libm in pure Rust' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libm CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/compiler-builtins' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.2.15 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=15 CARGO_PKG_VERSION_PRE='' CFG_CARGO_FEATURES='["arch", "default"]' CFG_OPT_LEVEL=0 CFG_TARGET_FEATURES='["fxsr", "sse", "sse2"]' 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/libm-dcf56d11ea79f03d/out /usr/local/bin/rustc --crate-name libm --edition=2021 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/libm-0.2.15/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 --warn=unexpected_cfgs --check-cfg 'cfg(feature, values("compiler-builtins"))' -C debug-assertions=off --cfg 'feature="arch"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arch", "default", "force-soft-floats", "unstable", "unstable-float", "unstable-intrinsics", "unstable-public-internals"))' -C metadata=0928abdf51dea7c8 -C extra-filename=-1edc05cca5ad662b --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/release/deps -C linker=/usr/local/llvm15/bin/clang -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps --cap-lints warn --cfg arch_enabled --check-cfg 'cfg(assert_no_panic)' --check-cfg 'cfg(intrinsics_enabled)' --check-cfg 'cfg(arch_enabled)' --check-cfg 'cfg(optimizations_enabled)' --check-cfg 'cfg(x86_no_sse)' --check-cfg 'cfg(f16_enabled)' --check-cfg 'cfg(f128_enabled)'`
Compiling tempfile v3.23.0
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tempfile CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/tempfile-3.23.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/tempfile-3.23.0/Cargo.toml CARGO_PKG_AUTHORS='Steven Allen :The Rust Project Developers:Ashley Mannix :Jason White ' CARGO_PKG_DESCRIPTION='A library for managing temporary files and directories.' CARGO_PKG_HOMEPAGE='https://stebalien.com/projects/tempfile-rs/' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tempfile CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Stebalien/tempfile' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=3.23.0 CARGO_PKG_VERSION_MAJOR=3 CARGO_PKG_VERSION_MINOR=23 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 tempfile --edition=2021 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/tempfile-3.23.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"' --cfg 'feature="getrandom"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "getrandom", "nightly"))' -C metadata=3cb6514777c1273f -C extra-filename=-5278070ee2fd4555 --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/release/deps -C linker=/usr/local/llvm15/bin/clang -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps --extern fastrand=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps/libfastrand-976561343e3914d3.rmeta --extern getrandom=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps/libgetrandom-c67362e217cddbaa.rmeta --extern once_cell=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps/libonce_cell-c09e6584ebb3bc23.rmeta --extern rustix=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps/librustix-99fe4cdc4ba9cd5e.rmeta --cap-lints warn`
Compiling sha1 v0.10.6
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=sha1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/sha1-0.10.6 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/sha1-0.10.6/Cargo.toml CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='SHA-1 hash function' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=sha1 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/hashes' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.10.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=10 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 sha1 --edition=2018 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/sha1-0.10.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="oid"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("asm", "compress", "default", "force-soft", "loongarch64_asm", "oid", "sha1-asm", "std"))' -C metadata=45c928e2172b4e5d -C extra-filename=-3a86b203a880dc4c --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -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-03c0c61c12b76f38.rmeta --extern cpufeatures=/magus/work/usr/mports/audio/spotifyd/work/target/x86_64-unknown-freebsd/release/deps/libcpufeatures-c36a6f1a2fa35087.rmeta --extern digest=/magus/work/usr/mports/audio/spotifyd/work/target/x86_64-unknown-freebsd/release/deps/libdigest-ca236dc755375bc2.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
[num-traits 0.2.19] cargo:rustc-cfg=has_total_cmp
[num-traits 0.2.19] cargo:rerun-if-changed=build.rs
Compiling vergen-gitcl v1.0.8
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/vergen-gitcl-1.0.8 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/vergen-gitcl-1.0.8/Cargo.toml CARGO_PKG_AUTHORS='Jason Ozias ' CARGO_PKG_DESCRIPTION='Generate '\''cargo:rustc-env'\'' instructions via '\''build.rs'\'' for use in your code via the '\''env'\!''\'' macro' CARGO_PKG_HOMEPAGE='https://github.com/rustyhorde/vergen' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=vergen-gitcl CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rustyhorde/vergen' CARGO_PKG_RUST_VERSION=1.81.0 CARGO_PKG_VERSION=1.0.8 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 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=2021 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/vergen-gitcl-1.0.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="build"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("build", "cargo", "default", "emit_and_set", "rustc", "si", "unstable"))' -C metadata=f1653a346ca0fd21 -C extra-filename=-e61e16305667d79f --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/release/build/vergen-gitcl-e61e16305667d79f -C linker=/usr/local/llvm15/bin/clang -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps --extern rustversion=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps/librustversion-55dd7f1b3bed13aa.so --cap-lints warn`
Compiling adler2 v2.0.1
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=adler2 CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/adler2-2.0.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/adler2-2.0.1/Cargo.toml CARGO_PKG_AUTHORS='Jonas Schievink :oyvindln ' CARGO_PKG_DESCRIPTION='A simple clean-room implementation of the Adler-32 checksum' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='0BSD OR MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=adler2 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/oyvindln/adler2' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.0.1 CARGO_PKG_VERSION_MAJOR=2 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 adler2 --edition=2021 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/adler2-2.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=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("core", "default", "rustc-dep-of-std", "std"))' -C metadata=1c95a5310a63e308 -C extra-filename=-2a54c6746d666ac4 --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -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: `rustix` (lib) generated 54 warnings
Compiling iri-string v0.7.9
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=iri_string CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/iri-string-0.7.9 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/iri-string-0.7.9/Cargo.toml CARGO_PKG_AUTHORS='YOSHIOKA Takuma ' CARGO_PKG_DESCRIPTION='IRI as string types' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=iri-string CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/lo48576/iri-string' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=0.7.9 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=9 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps /usr/local/bin/rustc --crate-name iri_string --edition=2021 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/iri-string-0.7.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -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", "memchr", "serde", "std"))' -C metadata=dcbb981476e2947b -C extra-filename=-7bffa0ad57da420d --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -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 value: `bigint`
--> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/der-0.7.10/src/lib.rs:373:7
|
373 | #[cfg(feature = "bigint")]
| ^^^^^^^^^^^^^^^^^^
|
= note: expected values for `feature` are: `alloc`, `arbitrary`, `bytes`, `derive`, `flagset`, `oid`, `pem`, `real`, `std`, `time`, and `zeroize`
= help: consider adding `bigint` as a feature in `Cargo.toml`
= note: see for more information about checking conditional configuration
= note: `#[warn(unexpected_cfgs)]` on by default
warning: unnecessary qualification
--> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/der-0.7.10/src/asn1/integer.rs:25:19
|
25 | debug_assert!(mem::size_of::() <= MAX_INT_SIZE);
| ^^^^^^^^^^^^^^^^^
|
note: the lint level is defined here
--> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/der-0.7.10/src/lib.rs:25:5
|
25 | unused_qualifications
| ^^^^^^^^^^^^^^^^^^^^^
help: remove the unnecessary path segments
|
25 - debug_assert!(mem::size_of::() <= MAX_INT_SIZE);
25 + debug_assert!(size_of::() <= MAX_INT_SIZE);
|
Compiling simd-adler32 v0.3.7
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=simd_adler32 CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/simd-adler32-0.3.7 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/simd-adler32-0.3.7/Cargo.toml CARGO_PKG_AUTHORS='Marvin Countryman ' CARGO_PKG_DESCRIPTION='A SIMD-accelerated Adler-32 hash algorithm implementation.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=simd-adler32 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/mcountryman/simd-adler32' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 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 simd_adler32 --edition=2018 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/simd-adler32-0.3.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("const-generics", "default", "nightly", "std"))' -C metadata=1996ee653a6912c2 -C extra-filename=-970bce1bd69f3aea --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -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 parking_lot_core v0.9.12
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/parking_lot_core-0.9.12 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/parking_lot_core-0.9.12/Cargo.toml CARGO_PKG_AUTHORS='Amanieu d'\''Antras ' CARGO_PKG_DESCRIPTION='An advanced API for creating custom synchronization primitives.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=parking_lot_core CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Amanieu/parking_lot' CARGO_PKG_RUST_VERSION=1.71.0 CARGO_PKG_VERSION=0.9.12 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=12 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=2021 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/parking_lot_core-0.9.12/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("backtrace", "deadlock_detection", "nightly", "petgraph"))' -C metadata=e4beaa0221bf2573 -C extra-filename=-dd0a7f44c7a57c43 --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/release/build/parking_lot_core-dd0a7f44c7a57c43 -C linker=/usr/local/llvm15/bin/clang -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps --cap-lints warn`
Compiling scopeguard v1.2.0
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=scopeguard CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/scopeguard-1.2.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/scopeguard-1.2.0/Cargo.toml CARGO_PKG_AUTHORS=bluss CARGO_PKG_DESCRIPTION='A RAII scope guard that will run a given closure when it goes out of scope,
even if the code between panics (assuming unwinding panic).
Defines the macros `defer'\!'`, `defer_on_unwind'\!'`, `defer_on_success'\!'` as
shorthands for guards with one of the implemented strategies.
' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=scopeguard CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bluss/scopeguard' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.2.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps /usr/local/bin/rustc --crate-name scopeguard --edition=2015 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/scopeguard-1.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "use_std"))' -C metadata=df02fe08bc4b9254 -C extra-filename=-c3a3825043722118 --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -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 arrayvec v0.7.6
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=arrayvec CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/arrayvec-0.7.6 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/arrayvec-0.7.6/Cargo.toml CARGO_PKG_AUTHORS=bluss CARGO_PKG_DESCRIPTION='A vector with fixed capacity, backed by an array (it can be stored on the stack too). Implements fixed capacity ArrayVec and ArrayString.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=arrayvec CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bluss/arrayvec' CARGO_PKG_RUST_VERSION=1.51 CARGO_PKG_VERSION=0.7.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 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 arrayvec --edition=2018 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/arrayvec-0.7.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("borsh", "default", "serde", "std", "zeroize"))' -C metadata=80b7dcbb95e255b8 -C extra-filename=-4f15cb093d9aa607 --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -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: unused import: `hash::*`
--> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/simd-adler32-0.3.7/src/lib.rs:87:9
|
87 | pub use hash::*;
| ^^^^^^^
|
= note: `#[warn(unused_imports)]` on by default
Compiling bytemuck v1.24.0
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=bytemuck CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/bytemuck-1.24.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/bytemuck-1.24.0/Cargo.toml CARGO_PKG_AUTHORS='Lokathor ' CARGO_PKG_DESCRIPTION='A crate for mucking around with piles of bytes.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Zlib OR Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bytemuck CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Lokathor/bytemuck' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.24.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=24 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 bytemuck --edition=2018 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/bytemuck-1.24.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --deny=unexpected_cfgs --check-cfg 'cfg(target_arch, values("spirv"))' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aarch64_simd", "align_offset", "alloc_uninit", "avx512_simd", "bytemuck_derive", "const_zeroed", "derive", "extern_crate_alloc", "extern_crate_std", "impl_core_error", "latest_stable_rust", "min_const_generics", "must_cast", "must_cast_extra", "nightly_docs", "nightly_float", "nightly_portable_simd", "nightly_stdsimd", "pod_saturating", "track_caller", "transparentwrapper_extra", "unsound_ptr_pod_impl", "wasm_simd", "zeroable_atomics", "zeroable_maybe_uninit", "zeroable_unwind_fn"))' -C metadata=fcfcb100abdc878a -C extra-filename=-07dca07090a2855f --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -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=powerfmt CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/powerfmt-0.2.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/powerfmt-0.2.0/Cargo.toml CARGO_PKG_AUTHORS='Jacob Pratt ' CARGO_PKG_DESCRIPTION=' `powerfmt` is a library that provides utilities for formatting values. This crate makes it
significantly easier to support filling to a minimum width with alignment, avoid heap
allocation, and avoid repetitive calculations.
' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=powerfmt CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/jhpratt/powerfmt' CARGO_PKG_RUST_VERSION=1.67.0 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 powerfmt --edition=2021 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/powerfmt-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 opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "macros", "std"))' -C metadata=4b67ec444f98b27e -C extra-filename=-de5fdfa494dbbeaf --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -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 serde_json v1.0.145
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/serde_json-1.0.145 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/serde_json-1.0.145/Cargo.toml CARGO_PKG_AUTHORS='Erick Tryzelaar :David Tolnay ' CARGO_PKG_DESCRIPTION='A JSON serialization file format' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde_json CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/serde-rs/json' CARGO_PKG_RUST_VERSION=1.61 CARGO_PKG_VERSION=1.0.145 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=145 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=2021 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/serde_json-1.0.145/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "arbitrary_precision", "default", "float_roundtrip", "indexmap", "preserve_order", "raw_value", "std", "unbounded_depth"))' -C metadata=436b3691f0d200df -C extra-filename=-400e42d90d97a89e --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/release/build/serde_json-400e42d90d97a89e -C linker=/usr/local/llvm15/bin/clang -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_CFG_FEATURE='' CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/parking_lot_core-0.9.12 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/parking_lot_core-0.9.12/Cargo.toml CARGO_PKG_AUTHORS='Amanieu d'\''Antras ' CARGO_PKG_DESCRIPTION='An advanced API for creating custom synchronization primitives.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=parking_lot_core CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Amanieu/parking_lot' CARGO_PKG_RUST_VERSION=1.71.0 CARGO_PKG_VERSION=0.9.12 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=12 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=16 OPT_LEVEL=3 OUT_DIR=/magus/work/usr/mports/audio/spotifyd/work/target/x86_64-unknown-freebsd/release/build/parking_lot_core-d752fe68b62bbd7d/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=/usr/local/llvm15/bin/clang RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /magus/work/usr/mports/audio/spotifyd/work/target/release/build/parking_lot_core-dd0a7f44c7a57c43/build-script-build`
Compiling miniz_oxide v0.8.9
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=miniz_oxide CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/miniz_oxide-0.8.9 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/miniz_oxide-0.8.9/Cargo.toml CARGO_PKG_AUTHORS='Frommi :oyvindln :Rich Geldreich richgel99@gmail.com' 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.8.9 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=9 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps /usr/local/bin/rustc --crate-name miniz_oxide --edition=2021 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/miniz_oxide-0.8.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --warn=unexpected_cfgs --check-cfg 'cfg(fuzzing)' --cfg 'feature="simd"' --cfg 'feature="simd-adler32"' --cfg 'feature="with-alloc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "block-boundary", "core", "default", "rustc-dep-of-std", "serde", "simd", "simd-adler32", "std", "with-alloc"))' -C metadata=74f43e7d3df95836 -C extra-filename=-443790ca7d8f07dd --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -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 adler2=/magus/work/usr/mports/audio/spotifyd/work/target/x86_64-unknown-freebsd/release/deps/libadler2-2a54c6746d666ac4.rmeta --extern simd_adler32=/magus/work/usr/mports/audio/spotifyd/work/target/x86_64-unknown-freebsd/release/deps/libsimd_adler32-970bce1bd69f3aea.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
[parking_lot_core 0.9.12] cargo:rerun-if-changed=build.rs
[parking_lot_core 0.9.12] cargo:rustc-check-cfg=cfg(tsan_enabled)
Compiling lock_api v0.4.14
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=lock_api CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/lock_api-0.4.14 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/lock_api-0.4.14/Cargo.toml CARGO_PKG_AUTHORS='Amanieu d'\''Antras ' CARGO_PKG_DESCRIPTION='Wrappers to create fully-featured Mutex and RwLock types. Compatible with no_std.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=lock_api CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Amanieu/parking_lot' CARGO_PKG_RUST_VERSION=1.71.0 CARGO_PKG_VERSION=0.4.14 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 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 lock_api --edition=2021 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/lock_api-0.4.14/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="atomic_usize"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arc_lock", "atomic_usize", "default", "nightly", "owning_ref", "serde"))' -C metadata=882b1602fae1f08d -C extra-filename=-d66940100194cdd2 --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -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 scopeguard=/magus/work/usr/mports/audio/spotifyd/work/target/x86_64-unknown-freebsd/release/deps/libscopeguard-c3a3825043722118.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=build CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='' CARGO_FEATURE_BUILD=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/vergen-gitcl-1.0.8 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/vergen-gitcl-1.0.8/Cargo.toml CARGO_PKG_AUTHORS='Jason Ozias ' CARGO_PKG_DESCRIPTION='Generate '\''cargo:rustc-env'\'' instructions via '\''build.rs'\'' for use in your code via the '\''env'\!''\'' macro' CARGO_PKG_HOMEPAGE='https://github.com/rustyhorde/vergen' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=vergen-gitcl CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rustyhorde/vergen' CARGO_PKG_RUST_VERSION=1.81.0 CARGO_PKG_VERSION=1.0.8 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 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=16 OPT_LEVEL=0 OUT_DIR=/magus/work/usr/mports/audio/spotifyd/work/target/release/build/vergen-gitcl-f50c0d209e5d4647/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=/usr/local/llvm15/bin/clang RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /magus/work/usr/mports/audio/spotifyd/work/target/release/build/vergen-gitcl-e61e16305667d79f/build-script-build`
[vergen-gitcl 1.0.8] cargo:rerun-if-changed=build.rs
[vergen-gitcl 1.0.8] cargo:rustc-check-cfg=cfg(nightly)
[vergen-gitcl 1.0.8] cargo:rustc-check-cfg=cfg(beta)
[vergen-gitcl 1.0.8] cargo:rustc-check-cfg=cfg(stable)
[vergen-gitcl 1.0.8] cargo:rustc-cfg=stable
Compiling symphonia-core v0.5.5
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=symphonia_core CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/symphonia-core-0.5.5 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/symphonia-core-0.5.5/Cargo.toml CARGO_PKG_AUTHORS='Philip Deljanov ' CARGO_PKG_DESCRIPTION='Project Symphonia shared structs, traits, and features.' CARGO_PKG_HOMEPAGE='https://github.com/pdeljanov/Symphonia' CARGO_PKG_LICENSE=MPL-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=symphonia-core CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/pdeljanov/Symphonia' CARGO_PKG_RUST_VERSION=1.53 CARGO_PKG_VERSION=0.5.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps /usr/local/bin/rustc --crate-name symphonia_core --edition=2018 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/symphonia-core-0.5.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "opt-simd", "opt-simd-avx", "opt-simd-neon", "opt-simd-sse", "rustfft"))' -C metadata=e0ae33be9632eaca -C extra-filename=-3b51c8f8391ba4be --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -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 arrayvec=/magus/work/usr/mports/audio/spotifyd/work/target/x86_64-unknown-freebsd/release/deps/libarrayvec-4f15cb093d9aa607.rmeta --extern bitflags=/magus/work/usr/mports/audio/spotifyd/work/target/x86_64-unknown-freebsd/release/deps/libbitflags-cd9b4568771278da.rmeta --extern bytemuck=/magus/work/usr/mports/audio/spotifyd/work/target/x86_64-unknown-freebsd/release/deps/libbytemuck-07dca07090a2855f.rmeta --extern lazy_static=/magus/work/usr/mports/audio/spotifyd/work/target/x86_64-unknown-freebsd/release/deps/liblazy_static-a753feabcce3c315.rmeta --extern log=/magus/work/usr/mports/audio/spotifyd/work/target/x86_64-unknown-freebsd/release/deps/liblog-25e1d5346509665c.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=deranged CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/deranged-0.5.5 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/deranged-0.5.5/Cargo.toml CARGO_PKG_AUTHORS='Jacob Pratt ' CARGO_PKG_DESCRIPTION='Ranged integers' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=deranged CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/jhpratt/deranged' CARGO_PKG_RUST_VERSION=1.81.0 CARGO_PKG_VERSION=0.5.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps /usr/local/bin/rustc --crate-name deranged --edition=2021 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/deranged-0.5.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --warn=unused '--warn=clippy::nursery' '--warn=clippy::all' --warn=variant-size-differences '--warn=clippy::use-debug' '--warn=clippy::unwrap-used' '--warn=clippy::unwrap-in-result' --warn=unused-qualifications --warn=unused-lifetimes --warn=unused-import-braces --deny=unstable-syntax-pre-expansion --deny=unsafe-op-in-unsafe-fn --warn=unreachable-pub '--warn=clippy::unnested-or-patterns' --deny=unnameable-test-items '--warn=clippy::uninlined-format-args' '--warn=clippy::unimplemented' '--warn=rustdoc::unescaped-backticks' '--deny=clippy::undocumented-unsafe-blocks' --deny=unconditional-recursion --warn=trivial-numeric-casts --warn=trivial-casts '--warn=clippy::todo' --deny=suspicious-double-ref-op '--deny=clippy::std-instead-of-core' --warn=single-use-lifetimes '--warn=clippy::semicolon-outside-block' '--allow=clippy::redundant-pub-crate' '--warn=rustdoc::private-doc-tests' '--warn=clippy::print-stdout' --deny=overlapping-range-endpoints '--allow=clippy::option-if-let-else' --deny=opaque-hidden-inferred-bound '--warn=clippy::obfuscated-if-else' --warn=noop-method-call --deny=non-ascii-idents --deny=named-arguments-used-positionally '--warn=clippy::missing-enforced-import-renames' '--warn=clippy::missing-docs-in-private-items' --warn=missing-docs --warn=missing-debug-implementations --warn=missing-copy-implementations --warn=missing-abi --warn=meta-variable-misuse '--warn=clippy::manual-let-else' --warn=macro-use-extern-crate --warn=let-underscore --warn=keyword-idents --deny=invalid-value --deny=invalid-reference-casting --deny=invalid-nan-comparisons --deny=invalid-macro-export-arguments --deny=invalid-from-utf8 --deny=improper-ctypes-definitions --deny=improper-ctypes --deny=hidden-glob-reexports '--warn=clippy::get-unwrap' --deny=future-incompatible '--warn=clippy::explicit-auto-deref' --deny=drop-bounds --deny=deref-nullptr '--warn=clippy::decimal-literal-representation' '--warn=clippy::dbg-macro' --deny=dangling-pointers-from-temporaries --deny=const-item-mutation --deny=clashing-extern-declarations --deny=ambiguous-glob-reexports '--deny=clippy::alloc-instead-of-core' --warn=unstable-name-collisions --allow=path-statements --cfg 'feature="default"' --cfg 'feature="powerfmt"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "macros", "num", "powerfmt", "quickcheck", "rand", "rand08", "rand09", "serde"))' -C metadata=c5ebdc5ef763fb7f -C extra-filename=-918ccb0c3ec14969 --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -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 powerfmt=/magus/work/usr/mports/audio/spotifyd/work/target/x86_64-unknown-freebsd/release/deps/libpowerfmt-de5fdfa494dbbeaf.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: `powerfmt` (lib) generated 3 warnings (3 duplicates)
Compiling inout v0.1.4
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=inout CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/inout-0.1.4 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/inout-0.1.4/Cargo.toml CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='Custom reference types for code generic over in-place and buffer-to-buffer modes of operation.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=inout CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/utils' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.1.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 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 inout --edition=2021 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/inout-0.1.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=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("block-padding", "std"))' -C metadata=c248d619ae798a2d -C extra-filename=-9073ea409f120774 --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -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 generic_array=/magus/work/usr/mports/audio/spotifyd/work/target/x86_64-unknown-freebsd/release/deps/libgeneric_array-f5f4f7374ab2bf0c.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_FEATURE_DEFAULT=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/protobuf-3.7.2 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/protobuf-3.7.2/Cargo.toml CARGO_PKG_AUTHORS='Stepan Koltsov ' CARGO_PKG_DESCRIPTION='Rust implementation of Google protocol buffers
' CARGO_PKG_HOMEPAGE='https://github.com/stepancheg/rust-protobuf/' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=protobuf CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/stepancheg/rust-protobuf/' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=3.7.2 CARGO_PKG_VERSION_MAJOR=3 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=2 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=16 OPT_LEVEL=3 OUT_DIR=/magus/work/usr/mports/audio/spotifyd/work/target/x86_64-unknown-freebsd/release/build/protobuf-a079a57bb6197a56/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=/usr/local/llvm15/bin/clang RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /magus/work/usr/mports/audio/spotifyd/work/target/release/build/protobuf-48a4930788436b6f/build-script-build`
Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,std CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/serde_json-1.0.145 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/serde_json-1.0.145/Cargo.toml CARGO_PKG_AUTHORS='Erick Tryzelaar :David Tolnay ' CARGO_PKG_DESCRIPTION='A JSON serialization file format' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde_json CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/serde-rs/json' CARGO_PKG_RUST_VERSION=1.61 CARGO_PKG_VERSION=1.0.145 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=145 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=16 OPT_LEVEL=3 OUT_DIR=/magus/work/usr/mports/audio/spotifyd/work/target/x86_64-unknown-freebsd/release/build/serde_json-01f1bf8afd04abf9/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=/usr/local/llvm15/bin/clang RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /magus/work/usr/mports/audio/spotifyd/work/target/release/build/serde_json-400e42d90d97a89e/build-script-build`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=num_threads CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/num_threads-0.1.7 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/num_threads-0.1.7/Cargo.toml CARGO_PKG_AUTHORS='Jacob Pratt ' CARGO_PKG_DESCRIPTION='A minimal library that determines the number of running threads for the current process.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=num_threads CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/jhpratt/num_threads' 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 num_threads --edition=2015 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/num_threads-0.1.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=b8588e94f165b2b0 -C extra-filename=-0041ad7dcc5c52af --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -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 libc=/magus/work/usr/mports/audio/spotifyd/work/target/x86_64-unknown-freebsd/release/deps/liblibc-e9713ca7172f092a.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
[serde_json 1.0.145] cargo:rerun-if-changed=build.rs
[serde_json 1.0.145] cargo:rustc-check-cfg=cfg(fast_arithmetic, values("32", "64"))
[serde_json 1.0.145] cargo:rustc-cfg=fast_arithmetic="64"
Compiling rustls-pki-types v1.13.0
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rustls_pki_types CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/rustls-pki-types-1.13.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/rustls-pki-types-1.13.0/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Shared types for the rustls PKI ecosystem' CARGO_PKG_HOMEPAGE='https://github.com/rustls/pki-types' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustls-pki-types CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rustls/pki-types' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=1.13.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=13 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 rustls_pki_types --edition=2021 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/rustls-pki-types-1.13.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std", "web", "web-time"))' -C metadata=207204f55e9cc592 -C extra-filename=-e2ce473ba95d37b0 --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -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 zeroize=/magus/work/usr/mports/audio/spotifyd/work/target/x86_64-unknown-freebsd/release/deps/libzeroize-d5055a2cf52e6498.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: `simd-adler32` (lib) generated 1 warning
Compiling is-docker v0.2.0
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=is_docker CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/is-docker-0.2.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/is-docker-0.2.0/Cargo.toml CARGO_PKG_AUTHORS='Sean Larkin ' CARGO_PKG_DESCRIPTION='Checks if the process is running inside a Docker container.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=is-docker CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/TheLarkInn/is-docker' 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 is_docker --edition=2015 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/is-docker-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 opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=5643db3e4566fd9b -C extra-filename=-95d6267121c43877 --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -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 once_cell=/magus/work/usr/mports/audio/spotifyd/work/target/x86_64-unknown-freebsd/release/deps/libonce_cell-a26b94b99a1a1dc5.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
Compiling time v0.3.44
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=time CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/time-0.3.44 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/time-0.3.44/Cargo.toml CARGO_PKG_AUTHORS='Jacob Pratt :Time contributors' CARGO_PKG_DESCRIPTION='Date and time library. Fully interoperable with the standard library. Mostly compatible with #'\!'[no_std].' CARGO_PKG_HOMEPAGE='https://time-rs.github.io' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=time CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/time-rs/time' CARGO_PKG_RUST_VERSION=1.81.0 CARGO_PKG_VERSION=0.3.44 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 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 time --edition=2021 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/time-0.3.44/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 --warn=unused '--warn=clippy::nursery' '--warn=clippy::all' --warn=variant-size-differences '--warn=clippy::use-debug' '--warn=clippy::unwrap-used' '--warn=clippy::unwrap-in-result' --warn=unused-qualifications --warn=unused-lifetimes --warn=unused-import-braces --deny=unstable-syntax-pre-expansion --deny=unsafe-op-in-unsafe-fn --warn=unreachable-pub '--warn=clippy::unnested-or-patterns' --deny=unnameable-test-items '--warn=clippy::uninlined-format-args' '--warn=clippy::unimplemented' --deny=unexpected_cfgs '--warn=rustdoc::unescaped-backticks' '--deny=clippy::undocumented-unsafe-blocks' --deny=unconditional-recursion --warn=trivial-numeric-casts --warn=trivial-casts '--warn=clippy::todo' --deny=suspicious-double-ref-op '--deny=clippy::std-instead-of-core' --warn=single-use-lifetimes '--warn=clippy::semicolon-outside-block' '--warn=rustdoc::private-doc-tests' '--warn=clippy::print-stdout' --deny=overlapping-range-endpoints --deny=opaque-hidden-inferred-bound '--warn=clippy::obfuscated-if-else' --warn=noop-method-call --deny=non-ascii-idents --deny=named-arguments-used-positionally '--warn=clippy::missing-enforced-import-renames' '--warn=clippy::missing-docs-in-private-items' --warn=missing-docs --warn=missing-debug-implementations --warn=missing-copy-implementations --warn=missing-abi --warn=meta-variable-misuse '--warn=clippy::manual-let-else' --warn=macro-use-extern-crate --warn=let-underscore --warn=keyword-idents --deny=invalid-value --deny=invalid-reference-casting --deny=invalid-nan-comparisons --deny=invalid-macro-export-arguments --deny=invalid-from-utf8 --deny=improper-ctypes-definitions --deny=improper-ctypes --deny=hidden-glob-reexports '--warn=clippy::get-unwrap' --deny=future-incompatible '--warn=clippy::explicit-auto-deref' --deny=drop-bounds --deny=deref-nullptr '--warn=clippy::decimal-literal-representation' '--warn=clippy::dbg-macro' --deny=dangling-pointers-from-temporaries --deny=const-item-mutation --deny=clashing-extern-declarations '--warn=clippy::as-underscore' --deny=ambiguous-glob-reexports '--deny=clippy::alloc-instead-of-core' --allow=unstable-name-collisions '--allow=clippy::uninhabited-references' '--allow=clippy::redundant-pub-crate' '--allow=clippy::option-if-let-else' '--allow=clippy::incompatible-msrv' --check-cfg 'cfg(__ui_tests)' --check-cfg 'cfg(bench)' -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="formatting"' --cfg 'feature="local-offset"' --cfg 'feature="parsing"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "formatting", "large-dates", "local-offset", "macros", "parsing", "quickcheck", "rand", "rand08", "rand09", "serde", "serde-human-readable", "serde-well-known", "std", "wasm-bindgen"))' -C metadata=3ea506da7fe34257 -C extra-filename=-fa4f0ff789340c42 --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/release/deps -C linker=/usr/local/llvm15/bin/clang -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps --extern deranged=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps/libderanged-e8501c22539c1e9a.rmeta --extern itoa=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps/libitoa-5a0fba477c62c9d4.rmeta --extern libc=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps/liblibc-ab3f4fce70d159e0.rmeta --extern num_conv=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps/libnum_conv-06ce9a42a6f7667c.rmeta --extern num_threads=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps/libnum_threads-ea0dc4dcdcc8324e.rmeta --extern powerfmt=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps/libpowerfmt-2f12f9fbf4aa30c9.rmeta --extern time_core=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps/libtime_core-fafffe21521f1048.rmeta --cap-lints warn`
Compiling encoding_rs v0.8.35
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=encoding_rs CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/encoding_rs-0.8.35 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/encoding_rs-0.8.35/Cargo.toml CARGO_PKG_AUTHORS='Henri Sivonen ' CARGO_PKG_DESCRIPTION='A Gecko-oriented implementation of the Encoding Standard' CARGO_PKG_HOMEPAGE='https://docs.rs/encoding_rs/' CARGO_PKG_LICENSE='(Apache-2.0 OR MIT) AND BSD-3-Clause' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=encoding_rs CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/hsivonen/encoding_rs' CARGO_PKG_RUST_VERSION=1.36 CARGO_PKG_VERSION=0.8.35 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=35 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps /usr/local/bin/rustc --crate-name encoding_rs --edition=2018 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/encoding_rs-0.8.35/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "any_all_workaround", "default", "fast-big5-hanzi-encode", "fast-gb-hanzi-encode", "fast-hangul-encode", "fast-hanja-encode", "fast-kanji-encode", "fast-legacy-encode", "less-slow-big5-hanzi-encode", "less-slow-gb-hanzi-encode", "less-slow-kanji-encode", "serde", "simd-accel"))' -C metadata=0845460bc5f209f1 -C extra-filename=-282b77e6d0ea884f --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -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-03c0c61c12b76f38.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
Compiling num-bigint-dig v0.8.6
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/num-bigint-dig-0.8.6 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/num-bigint-dig-0.8.6/Cargo.toml CARGO_PKG_AUTHORS='dignifiedquire :The Rust Project Developers' CARGO_PKG_DESCRIPTION='Big integer implementation for Rust' CARGO_PKG_HOMEPAGE='https://github.com/dignifiedquire/num-bigint' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=num-bigint-dig CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dignifiedquire/num-bigint' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.8.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 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 build_script_build --edition=2021 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/num-bigint-dig-0.8.6/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="i128"' --cfg 'feature="prime"' --cfg 'feature="rand"' --cfg 'feature="u64_digit"' --cfg 'feature="zeroize"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "default", "fuzz", "i128", "nightly", "prime", "rand", "serde", "std", "u64_digit", "zeroize"))' -C metadata=74e009a99aad0d2b -C extra-filename=-3b0ddb66f4e81b07 --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/release/build/num-bigint-dig-3b0ddb66f4e81b07 -C linker=/usr/local/llvm15/bin/clang -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps --cap-lints warn`
Compiling portable-atomic v1.11.1
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/portable-atomic-1.11.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/portable-atomic-1.11.1/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Portable atomic types including support for 128-bit atomics, atomic float, etc.
' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=portable-atomic CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/taiki-e/portable-atomic' CARGO_PKG_RUST_VERSION=1.34 CARGO_PKG_VERSION=1.11.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=11 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.4.2/cargo-crates/portable-atomic-1.11.1/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no '--warn=clippy::unused_trait_names' --warn=unreachable_pub --warn=unnameable_types --warn=unexpected_cfgs '--warn=clippy::undocumented_unsafe_blocks' '--warn=clippy::transmute_undefined_repr' '--warn=clippy::trailing_empty_array' --warn=single_use_lifetimes --warn=rust_2018_idioms '--warn=clippy::pedantic' --warn=non_ascii_idents '--warn=clippy::inline_asm_x86_att_syntax' --warn=improper_ctypes_definitions --warn=improper_ctypes --warn=deprecated_safe '--warn=clippy::default_union_representation' '--warn=clippy::as_underscore' '--warn=clippy::as_ptr_cast_mut' '--warn=clippy::all' '--allow=clippy::unreadable_literal' '--allow=clippy::type_complexity' '--allow=clippy::too_many_lines' '--allow=clippy::too_many_arguments' '--allow=clippy::struct_field_names' '--allow=clippy::struct_excessive_bools' '--allow=clippy::single_match_else' '--allow=clippy::single_match' '--allow=clippy::similar_names' '--allow=clippy::range_plus_one' '--allow=clippy::nonminimal_bool' '--allow=clippy::naive_bytecount' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_errors_doc' '--allow=clippy::manual_range_contains' '--allow=clippy::manual_assert' '--allow=clippy::lint_groups_priority' '--allow=clippy::incompatible_msrv' '--allow=clippy::float_cmp' '--allow=clippy::doc_markdown' '--allow=clippy::declare_interior_mutable_const' '--allow=clippy::cast_lossless' '--allow=clippy::borrow_as_ptr' '--allow=clippy::bool_assert_comparison' --check-cfg 'cfg(target_arch,values("xtensa"))' --check-cfg 'cfg(target_arch,values("amdgpu"))' --check-cfg 'cfg(target_arch,values("loongarch32"))' --check-cfg 'cfg(target_os,values("psx"))' --check-cfg 'cfg(target_env,values("psx"))' --check-cfg 'cfg(target_feature,values("lse2","lse128","rcpc3"))' --check-cfg 'cfg(target_feature,values("quadword-atomics"))' --check-cfg 'cfg(target_feature,values("zaamo","zabha"))' --check-cfg 'cfg(target_feature,values("zacas"))' --check-cfg 'cfg(target_pointer_width,values("128"))' --check-cfg 'cfg(portable_atomic_no_outline_atomics,portable_atomic_outline_atomics,portable_atomic_unstable_f16,portable_atomic_unstable_f128)' --check-cfg 'cfg(portable_atomic_unstable_coerce_unsized)' --check-cfg 'cfg(portable_atomic_test_detect_false,portable_atomic_test_no_std_static_assert_ffi,qemu,valgrind)' -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="fallback"' --cfg 'feature="require-cas"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("critical-section", "default", "disable-fiq", "fallback", "float", "force-amo", "require-cas", "s-mode", "serde", "std", "unsafe-assume-single-core"))' -C metadata=f363b47640dcc692 -C extra-filename=-dd8345e8f3e9316b --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/release/build/portable-atomic-dd8345e8f3e9316b -C linker=/usr/local/llvm15/bin/clang -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps --cap-lints warn`
Compiling ppv-lite86 v0.2.21
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=num_conv CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/num-conv-0.1.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/num-conv-0.1.0/Cargo.toml CARGO_PKG_AUTHORS='Jacob Pratt ' CARGO_PKG_DESCRIPTION='`num_conv` is a crate to convert between integer types without using `as` casts. This provides
better certainty when refactoring, makes the exact behavior of code more explicit, and allows using
turbofish syntax.
' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=num-conv CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/jhpratt/num-conv' CARGO_PKG_RUST_VERSION=1.57.0 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 num_conv --edition=2021 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/num-conv-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=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --warn=unused --warn=unreachable-pub '--deny=clippy::std-instead-of-core' --warn=missing-docs '--deny=clippy::alloc-instead-of-core' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=0621c9fa18629816 -C extra-filename=-3bf3e2a361f6725f --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -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=ppv_lite86 CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/ppv-lite86-0.2.21 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/ppv-lite86-0.2.21/Cargo.toml CARGO_PKG_AUTHORS='The CryptoCorrosion Contributors' CARGO_PKG_DESCRIPTION='Cross-platform cryptography-oriented low-level SIMD library.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ppv-lite86 CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/cryptocorrosion/cryptocorrosion' CARGO_PKG_RUST_VERSION=1.61 CARGO_PKG_VERSION=0.2.21 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=21 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps /usr/local/bin/rustc --crate-name ppv_lite86 --edition=2021 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/ppv-lite86-0.2.21/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="simd"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "no_simd", "simd", "std"))' -C metadata=b0f23da85f8e083b -C extra-filename=-b6a457667da2fff8 --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/release/deps -C linker=/usr/local/llvm15/bin/clang -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps --extern zerocopy=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps/libzerocopy-f1f7b3dcd15d436c.rmeta --cap-lints warn`
Compiling iana-time-zone v0.1.64
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=iana_time_zone CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/iana-time-zone-0.1.64 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/iana-time-zone-0.1.64/Cargo.toml CARGO_PKG_AUTHORS='Andrew Straw :René Kijewski :Ryan Lopopolo ' CARGO_PKG_DESCRIPTION='get the IANA time zone for the current system' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=iana-time-zone CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/strawlab/iana-time-zone' CARGO_PKG_RUST_VERSION=1.62.0 CARGO_PKG_VERSION=0.1.64 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=64 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps /usr/local/bin/rustc --crate-name iana_time_zone --edition=2021 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/iana-time-zone-0.1.64/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="fallback"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("fallback"))' -C metadata=e2f712751cdbf5e9 -C extra-filename=-89bf84004fdef58f --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -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 regex-automata v0.4.13
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=regex_automata CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/regex-automata-0.4.13 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/regex-automata-0.4.13/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers:Andrew Gallant ' CARGO_PKG_DESCRIPTION='Automata construction and matching using regular expressions.' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/regex/tree/master/regex-automata' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=regex-automata CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/regex' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.4.13 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=13 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps /usr/local/bin/rustc --crate-name regex_automata --edition=2021 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/regex-automata-0.4.13/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 --allow=unexpected_cfgs --check-cfg 'cfg(docsrs_regex)' -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="dfa-onepass"' --cfg 'feature="hybrid"' --cfg 'feature="meta"' --cfg 'feature="nfa-backtrack"' --cfg 'feature="nfa-pikevm"' --cfg 'feature="nfa-thompson"' --cfg 'feature="perf-inline"' --cfg 'feature="perf-literal"' --cfg 'feature="perf-literal-multisubstring"' --cfg 'feature="perf-literal-substring"' --cfg 'feature="std"' --cfg 'feature="syntax"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --cfg 'feature="unicode-word-boundary"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "dfa", "dfa-build", "dfa-onepass", "dfa-search", "hybrid", "internal-instrument", "internal-instrument-pikevm", "logging", "meta", "nfa", "nfa-backtrack", "nfa-pikevm", "nfa-thompson", "perf", "perf-inline", "perf-literal", "perf-literal-multisubstring", "perf-literal-substring", "std", "syntax", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment", "unicode-word-boundary"))' -C metadata=23c0218fc8a1ecee -C extra-filename=-bbc633b8864b95b6 --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/release/deps -C linker=/usr/local/llvm15/bin/clang -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps --extern aho_corasick=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps/libaho_corasick-35f255a21f25858b.rmeta --extern memchr=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps/libmemchr-f884d2c2d9933492.rmeta --extern regex_syntax=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps/libregex_syntax-8fec890beddd9746.rmeta --cap-lints warn`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=time_core CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/time-core-0.1.6 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/time-core-0.1.6/Cargo.toml CARGO_PKG_AUTHORS='Jacob Pratt :Time contributors' CARGO_PKG_DESCRIPTION='This crate is an implementation detail and should not be relied upon directly.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=time-core CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/time-rs/time' CARGO_PKG_RUST_VERSION=1.81.0 CARGO_PKG_VERSION=0.1.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 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 time_core --edition=2021 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/time-core-0.1.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --warn=unused '--warn=clippy::nursery' '--warn=clippy::all' --warn=variant-size-differences '--warn=clippy::use-debug' '--warn=clippy::unwrap-used' '--warn=clippy::unwrap-in-result' --warn=unused-qualifications --warn=unused-lifetimes --warn=unused-import-braces --deny=unstable-syntax-pre-expansion --deny=unsafe-op-in-unsafe-fn --warn=unreachable-pub '--warn=clippy::unnested-or-patterns' --deny=unnameable-test-items '--warn=clippy::uninlined-format-args' '--warn=clippy::unimplemented' --deny=unexpected_cfgs '--warn=rustdoc::unescaped-backticks' '--deny=clippy::undocumented-unsafe-blocks' --deny=unconditional-recursion --warn=trivial-numeric-casts --warn=trivial-casts '--warn=clippy::todo' --deny=suspicious-double-ref-op '--deny=clippy::std-instead-of-core' --warn=single-use-lifetimes '--warn=clippy::semicolon-outside-block' '--warn=rustdoc::private-doc-tests' '--warn=clippy::print-stdout' --deny=overlapping-range-endpoints --deny=opaque-hidden-inferred-bound '--warn=clippy::obfuscated-if-else' --warn=noop-method-call --deny=non-ascii-idents --deny=named-arguments-used-positionally '--warn=clippy::missing-enforced-import-renames' '--warn=clippy::missing-docs-in-private-items' --warn=missing-docs --warn=missing-debug-implementations --warn=missing-copy-implementations --warn=missing-abi --warn=meta-variable-misuse '--warn=clippy::manual-let-else' --warn=macro-use-extern-crate --warn=let-underscore --warn=keyword-idents --deny=invalid-value --deny=invalid-reference-casting --deny=invalid-nan-comparisons --deny=invalid-macro-export-arguments --deny=invalid-from-utf8 --deny=improper-ctypes-definitions --deny=improper-ctypes --deny=hidden-glob-reexports '--warn=clippy::get-unwrap' --deny=future-incompatible '--warn=clippy::explicit-auto-deref' --deny=drop-bounds --deny=deref-nullptr '--warn=clippy::decimal-literal-representation' '--warn=clippy::dbg-macro' --deny=dangling-pointers-from-temporaries --deny=const-item-mutation --deny=clashing-extern-declarations '--warn=clippy::as-underscore' --deny=ambiguous-glob-reexports '--deny=clippy::alloc-instead-of-core' --allow=unstable-name-collisions '--allow=clippy::uninhabited-references' '--allow=clippy::redundant-pub-crate' '--allow=clippy::option-if-let-else' '--allow=clippy::incompatible-msrv' --check-cfg 'cfg(__ui_tests)' --check-cfg 'cfg(bench)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d9463c5d39f823ad -C extra-filename=-ac81af9a10fa0d7e --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -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 value: `cargo-clippy`
--> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/encoding_rs-0.8.35/src/lib.rs:42:5
|
42 | feature = "cargo-clippy",
| ^^^^^^^^^^^^^^^^^^^^^^^^
|
= note: expected values for `feature` are: `alloc`, `any_all_workaround`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `serde`, and `simd-accel`
= 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.4.2/cargo-crates/encoding_rs-0.8.35/src/macros.rs:689:16
|
689 | #[cfg_attr(feature = "cargo-clippy", allow(never_loop))]
| ^^^^^^^^^^^^^^^^^^^^^^^^
|
::: /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/encoding_rs-0.8.35/src/euc_jp.rs:77:5
|
77 | / euc_jp_decoder_functions!(
78 | | {
79 | | let trail_minus_offset = byte.wrapping_sub(0xA1);
... |
220 | | handle
221 | | );
| |_____- in this macro invocation
|
= note: expected values for `feature` are: `alloc`, `any_all_workaround`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `serde`, and `simd-accel`
= help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
= note: see for more information about checking conditional configuration
= note: this warning originates in the macro `euc_jp_decoder_function` which comes from the expansion of the macro `euc_jp_decoder_functions` (in Nightly builds, run with -Z macro-backtrace for more info)
warning: unexpected `cfg` condition value: `cargo-clippy`
--> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/encoding_rs-0.8.35/src/macros.rs:364:16
|
364 | #[cfg_attr(feature = "cargo-clippy", allow(never_loop))]
| ^^^^^^^^^^^^^^^^^^^^^^^^
|
::: /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/encoding_rs-0.8.35/src/gb18030.rs:112:5
|
112 | / gb18030_decoder_functions!(
... |
295 | | handle,
296 | | 'outermost);
| |___________________- in this macro invocation
|
= note: expected values for `feature` are: `alloc`, `any_all_workaround`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `serde`, and `simd-accel`
= help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
= note: see for more information about checking conditional configuration
= note: this warning originates in the macro `gb18030_decoder_function` which comes from the expansion of the macro `gb18030_decoder_functions` (in Nightly builds, run with -Z macro-backtrace for more info)
warning: unexpected `cfg` condition value: `cargo-clippy`
--> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/encoding_rs-0.8.35/src/iso_2022_jp.rs:377:5
|
377 | feature = "cargo-clippy",
| ^^^^^^^^^^^^^^^^^^^^^^^^
|
= note: expected values for `feature` are: `alloc`, `any_all_workaround`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `serde`, and `simd-accel`
= help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition value: `cargo-clippy`
--> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/encoding_rs-0.8.35/src/iso_2022_jp.rs:398:5
|
398 | feature = "cargo-clippy",
| ^^^^^^^^^^^^^^^^^^^^^^^^
|
= note: expected values for `feature` are: `alloc`, `any_all_workaround`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `serde`, and `simd-accel`
= help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition value: `cargo-clippy`
--> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/encoding_rs-0.8.35/src/utf_8.rs:229:12
|
229 | #[cfg_attr(feature = "cargo-clippy", allow(never_loop, cyclomatic_complexity))]
| ^^^^^^^^^^^^^^^^^^^^^^^^
|
= note: expected values for `feature` are: `alloc`, `any_all_workaround`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `serde`, and `simd-accel`
= help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition value: `cargo-clippy`
--> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/encoding_rs-0.8.35/src/utf_8.rs:606:12
|
606 | #[cfg_attr(feature = "cargo-clippy", allow(never_loop))]
| ^^^^^^^^^^^^^^^^^^^^^^^^
|
= note: expected values for `feature` are: `alloc`, `any_all_workaround`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `serde`, and `simd-accel`
= help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition value: `disabled`
--> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/encoding_rs-0.8.35/src/ascii.rs:1508:68
|
1508 | if #[cfg(all(feature = "simd-accel", target_endian = "little", target_arch = "disabled"))] {
| ^^^^^^^^^^^^^^^^^^^^^^^^
|
= note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition value: `cargo-clippy`
--> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/encoding_rs-0.8.35/src/ascii.rs:1725:20
|
1725 | #[cfg_attr(feature = "cargo-clippy", allow(cast_ptr_alignment))]
| ^^^^^^^^^^^^^^^^^^^^^^^^
|
= note: expected values for `feature` are: `alloc`, `any_all_workaround`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `serde`, and `simd-accel`
= help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition value: `cargo-clippy`
--> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/encoding_rs-0.8.35/src/ascii.rs:227:13
|
227 | feature = "cargo-clippy",
| ^^^^^^^^^^^^^^^^^^^^^^^^
...
1856 | basic_latin_alu!(ascii_to_basic_latin, u8, u16, ascii_to_basic_latin_stride_alu);
| -------------------------------------------------------------------------------- in this macro invocation
|
= note: expected values for `feature` are: `alloc`, `any_all_workaround`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `serde`, and `simd-accel`
= help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
= note: see for more information about checking conditional configuration
= note: this warning originates in the macro `basic_latin_alu` (in Nightly builds, run with -Z macro-backtrace for more info)
warning: unexpected `cfg` condition value: `cargo-clippy`
--> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/encoding_rs-0.8.35/src/ascii.rs:227:13
|
227 | feature = "cargo-clippy",
| ^^^^^^^^^^^^^^^^^^^^^^^^
...
1857 | basic_latin_alu!(basic_latin_to_ascii, u16, u8, basic_latin_to_ascii_stride_alu);
| -------------------------------------------------------------------------------- in this macro invocation
|
= note: expected values for `feature` are: `alloc`, `any_all_workaround`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `serde`, and `simd-accel`
= help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
= note: see for more information about checking conditional configuration
= note: this warning originates in the macro `basic_latin_alu` (in Nightly builds, run with -Z macro-backtrace for more info)
warning: unexpected `cfg` condition value: `cargo-clippy`
--> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/encoding_rs-0.8.35/src/ascii.rs:349:13
|
349 | feature = "cargo-clippy",
| ^^^^^^^^^^^^^^^^^^^^^^^^
...
1858 | latin1_alu!(unpack_latin1, u8, u16, unpack_latin1_stride_alu);
| ------------------------------------------------------------- in this macro invocation
|
= note: expected values for `feature` are: `alloc`, `any_all_workaround`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `serde`, and `simd-accel`
= help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
= note: see for more information about checking conditional configuration
= note: this warning originates in the macro `latin1_alu` (in Nightly builds, run with -Z macro-backtrace for more info)
warning: unexpected `cfg` condition value: `cargo-clippy`
--> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/encoding_rs-0.8.35/src/ascii.rs:349:13
|
349 | feature = "cargo-clippy",
| ^^^^^^^^^^^^^^^^^^^^^^^^
...
1859 | latin1_alu!(pack_latin1, u16, u8, pack_latin1_stride_alu);
| --------------------------------------------------------- in this macro invocation
|
= note: expected values for `feature` are: `alloc`, `any_all_workaround`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `serde`, and `simd-accel`
= help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
= note: see for more information about checking conditional configuration
= note: this warning originates in the macro `latin1_alu` (in Nightly builds, run with -Z macro-backtrace for more info)
warning: unexpected `cfg` condition value: `cargo-clippy`
--> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/encoding_rs-0.8.35/src/ascii.rs:105:20
|
105 | #[cfg_attr(feature = "cargo-clippy", allow(never_loop, cast_ptr_alignment))]
| ^^^^^^^^^^^^^^^^^^^^^^^^
...
1861 | ascii_alu!(ascii_to_ascii, u8, u8, ascii_to_ascii_stride);
| --------------------------------------------------------- in this macro invocation
|
= note: expected values for `feature` are: `alloc`, `any_all_workaround`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `serde`, and `simd-accel`
= help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
= note: see for more information about checking conditional configuration
= note: this warning originates in the macro `ascii_alu` (in Nightly builds, run with -Z macro-backtrace for more info)
warning: unexpected `cfg` condition value: `cargo-clippy`
--> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/encoding_rs-0.8.35/src/data.rs:456:12
|
456 | #[cfg_attr(feature = "cargo-clippy", allow(unreadable_literal))]
| ^^^^^^^^^^^^^^^^^^^^^^^^
|
= note: expected values for `feature` are: `alloc`, `any_all_workaround`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `serde`, and `simd-accel`
= help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition value: `cargo-clippy`
--> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/encoding_rs-0.8.35/src/handles.rs:1183:16
|
1183 | #[cfg_attr(feature = "cargo-clippy", allow(collapsible_if))]
| ^^^^^^^^^^^^^^^^^^^^^^^^
|
= note: expected values for `feature` are: `alloc`, `any_all_workaround`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `serde`, and `simd-accel`
= help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition value: `cargo-clippy`
--> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/encoding_rs-0.8.35/src/handles.rs:1217:16
|
1217 | #[cfg_attr(feature = "cargo-clippy", allow(collapsible_if))]
| ^^^^^^^^^^^^^^^^^^^^^^^^
|
= note: expected values for `feature` are: `alloc`, `any_all_workaround`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `serde`, and `simd-accel`
= help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition value: `cargo-clippy`
--> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/encoding_rs-0.8.35/src/mem.rs:336:12
|
336 | #[cfg_attr(feature = "cargo-clippy", allow(collapsible_if))]
| ^^^^^^^^^^^^^^^^^^^^^^^^
|
= note: expected values for `feature` are: `alloc`, `any_all_workaround`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `serde`, and `simd-accel`
= help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition value: `cargo-clippy`
--> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/encoding_rs-0.8.35/src/mem.rs:710:12
|
710 | #[cfg_attr(feature = "cargo-clippy", allow(collapsible_if, cyclomatic_complexity))]
| ^^^^^^^^^^^^^^^^^^^^^^^^
|
= note: expected values for `feature` are: `alloc`, `any_all_workaround`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `serde`, and `simd-accel`
= help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
= note: see
MidnightBSD Magus