MidnightBSD Magus

audio/spotifyd

Spotify daemon

Flavor Version Run OSVersion Arch License Restricted Status
0.4.2_1 630 4.0 i386 gpl3 0 fail

License Permissions: dist-mirror dist-sell pkg-mirror pkg-sell auto-accept

Events

Machine Type Time Message
m4032b info 2026-02-08 08:07:19.351303 Test Started
m4032b fail 2026-02-08 08:16:03.621044 make build returned non-zero: 1
m4032b fail 2026-02-08 08:16:03.839519 Test complete.

Log

===>  Building for spotifyd-0.4.2_1
   Compiling proc-macro2 v1.0.103
   Compiling unicode-ident v1.0.22
   Compiling quote v1.0.42
   Compiling libc v0.2.177
   Compiling cfg-if v1.0.4
   Compiling once_cell v1.21.3
   Compiling getrandom v0.3.4
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.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=5c19f74103ad04bf -C extra-filename=-941d7665133265b4 --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/release/build/libc-941d7665133265b4 -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=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=4e4e4250aef3a3b1 -C extra-filename=-625f2fbdc97be6b0 --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/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=0b340f3a617f5260 -C extra-filename=-73bc2e70695a3d62 --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/release/build/proc-macro2-73bc2e70695a3d62 -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=b313bb42e7acf5ac -C extra-filename=-40c53e36cffcd7dc --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/release/build/quote-40c53e36cffcd7dc -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=23d3f54bee5d79b9 -C extra-filename=-01fd244731579e4e --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/release/build/getrandom-01fd244731579e4e -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/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=418bd695f4292828 -C extra-filename=-bd6c32f10ade9729 --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/release/build/libc-bd6c32f10ade9729 -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=d467ec20c632caf2 -C extra-filename=-196f355b822940d8 --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/i686-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=3f8b7db35ee987e3 -C extra-filename=-8a0e24b7255a5f11 --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/i686-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 pin-project-lite v0.2.16
     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=6c7f28d1d2477493 -C extra-filename=-35c9caef2225ad89 --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/i686-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 typenum v1.19.0
     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=f34a6067be1a1c87 -C extra-filename=-d53107bad518439c --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/release/build/typenum-d53107bad518439c -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 version_check v0.9.5
     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=794826dcc8384734 -C extra-filename=-d4d0781db71a554e --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,proc-macro CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=32 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_PROC_MACRO=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/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=i686-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/i686-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=0 OUT_DIR=/magus/work/usr/mports/audio/spotifyd/work/target/release/build/quote-f4040550bcc3a582/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=/usr/local/llvm15/bin/clang RUSTDOC=/usr/local/bin/rustdoc TARGET=i686-unknown-freebsd /magus/work/usr/mports/audio/spotifyd/work/target/release/build/quote-40c53e36cffcd7dc/build-script-build`
[quote 1.0.42] cargo:rerun-if-changed=build.rs
[quote 1.0.42] cargo:rustc-check-cfg=cfg(no_diagnostic_namespace)
   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=8ea2edfab58d624b -C extra-filename=-069765edd8220ad9 --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 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=2f36d61178f23002 -C extra-filename=-41e6407eb4bf1946 --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 itoa v1.0.15
     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=169526d758103f61 -C extra-filename=-8d7fe31ef49d8ca7 --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/i686-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,proc-macro CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=32 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_PROC_MACRO=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/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=i686-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/i686-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=0 OUT_DIR=/magus/work/usr/mports/audio/spotifyd/work/target/release/build/proc-macro2-3ea3809f29a5f032/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=/usr/local/llvm15/bin/clang RUSTDOC=/usr/local/bin/rustdoc TARGET=i686-unknown-freebsd /magus/work/usr/mports/audio/spotifyd/work/target/release/build/proc-macro2-73bc2e70695a3d62/build-script-build`
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

[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_CFG_FEATURE=default,std CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=32 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/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=i686-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/i686-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=3 OUT_DIR=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/build/libc-ef196d6f301795fb/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=/usr/local/llvm15/bin/clang RUSTDOC=/usr/local/bin/rustdoc TARGET=i686-unknown-freebsd /magus/work/usr/mports/audio/spotifyd/work/target/release/build/libc-941d7665133265b4/build-script-build`
[libc 0.2.177] cargo:rerun-if-changed=build.rs
     Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,extra_traits,std CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=32 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_EXTRA_TRAITS=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/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=i686-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/i686-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=0 OUT_DIR=/magus/work/usr/mports/audio/spotifyd/work/target/release/build/libc-a49255a9d5081e3d/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=/usr/local/llvm15/bin/clang RUSTDOC=/usr/local/bin/rustdoc TARGET=i686-unknown-freebsd /magus/work/usr/mports/audio/spotifyd/work/target/release/build/libc-bd6c32f10ade9729/build-script-build`
[libc 0.2.177] cargo:rerun-if-changed=build.rs
[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"))
     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/i686-unknown-freebsd/release/build/libc-ef196d6f301795fb/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=08f564d717f4fa51 -C extra-filename=-bbfb31c983a7bc07 --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/i686-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"))'`
[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 bytes v1.11.0
     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=54104a29d327db46 -C extra-filename=-f39360d39377368d --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/i686-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`
[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"))
     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-a49255a9d5081e3d/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=1fb8410175e88f80 -C extra-filename=-d9904b7abb52dfea --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"))'`
   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=1f41da38ccb4f30d -C extra-filename=-5c2c96f518c5f491 --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/release/build/generic-array-5c2c96f518c5f491 -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-d4d0781db71a554e.rlib --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 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=32 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_MANIFEST_DIR=/magus/work/usr/mports/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=i686-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/i686-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=3 OUT_DIR=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/build/typenum-e27f80926773b59a/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=/usr/local/llvm15/bin/clang RUSTDOC=/usr/local/bin/rustdoc TARGET=i686-unknown-freebsd /magus/work/usr/mports/audio/spotifyd/work/target/release/build/typenum-d53107bad518439c/build-script-build`
[typenum 1.19.0] cargo:rerun-if-changed=tests
     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/i686-unknown-freebsd/release/build/typenum-e27f80926773b59a/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=752d1740f21d8cca -C extra-filename=-7164a4aa23a8109b --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/i686-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 embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("core", "rustc-dep-of-std"))' -C metadata=43bdf7cbcaa9f8cc -C extra-filename=-a7c669a6240c8970 --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`
warning: `shlex` (lib) generated 1 warning
   Compiling futures-core v0.3.31
     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=26da5c89d2bb0b2b -C extra-filename=-5fe9ea5fe7d57841 --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/i686-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_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-3ea3809f29a5f032/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=2bfd6ac64a0320ef -C extra-filename=-1ec95ac10ce42c2b --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-625f2fbdc97be6b0.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)'`
   Compiling log v0.4.28
     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=5c428e969e23a27a -C extra-filename=-ccd5fb58d3bd4c3c --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/i686-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 memchr v2.7.6
     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=5f3a27c188431af9 -C extra-filename=-f5ad164c9951e4b6 --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/i686-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 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=32 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_FEATURE_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=i686-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/i686-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=3 OUT_DIR=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/build/generic-array-3cc53d3fca10771b/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=/usr/local/llvm15/bin/clang RUSTDOC=/usr/local/bin/rustdoc TARGET=i686-unknown-freebsd /magus/work/usr/mports/audio/spotifyd/work/target/release/build/generic-array-5c2c96f518c5f491/build-script-build`
[generic-array 0.14.7] cargo:rustc-cfg=relaxed_coherence
   Compiling pkg-config v0.3.32
     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=188b54813ad3e411 -C extra-filename=-e0f8c4ce418af666 --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 futures-sink v0.3.31
     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=4a266f5b211c89a4 -C extra-filename=-3bd94e33435d825b --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/i686-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 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=8567cc8e1856c30e -C extra-filename=-55c2b43dd5652faa --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/i686-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::();
   |

warning: `const-oid` (lib) generated 1 warning
     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-f4040550bcc3a582/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=1a013d395d8d9e74 -C extra-filename=-d273f932cf3c186d --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-1ec95ac10ce42c2b.rmeta --cap-lints warn --check-cfg 'cfg(no_diagnostic_namespace)'`
     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/i686-unknown-freebsd/release/build/generic-array-3cc53d3fca10771b/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=8ddbc81db569ca47 -C extra-filename=-a8b2d803e82b7842 --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/i686-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/i686-unknown-freebsd/release/deps/libtypenum-7164a4aa23a8109b.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong --cfg relaxed_coherence`
   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=4b90d2be043241cd -C extra-filename=-c1e1f1cb421da680 --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`
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)

   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=9136f0ec81d9010e -C extra-filename=-0b84beccebc75dd1 --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-1ec95ac10ce42c2b.rmeta --extern quote=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps/libquote-d273f932cf3c186d.rmeta --extern unicode_ident=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps/libunicode_ident-625f2fbdc97be6b0.rmeta --cap-lints warn`
   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=173770fdb146d504 -C extra-filename=-6ddcf6693649f0b9 --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/i686-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 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=1ffe6b3d3f5d8d09 -C extra-filename=-5ae0c48abde186b6 --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/release/build/libm-5ae0c48abde186b6 -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 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=9a7e50ef6d65ee61 -C extra-filename=-78ea0d3e07284911 --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/release/build/serde_core-78ea0d3e07284911 -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 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=61f33e3728a1b416 -C extra-filename=-67d67cb03c9a60f8 --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/i686-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/i686-unknown-freebsd/release/deps/libspin-6ddcf6693649f0b9.rmeta --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
   |                                                  +++++++

   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=6fb99dbc690a45a2 -C extra-filename=-bbfb8ba52c7eac82 --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/i686-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/i686-unknown-freebsd/release/deps/liblibc-bbfb31c983a7bc07.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: `lazy_static` (lib) generated 1 warning
   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=782c57a2e0efd3ae -C extra-filename=-ca6551e8bfb9b854 --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/i686-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/i686-unknown-freebsd/release/deps/liblibc-bbfb31c983a7bc07.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
   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=f9fa22aa4645e897 -C extra-filename=-16337c9fbba52ee0 --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/i686-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/i686-unknown-freebsd/release/deps/liblibc-bbfb31c983a7bc07.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
   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=9b69f981cf867088 -C extra-filename=-18327b286647458b --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/i686-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=9b66730682b2a1fc -C extra-filename=-bf57c1aa774f9ec6 --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/i686-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 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=f3be28597769e0e8 -C extra-filename=-370bdba693fa82bd --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/i686-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: `generic-array` (lib) generated 4 warnings
   Compiling jobserver v0.1.34
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=jobserver CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/jobserver-0.1.34 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/jobserver-0.1.34/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='An implementation of the GNU Make jobserver for Rust.
' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/jobserver-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=jobserver CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/jobserver-rs' CARGO_PKG_RUST_VERSION=1.63 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 jobserver --edition=2021 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/jobserver-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 embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=da15db5162aea34a -C extra-filename=-9488a62115c305d5 --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-d9904b7abb52dfea.rmeta --cap-lints warn`
   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=b59890f12b222112 -C extra-filename=-02c561056f63b63e --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/i686-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/i686-unknown-freebsd/release/deps/libgeneric_array-a8b2d803e82b7842.rmeta --extern typenum=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libtypenum-7164a4aa23a8109b.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
   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=19d4c23a28b06673 -C extra-filename=-3f90c988f9c9adf2 --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/i686-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 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=f02ff6d3a4f116b0 -C extra-filename=-c8ee695bff5b3daa --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/release/build/thiserror-c8ee695bff5b3daa -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 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=32 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_FEATURE_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=i686-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/i686-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=3 OUT_DIR=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/build/serde_core-34c9bcbb9a5d59bc/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=/usr/local/llvm15/bin/clang RUSTDOC=/usr/local/bin/rustdoc TARGET=i686-unknown-freebsd /magus/work/usr/mports/audio/spotifyd/work/target/release/build/serde_core-78ea0d3e07284911/build-script-build`
[serde_core 1.0.228] cargo:rerun-if-changed=build.rs
[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)
   Compiling futures-channel v0.3.31
     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=82ec3346d65b814a -C extra-filename=-2471900a9dac940c --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/i686-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/i686-unknown-freebsd/release/deps/libfutures_core-5fe9ea5fe7d57841.rmeta --extern futures_sink=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libfutures_sink-3bd94e33435d825b.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
   Compiling http v1.3.1
     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=627b73428f9c91fd -C extra-filename=-e1cf1c3d44c78a94 --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/i686-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/i686-unknown-freebsd/release/deps/libbytes-f39360d39377368d.rmeta --extern fnv=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libfnv-3f90c988f9c9adf2.rmeta --extern itoa=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libitoa-8d7fe31ef49d8ca7.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
   Compiling pin-utils v0.1.0
     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=053f4dddef2b9e7f -C extra-filename=-8025ffeec85e8673 --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/i686-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=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=f5c0c2f4328e4d44 -C extra-filename=-ef9127886f14ae4d --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 v2.10.0
     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=8cf371cf6de2e853 -C extra-filename=-f8901a8eb15342b0 --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 cc v1.2.46
     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 --cfg 'feature="parallel"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("jobserver", "parallel"))' -C metadata=df43d154503e0f85 -C extra-filename=-09ec4848fb7d33d8 --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-41e6407eb4bf1946.rmeta --extern jobserver=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps/libjobserver-9488a62115c305d5.rmeta --extern libc=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps/liblibc-d9904b7abb52dfea.rmeta --extern shlex=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps/libshlex-069765edd8220ad9.rmeta --cap-lints warn`
   Compiling zerocopy v0.8.27
     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=72af6915d7fa7484 -C extra-filename=-869163cf6f5514ee --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/release/build/zerocopy-869163cf6f5514ee -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 vcpkg v0.2.15
     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=eacdd9a12359ab32 -C extra-filename=-e00e6e336bfb80c8 --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=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/i686-unknown-freebsd/release/build/serde_core-34c9bcbb9a5d59bc/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=2b62361fe26512ce -C extra-filename=-7c3e56358fe3042a --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/i686-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)'`
   Compiling block-buffer v0.10.4
     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=1752afdadcfe24d8 -C extra-filename=-456f95e0e8e5f2ef --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/i686-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/i686-unknown-freebsd/release/deps/libgeneric_array-a8b2d803e82b7842.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
   Compiling subtle v2.6.1
     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=4c7064fefba805d2 -C extra-filename=-d418418f53a24284 --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/i686-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 futures-task v0.3.31
     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=d37edb5ff4db4478 -C extra-filename=-11f59b471e68661d --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/i686-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 futures-io v0.3.31
     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=daf7b9fd57dbd716 -C extra-filename=-ddc7f9496a035bc3 --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/i686-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 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=32 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_FEATURE_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=i686-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/i686-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=3 OUT_DIR=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/build/zerocopy-16ae39ebd20402cf/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=/usr/local/llvm15/bin/clang RUSTDOC=/usr/local/bin/rustdoc TARGET=i686-unknown-freebsd /magus/work/usr/mports/audio/spotifyd/work/target/release/build/zerocopy-869163cf6f5514ee/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
     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=5fc73f74764ea47d -C extra-filename=-30f67f14eca434e1 --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/i686-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 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=90db2c511da4264d -C extra-filename=-833d23ce1861dc2a --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/i686-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/i686-unknown-freebsd/release/deps/libblock_buffer-456f95e0e8e5f2ef.rmeta --extern const_oid=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libconst_oid-55c2b43dd5652faa.rmeta --extern crypto_common=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libcrypto_common-02c561056f63b63e.rmeta --extern subtle=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libsubtle-d418418f53a24284.rmeta --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] };
     |                                           +++++                         +

     Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=std CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=32 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='' CARGO_FEATURE_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=i686-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/i686-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=0 OUT_DIR=/magus/work/usr/mports/audio/spotifyd/work/target/release/build/getrandom-5128432728d17cea/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=/usr/local/llvm15/bin/clang RUSTDOC=/usr/local/bin/rustdoc TARGET=i686-unknown-freebsd /magus/work/usr/mports/audio/spotifyd/work/target/release/build/getrandom-01fd244731579e4e/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=f1e5d0c5280b81b0 -C extra-filename=-889cfc5d4c1a9e19 --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/i686-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/i686-unknown-freebsd/release/deps/libonce_cell-196f355b822940d8.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
   Compiling rustversion v1.0.22
     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=7c800e46eee48921 -C extra-filename=-6312b3401281546b --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/release/build/rustversion-6312b3401281546b -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=fc6ac005fdafca83 -C extra-filename=-6bcd6157fb0610c0 --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=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-5128432728d17cea/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=569c1e10570c5c56 -C extra-filename=-1d231704a489920b --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-a7c669a6240c8970.rmeta --extern libc=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps/liblibc-d9904b7abb52dfea.rmeta --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 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=32 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='' CARGO_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=i686-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/i686-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=0 OUT_DIR=/magus/work/usr/mports/audio/spotifyd/work/target/release/build/rustversion-1dabf0843452fde9/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=/usr/local/llvm15/bin/clang RUSTDOC=/usr/local/bin/rustdoc TARGET=i686-unknown-freebsd /magus/work/usr/mports/audio/spotifyd/work/target/release/build/rustversion-6312b3401281546b/build-script-build`
[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"))
   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=4034685d51b56153 -C extra-filename=-d003348cf82eff5f --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-ef9127886f14ae4d.rmeta --cap-lints warn`
   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/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=6ae7db9c5390df1a -C extra-filename=-c21e96426d1af7c4 --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/release/build/anyhow-c21e96426d1af7c4 -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=0faadcd98008f1f1 -C extra-filename=-8a86614632929dab --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/i686-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-syntax v0.8.8
     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=318e60c568f7e24e -C extra-filename=-efcef1be5b3c4c08 --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`
warning: `http` (lib) generated 6 warnings
   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=69da5a841f24446f -C extra-filename=-b3ba2a5df4b9f160 --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/i686-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 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=419d16b12932b8b1 -C extra-filename=-d8a666005b8f8167 --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/i686-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 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=32 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_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=i686-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/i686-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=0 OUT_DIR=/magus/work/usr/mports/audio/spotifyd/work/target/release/build/anyhow-0ad64b93362090cb/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=/usr/local/llvm15/bin/clang RUSTDOC=/usr/local/bin/rustdoc TARGET=i686-unknown-freebsd /magus/work/usr/mports/audio/spotifyd/work/target/release/build/anyhow-c21e96426d1af7c4/build-script-build`
[anyhow 1.0.100] cargo:rerun-if-changed=src/nightly.rs
   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=3a1dc73ae6378f88 -C extra-filename=-53ff9bbc747d535c --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/i686-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/i686-unknown-freebsd/release/deps/libpin_project_lite-35c9caef2225ad89.rmeta --extern tracing_core=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libtracing_core-889cfc5d4c1a9e19.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
[anyhow 1.0.100] cargo:rerun-if-env-changed=RUSTC_BOOTSTRAP
[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
     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-1dabf0843452fde9/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=f93ed5cc24e361b0 -C extra-filename=-b25a2c3ff17696d1 --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() };
     |                              ++        +

warning: method `cmpeq` is never used
  --> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/aho-corasick-1.1.4/src/packed/vector.rs:74:15
   |
28 | pub(crate) trait Vector:
   |                  ------ method in this trait
...
74 |     unsafe fn cmpeq(self, vector2: Self) -> Self;
   |               ^^^^^
   |
   = note: `#[warn(dead_code)]` on by default

   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=613caf284853b265 -C extra-filename=-a58abc04d9f62c92 --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/release/build/openssl-sys-a58abc04d9f62c92 -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-09ec4848fb7d33d8.rlib --extern pkg_config=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps/libpkg_config-e0f8c4ce418af666.rlib --extern vcpkg=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps/libvcpkg-e00e6e336bfb80c8.rlib --cap-lints warn`
   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=6a79761939ef99b9 -C extra-filename=-fe33901ea3051432 --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/i686-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/i686-unknown-freebsd/release/deps/liballocator_api2-d8a666005b8f8167.rmeta --extern equivalent=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libequivalent-8a86614632929dab.rmeta --extern foldhash=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libfoldhash-b3ba2a5df4b9f160.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: `allocator-api2` (lib) generated 1 warning
   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=8cced8989815d397 -C extra-filename=-284642ccb0198548 --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/release/build/num-traits-284642ccb0198548 -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-c1e1f1cb421da680.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 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=32 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_FEATURE_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=i686-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/i686-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=3 OUT_DIR=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/build/libm-19bd8ca1f1323abd/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=/usr/local/llvm15/bin/clang RUSTDOC=/usr/local/bin/rustdoc TARGET=i686-unknown-freebsd /magus/work/usr/mports/audio/spotifyd/work/target/release/build/libm-5ae0c48abde186b6/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=288862454701d7ce -C extra-filename=-475a1ebdf1973df8 --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 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=2e777f14fdcafd0c -C extra-filename=-cfdcdbddcb48fe03 --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/i686-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 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=6771bb7f6fa48b6f -C extra-filename=-4b593c9bd707f25e --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/i686-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 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=c1284207db22bbca -C extra-filename=-39357e4da09458cd --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/release/build/httparse-39357e4da09458cd -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 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=aea3a54718a86229 -C extra-filename=-c99c40f739a41f0b --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/release/build/openssl-c99c40f739a41f0b -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 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=32 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_MANIFEST_DIR=/magus/work/usr/mports/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=i686-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/i686-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=3 OUT_DIR=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/build/openssl-sys-0046f9f5ab6a2796/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=/usr/local/llvm15/bin/clang RUSTDOC=/usr/local/bin/rustdoc TARGET=i686-unknown-freebsd /magus/work/usr/mports/audio/spotifyd/work/target/release/build/openssl-sys-a58abc04d9f62c92/build-script-main`
[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=I686_UNKNOWN_FREEBSD_OPENSSL_LIB_DIR
[openssl-sys 0.9.111] I686_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=I686_UNKNOWN_FREEBSD_OPENSSL_INCLUDE_DIR
[openssl-sys 0.9.111] I686_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/i686-unknown-freebsd/release/build/openssl-sys-0046f9f5ab6a2796/out)
[openssl-sys 0.9.111] TARGET = Some(i686-unknown-freebsd)
[openssl-sys 0.9.111] CARGO_ENCODED_RUSTFLAGS = Some(-Clink-arg=-fstack-protector-strong)
[openssl-sys 0.9.111] HOST = Some(i686-unknown-freebsd)
[openssl-sys 0.9.111] cargo:rerun-if-env-changed=CC_i686-unknown-freebsd
[openssl-sys 0.9.111] CC_i686-unknown-freebsd = None
[openssl-sys 0.9.111] cargo:rerun-if-env-changed=CC_i686_unknown_freebsd
[openssl-sys 0.9.111] CC_i686_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
[openssl-sys 0.9.111] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
     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=4ee054b08afa7214 -C extra-filename=-17c9c87bc68383f3 --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=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_i686_unknown_freebsd
[openssl-sys 0.9.111] CFLAGS_i686_unknown_freebsd = None
[openssl-sys 0.9.111] cargo:rerun-if-env-changed=CFLAGS_i686-unknown-freebsd
[openssl-sys 0.9.111] CFLAGS_i686-unknown-freebsd = None
   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=3c99e3122b50d240 -C extra-filename=-139fa87b5061af3d --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: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=I686_UNKNOWN_FREEBSD_OPENSSL_LIBS
[openssl-sys 0.9.111] I686_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=I686_UNKNOWN_FREEBSD_OPENSSL_STATIC
[openssl-sys 0.9.111] I686_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
   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=e3de847deba7c6c2 -C extra-filename=-4ae4b5256b512e75 --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`
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: 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

warning: `ident_case` (lib) generated 2 warnings
     Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=32 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_FEATURE_DEFAULT=1 CARGO_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=i686-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/i686-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=3 OUT_DIR=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/build/openssl-80df371cd761118d/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=/usr/local/llvm15/bin/clang RUSTDOC=/usr/local/bin/rustdoc TARGET=i686-unknown-freebsd /magus/work/usr/mports/audio/spotifyd/work/target/release/build/openssl-c99c40f739a41f0b/build-script-build`
[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/i686-unknown-freebsd/release/build/openssl-sys-0046f9f5ab6a2796/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=e3715dea57373128 -C extra-filename=-1d73a0ff7514d827 --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/i686-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/i686-unknown-freebsd/release/deps/liblibc-bbfb31c983a7bc07.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: `aho-corasick` (lib) generated 1 warning
     Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,std CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=32 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/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=i686-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/i686-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=3 OUT_DIR=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/build/httparse-b23e2b283d926d3e/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=/usr/local/llvm15/bin/clang RUSTDOC=/usr/local/bin/rustdoc TARGET=i686-unknown-freebsd /magus/work/usr/mports/audio/spotifyd/work/target/release/build/httparse-39357e4da09458cd/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=3df4b2c6562cb8c7 -C extra-filename=-df8219b21fb95b9a --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/i686-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/i686-unknown-freebsd/release/deps/libforeign_types_shared-4b593c9bd707f25e.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
[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_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/i686-unknown-freebsd/release/build/libm-19bd8ca1f1323abd/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=40de3e8fb5e37459 -C extra-filename=-c98c9532ac6a0f38 --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/i686-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=default,i128,libm,std CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=32 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_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=i686-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/i686-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=3 OUT_DIR=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/build/num-traits-96328550a9fe7dc2/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=/usr/local/llvm15/bin/clang RUSTDOC=/usr/local/bin/rustdoc TARGET=i686-unknown-freebsd /magus/work/usr/mports/audio/spotifyd/work/target/release/build/num-traits-284642ccb0198548/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-0ad64b93362090cb/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=3f39b02b8466bcff -C extra-filename=-725ed80fccbb54f1 --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)'`
[num-traits 0.2.19] cargo:rustc-check-cfg=cfg(has_total_cmp)
[num-traits 0.2.19] cargo:rustc-cfg=has_total_cmp
[num-traits 0.2.19] cargo:rerun-if-changed=build.rs
     Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=std CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=32 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_FEATURE_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=i686-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/i686-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=3 OUT_DIR=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/build/getrandom-3ff2e53568c187d7/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=/usr/local/llvm15/bin/clang RUSTDOC=/usr/local/bin/rustdoc TARGET=i686-unknown-freebsd /magus/work/usr/mports/audio/spotifyd/work/target/release/build/getrandom-01fd244731579e4e/build-script-build`
[getrandom 0.3.4] cargo:rerun-if-changed=build.rs
   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=e93eeecb5816803f -C extra-filename=-c1b83031028cef89 --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/release/build/native-tls-c1b83031028cef89 -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=1454aefdcf5c694f -C extra-filename=-0c6e4875eebcdc57 --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/i686-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=d15cd1b20d459ef9 -C extra-filename=-c65a275a15747a05 --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/release/build/protobuf-c65a275a15747a05 -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 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=bc31939dd923df19 -C extra-filename=-40e65f4ed3fd34eb --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/i686-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 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=8c8937536745cfad -C extra-filename=-575a11581c795ec5 --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/i686-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 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=32 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_MANIFEST_DIR=/magus/work/usr/mports/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=i686-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/i686-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=3 OUT_DIR=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/build/native-tls-1a4f778cc75de7ca/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=/usr/local/llvm15/bin/clang RUSTDOC=/usr/local/bin/rustdoc TARGET=i686-unknown-freebsd /magus/work/usr/mports/audio/spotifyd/work/target/release/build/native-tls-c1b83031028cef89/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)
     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/i686-unknown-freebsd/release/build/getrandom-3ff2e53568c187d7/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=cbb5b53fc1e1155f -C extra-filename=-b011466cebfc4e75 --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/i686-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/i686-unknown-freebsd/release/deps/libcfg_if-8a0e24b7255a5f11.rmeta --extern libc=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/liblibc-bbfb31c983a7bc07.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
   Compiling indexmap v2.12.0
     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=8a0b18fd68c1f74f -C extra-filename=-e8719f63f882fca0 --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/i686-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/i686-unknown-freebsd/release/deps/libequivalent-8a86614632929dab.rmeta --extern hashbrown=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libhashbrown-fe33901ea3051432.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/i686-unknown-freebsd/release/build/httparse-b23e2b283d926d3e/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=d7606dab86efda0f -C extra-filename=-727b10404f89bd2b --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/i686-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 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=3f5fce79dd92711f -C extra-filename=-2e924765dd63c582 --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/i686-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/i686-unknown-freebsd/release/deps/libbytes-f39360d39377368d.rmeta --extern http=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libhttp-e1cf1c3d44c78a94.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
   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=d5729d610266c776 -C extra-filename=-5d2f6ea3ba53f298 --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-d9904b7abb52dfea.rmeta --cap-lints warn`
   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=547e0f0a42cec59f -C extra-filename=-a00b953fe724d4c5 --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/release/build/icu_normalizer_data-a00b953fe724d4c5 -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 percent-encoding v2.3.2
     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=9364615d604133c2 -C extra-filename=-199e9f178ee35321 --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/i686-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=01e6c6441bff5c4c -C extra-filename=-572ce3b0e9334bda --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/i686-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=7855407ba459a9c0 -C extra-filename=-146509b7df81a472 --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-d003348cf82eff5f.rmeta --extern memchr=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps/libmemchr-ef9127886f14ae4d.rmeta --extern regex_syntax=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps/libregex_syntax-efcef1be5b3c4c08.rmeta --cap-lints warn`
   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=8dabbe2cfade4e29 -C extra-filename=-1f4bf3fdc467a225 --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/release/build/serde-1f4bf3fdc467a225 -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 synstructure v0.13.2
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=synstructure CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/synstructure-0.13.2 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/synstructure-0.13.2/Cargo.toml CARGO_PKG_AUTHORS='Nika Layzell ' CARGO_PKG_DESCRIPTION='Helper methods and macros for custom derives' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=synstructure CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/mystor/synstructure' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.13.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=13 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 synstructure --edition=2018 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/synstructure-0.13.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "proc-macro"))' -C metadata=0f3ddc3e19a58c63 -C extra-filename=-a0d87ac38ef4d015 --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-1ec95ac10ce42c2b.rmeta --extern quote=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps/libquote-d273f932cf3c186d.rmeta --extern syn=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps/libsyn-0b84beccebc75dd1.rmeta --cap-lints warn`
   Compiling darling_core v0.20.11
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=darling_core CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/darling_core-0.20.11 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/darling_core-0.20.11/Cargo.toml CARGO_PKG_AUTHORS='Ted Driggs ' CARGO_PKG_DESCRIPTION='Helper crate for proc-macro library for reading attributes into structs when
implementing custom derives. Use https://crates.io/crates/darling in your code.
' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=darling_core CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/TedDriggs/darling' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.20.11 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=20 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 darling_core --edition=2021 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/darling_core-0.20.11/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="strsim"' --cfg 'feature="suggestions"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("diagnostics", "strsim", "suggestions"))' -C metadata=ead10f697d4f67c5 -C extra-filename=-f4bc12a1e38bc5f0 --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 fnv=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps/libfnv-475a1ebdf1973df8.rmeta --extern ident_case=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps/libident_case-139fa87b5061af3d.rmeta --extern proc_macro2=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps/libproc_macro2-1ec95ac10ce42c2b.rmeta --extern quote=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps/libquote-d273f932cf3c186d.rmeta --extern strsim=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps/libstrsim-4ae4b5256b512e75.rmeta --extern syn=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps/libsyn-0b84beccebc75dd1.rmeta --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=6c23094ae76749ad -C extra-filename=-7281d0676baf1409 --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/release/build/icu_properties_data-7281d0676baf1409 -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=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/i686-unknown-freebsd/release/build/num-traits-96328550a9fe7dc2/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=068d993aab90f091 -C extra-filename=-fc176fd8765a1ad7 --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/i686-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/i686-unknown-freebsd/release/deps/liblibm-c98c9532ac6a0f38.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_CFG_FEATURE='' CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=32 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_MANIFEST_DIR=/magus/work/usr/mports/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=i686-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/i686-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=3 OUT_DIR=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/build/icu_properties_data-19ab17c3e9d6e351/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=/usr/local/llvm15/bin/clang RUSTDOC=/usr/local/bin/rustdoc TARGET=i686-unknown-freebsd /magus/work/usr/mports/audio/spotifyd/work/target/release/build/icu_properties_data-7281d0676baf1409/build-script-build`
[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)
     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 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=32 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_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=i686-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/i686-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=3 OUT_DIR=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/build/serde-7afad2ce43707a8e/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=/usr/local/llvm15/bin/clang RUSTDOC=/usr/local/bin/rustdoc TARGET=i686-unknown-freebsd /magus/work/usr/mports/audio/spotifyd/work/target/release/build/serde-1f4bf3fdc467a225/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
[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)
     Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE='' CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=32 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_MANIFEST_DIR=/magus/work/usr/mports/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=i686-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/i686-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=3 OUT_DIR=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/build/icu_normalizer_data-a5829b3baedde741/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=/usr/local/llvm15/bin/clang RUSTDOC=/usr/local/bin/rustdoc TARGET=i686-unknown-freebsd /magus/work/usr/mports/audio/spotifyd/work/target/release/build/icu_normalizer_data-a00b953fe724d4c5/build-script-build`
[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)
     Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE='' CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=32 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='' 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=i686-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/i686-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=0 OUT_DIR=/magus/work/usr/mports/audio/spotifyd/work/target/release/build/thiserror-157950f2066374ce/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=/usr/local/llvm15/bin/clang RUSTDOC=/usr/local/bin/rustdoc TARGET=i686-unknown-freebsd /magus/work/usr/mports/audio/spotifyd/work/target/release/build/thiserror-c8ee695bff5b3daa/build-script-build`
[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)
[thiserror 1.0.69] cargo:rerun-if-env-changed=RUSTC_BOOTSTRAP
   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=58d821c1b3dde8b8 -C extra-filename=-77e4e380a9bb5ebe --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/i686-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/i686-unknown-freebsd/release/deps/libcfg_if-8a0e24b7255a5f11.rmeta --extern libc=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/liblibc-bbfb31c983a7bc07.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
   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=a17d85bb7b853870 -C extra-filename=-ceaab0aba3ca77f2 --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/i686-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/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=dc9e7d53aaeccfef -C extra-filename=-ea21b1cc81976dce --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/release/build/zerocopy-ea21b1cc81976dce -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: 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

   Compiling rustix v1.1.2
warning: `atomic-waker` (lib) generated 1 warning
   Compiling httpdate v1.0.3
     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=b751d802f86706a3 -C extra-filename=-15c8431e7de44750 --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/i686-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=ad89bdda5afb8083 -C extra-filename=-0a21d08a1e3ccb5b --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/release/build/rustix-0a21d08a1e3ccb5b -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 tower-service v0.3.3
     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=ac86fbe6b0bab236 -C extra-filename=-866c6c3c9317b631 --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/i686-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 try-lock v0.2.5
     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=8db413713db06bd1 -C extra-filename=-20be1d82d8343635 --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/i686-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 rustix v0.38.44
     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=d89573c8cfa13ff3 -C extra-filename=-f532c195b47cfc15 --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/release/build/rustix-f532c195b47cfc15 -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 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=61817261a21affce -C extra-filename=-3b6105f721e3e5ea --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/i686-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/i686-unknown-freebsd/release/deps/libtry_lock-20be1d82d8343635.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
     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 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=32 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='' CARGO_FEATURE_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=i686-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/i686-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=0 OUT_DIR=/magus/work/usr/mports/audio/spotifyd/work/target/release/build/rustix-8ef15c41c11ce439/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=/usr/local/llvm15/bin/clang RUSTDOC=/usr/local/bin/rustdoc TARGET=i686-unknown-freebsd /magus/work/usr/mports/audio/spotifyd/work/target/release/build/rustix-0a21d08a1e3ccb5b/build-script-build`
[rustix 1.1.2] cargo:rerun-if-changed=build.rs
[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 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=32 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='' CARGO_FEATURE_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=i686-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/i686-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=0 OUT_DIR=/magus/work/usr/mports/audio/spotifyd/work/target/release/build/zerocopy-464add1ebff7963c/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=/usr/local/llvm15/bin/clang RUSTDOC=/usr/local/bin/rustdoc TARGET=i686-unknown-freebsd /magus/work/usr/mports/audio/spotifyd/work/target/release/build/zerocopy-ea21b1cc81976dce/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 rand_core v0.6.4
     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=48c86aec95d8e879 -C extra-filename=-72aba6cacb10ccb7 --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/i686-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/i686-unknown-freebsd/release/deps/libgetrandom-77e4e380a9bb5ebe.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
[rustix 1.1.2] cargo:rustc-cfg=lower_upper_exp_for_non_zero
     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/i686-unknown-freebsd/release/build/icu_normalizer_data-a5829b3baedde741/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=b0862d324e4811db -C extra-filename=-97133ba4593ed42b --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/i686-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)'`
[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:rustc-cfg=fix_y2038
[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
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

     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/i686-unknown-freebsd/release/build/icu_properties_data-19ab17c3e9d6e351/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=3c621bb7b3f001df -C extra-filename=-31ed427bf39f4ebd --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/i686-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)'`
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

     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 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=32 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='' CARGO_FEATURE_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=i686-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/i686-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=0 OUT_DIR=/magus/work/usr/mports/audio/spotifyd/work/target/release/build/rustix-13a01bb4b307821f/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=/usr/local/llvm15/bin/clang RUSTDOC=/usr/local/bin/rustdoc TARGET=i686-unknown-freebsd /magus/work/usr/mports/audio/spotifyd/work/target/release/build/rustix-f532c195b47cfc15/build-script-build`
[rustix 0.38.44] cargo:rerun-if-changed=build.rs
     Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE='' CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=32 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_MANIFEST_DIR=/magus/work/usr/mports/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=i686-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/i686-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=3 OUT_DIR=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/build/thiserror-5b3ecb3920c61bb0/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=/usr/local/llvm15/bin/clang RUSTDOC=/usr/local/bin/rustdoc TARGET=i686-unknown-freebsd /magus/work/usr/mports/audio/spotifyd/work/target/release/build/thiserror-c8ee695bff5b3daa/build-script-build`
[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)
[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
     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=f394582927719662 -C extra-filename=-b27a803a7ce5451d --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`
[thiserror 1.0.69] cargo:rerun-if-env-changed=RUSTC_BOOTSTRAP
   Compiling base64 v0.22.1
     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=efc10fea6c5d285d -C extra-filename=-8c84eea534211aee --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/i686-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=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-13a01bb4b307821f/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=331c6b9419eefd59 -C extra-filename=-b282a33af8db7404 --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-f8901a8eb15342b0.rmeta --extern libc_errno=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps/liberrno-5d2f6ea3ba53f298.rmeta --extern libc=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps/liblibc-d9904b7abb52dfea.rmeta --cap-lints warn --cfg static_assertions --cfg libc --cfg freebsdlike --cfg bsd`
warning: `rand_core` (lib) generated 6 warnings
     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-8ef15c41c11ce439/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=8b1dcc2980086bac -C extra-filename=-99a624962f6539c9 --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-f8901a8eb15342b0.rmeta --extern libc_errno=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps/liberrno-5d2f6ea3ba53f298.rmeta --extern libc=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps/liblibc-d9904b7abb52dfea.rmeta --cap-lints warn --cfg static_assertions --cfg lower_upper_exp_for_non_zero --cfg rustc_diagnostics --cfg libc --cfg freebsdlike --cfg bsd --cfg fix_y2038`
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

     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-464add1ebff7963c/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=82d84f0fa676bada -C extra-filename=-968be8d61b30020a --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)'`
   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=561bc1e3c1cc4505 -C extra-filename=-5574b98d61c0e1c4 --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/i686-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/i686-unknown-freebsd/release/deps/libgetrandom-b011466cebfc4e75.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: `base64` (lib) generated 1 warning
     Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=32 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='' CARGO_FEATURE_DEFAULT=1 CARGO_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=i686-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/i686-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=0 OUT_DIR=/magus/work/usr/mports/audio/spotifyd/work/target/release/build/protobuf-fb27bd2ad9a7f1d5/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=/usr/local/llvm15/bin/clang RUSTDOC=/usr/local/bin/rustdoc TARGET=i686-unknown-freebsd /magus/work/usr/mports/audio/spotifyd/work/target/release/build/protobuf-c65a275a15747a05/build-script-build`
   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=cc002008c535a039 -C extra-filename=-524f4efa2d542d74 --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/release/build/vergen-lib-524f4efa2d542d74 -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-b25a2c3ff17696d1.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::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)

   Compiling thiserror v2.0.17
     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=2d177ea746ce32e2 -C extra-filename=-a475d1e370d55594 --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/release/build/thiserror-a475d1e370d55594 -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=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=76d8097b8fa2d289 -C extra-filename=-a90f2c320014e734 --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=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=424d53e1f546ce7b -C extra-filename=-a51f10615178799a --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`
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)

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)

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 regex v1.12.2
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=regex CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/regex-1.12.2 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/regex-1.12.2/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers:Andrew Gallant ' CARGO_PKG_DESCRIPTION='An implementation of regular expressions for Rust. This implementation uses
finite automata and guarantees linear time matching on all inputs.
' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/regex' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=regex CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/regex' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=1.12.2 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=12 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 regex --edition=2021 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/regex-1.12.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 --allow=unexpected_cfgs --check-cfg 'cfg(docsrs_regex)' -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="perf"' --cfg 'feature="perf-backtrack"' --cfg 'feature="perf-cache"' --cfg 'feature="perf-dfa"' --cfg 'feature="perf-inline"' --cfg 'feature="perf-literal"' --cfg 'feature="perf-onepass"' --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("default", "logging", "pattern", "perf", "perf-backtrack", "perf-cache", "perf-dfa", "perf-dfa-full", "perf-inline", "perf-literal", "perf-onepass", "std", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment", "unstable", "use_std"))' -C metadata=5c93b828e94f0359 -C extra-filename=-952dfd7c11c4d3f1 --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-d003348cf82eff5f.rmeta --extern memchr=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps/libmemchr-ef9127886f14ae4d.rmeta --extern regex_automata=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps/libregex_automata-146509b7df81a472.rmeta --extern regex_syntax=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps/libregex_syntax-efcef1be5b3c4c08.rmeta --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)

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 zerofrom-derive v0.1.6
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=zerofrom_derive CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/zerofrom-derive-0.1.6 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/zerofrom-derive-0.1.6/Cargo.toml CARGO_PKG_AUTHORS='Manish Goregaokar ' CARGO_PKG_DESCRIPTION='Custom derive for the zerofrom crate' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=zerofrom-derive CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION='' 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 zerofrom_derive --edition=2021 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/zerofrom-derive-0.1.6/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=aae1360e1fd5c00d -C extra-filename=-3a521821b8bfcd13 --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-1ec95ac10ce42c2b.rlib --extern quote=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps/libquote-d273f932cf3c186d.rlib --extern syn=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps/libsyn-0b84beccebc75dd1.rlib --extern synstructure=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps/libsynstructure-a0d87ac38ef4d015.rlib --extern proc_macro --cap-lints warn`
   Compiling yoke-derive v0.8.1
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=yoke_derive CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/yoke-derive-0.8.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/yoke-derive-0.8.1/Cargo.toml CARGO_PKG_AUTHORS='Manish Goregaokar ' CARGO_PKG_DESCRIPTION='Custom derive for the yoke crate' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=yoke-derive CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION='' 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 yoke_derive --edition=2021 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/yoke-derive-0.8.1/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=581ddf2b8679b454 -C extra-filename=-4eb2908835d16a70 --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-1ec95ac10ce42c2b.rlib --extern quote=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps/libquote-d273f932cf3c186d.rlib --extern syn=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps/libsyn-0b84beccebc75dd1.rlib --extern synstructure=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps/libsynstructure-a0d87ac38ef4d015.rlib --extern proc_macro --cap-lints warn`
   Compiling tokio-macros v2.6.0
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tokio_macros CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/tokio-macros-2.6.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/tokio-macros-2.6.0/Cargo.toml CARGO_PKG_AUTHORS='Tokio Contributors ' CARGO_PKG_DESCRIPTION='Tokio'\''s proc macros.
' CARGO_PKG_HOMEPAGE='https://tokio.rs' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tokio-macros CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tokio-rs/tokio' CARGO_PKG_RUST_VERSION=1.71 CARGO_PKG_VERSION=2.6.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps /usr/local/bin/rustc --crate-name tokio_macros --edition=2021 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/tokio-macros-2.6.0/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 --warn=unexpected_cfgs --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(loom)' --check-cfg 'cfg(mio_unsupported_force_poll_poll)' --check-cfg 'cfg(tokio_allow_from_blocking_fd)' --check-cfg 'cfg(tokio_internal_mt_counters)' --check-cfg 'cfg(tokio_no_parking_lot)' --check-cfg 'cfg(tokio_no_tuning_tests)' --check-cfg 'cfg(tokio_unstable)' --check-cfg 'cfg(target_os, values("cygwin"))' -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ab00a56535e83225 -C extra-filename=-c1baef6db2f79928 --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-1ec95ac10ce42c2b.rlib --extern quote=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps/libquote-d273f932cf3c186d.rlib --extern syn=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps/libsyn-0b84beccebc75dd1.rlib --extern proc_macro --cap-lints warn`
   Compiling zerovec-derive v0.11.2
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=zerovec_derive CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/zerovec-derive-0.11.2 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/zerovec-derive-0.11.2/Cargo.toml CARGO_PKG_AUTHORS='Manish Goregaokar ' CARGO_PKG_DESCRIPTION='Custom derive for the zerovec crate' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=zerovec-derive CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.11.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=11 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps /usr/local/bin/rustc --crate-name zerovec_derive --edition=2021 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/zerovec-derive-0.11.2/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=ad07f68c9fc84e53 -C extra-filename=-5a97aad9a83187bb --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-1ec95ac10ce42c2b.rlib --extern quote=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps/libquote-d273f932cf3c186d.rlib --extern syn=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps/libsyn-0b84beccebc75dd1.rlib --extern proc_macro --cap-lints warn`
warning: `rustix` (lib) generated 54 warnings
   Compiling futures-macro v0.3.31
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=futures_macro CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/futures-macro-0.3.31 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/futures-macro-0.3.31/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='The futures-rs procedural macro implementations.
' CARGO_PKG_HOMEPAGE='https://rust-lang.github.io/futures-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=futures-macro CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/rust-lang/futures-rs' CARGO_PKG_RUST_VERSION=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_macro --edition=2018 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/futures-macro-0.3.31/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 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=6e15da478678d486 -C extra-filename=-12566fccbd4ae73e --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-1ec95ac10ce42c2b.rlib --extern quote=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps/libquote-d273f932cf3c186d.rlib --extern syn=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps/libsyn-0b84beccebc75dd1.rlib --extern proc_macro --cap-lints warn`
   Compiling zerocopy-derive v0.8.27
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=zerocopy_derive CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/zerocopy-derive-0.8.27 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/zerocopy-derive-0.8.27/Cargo.toml CARGO_PKG_AUTHORS='Joshua Liebow-Feeser :Jack Wrenn ' CARGO_PKG_DESCRIPTION='Custom derive for traits from the zerocopy crate' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='BSD-2-Clause OR Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=zerocopy-derive CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/google/zerocopy' CARGO_PKG_RUST_VERSION='' 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 zerocopy_derive --edition=2021 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/zerocopy-derive-0.8.27/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 --warn=unexpected_cfgs --check-cfg 'cfg(zerocopy_derive_union_into_bytes)' -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e7eef4f45dcc9f58 -C extra-filename=-12a15fd615c2e9b6 --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-1ec95ac10ce42c2b.rlib --extern quote=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps/libquote-d273f932cf3c186d.rlib --extern syn=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps/libsyn-0b84beccebc75dd1.rlib --extern proc_macro --cap-lints warn`
   Compiling thiserror-impl v1.0.69
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=thiserror_impl CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/thiserror-impl-1.0.69 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/thiserror-impl-1.0.69/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Implementation detail of the `thiserror` crate' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=thiserror-impl CARGO_PKG_README='' 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 thiserror_impl --edition=2021 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/thiserror-impl-1.0.69/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=a990a4d44320eaf5 -C extra-filename=-c6bc1e7cb45c9008 --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-1ec95ac10ce42c2b.rlib --extern quote=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps/libquote-d273f932cf3c186d.rlib --extern syn=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps/libsyn-0b84beccebc75dd1.rlib --extern proc_macro --cap-lints warn`
   Compiling tokio v1.48.0
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tokio CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/tokio-1.48.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/tokio-1.48.0/Cargo.toml CARGO_PKG_AUTHORS='Tokio Contributors ' CARGO_PKG_DESCRIPTION='An event-driven, non-blocking I/O platform for writing asynchronous I/O
backed applications.
' CARGO_PKG_HOMEPAGE='https://tokio.rs' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tokio CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tokio-rs/tokio' CARGO_PKG_RUST_VERSION=1.71 CARGO_PKG_VERSION=1.48.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=48 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 tokio --edition=2021 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/tokio-1.48.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(fuzzing)' --check-cfg 'cfg(loom)' --check-cfg 'cfg(mio_unsupported_force_poll_poll)' --check-cfg 'cfg(tokio_allow_from_blocking_fd)' --check-cfg 'cfg(tokio_internal_mt_counters)' --check-cfg 'cfg(tokio_no_parking_lot)' --check-cfg 'cfg(tokio_no_tuning_tests)' --check-cfg 'cfg(tokio_unstable)' --check-cfg 'cfg(target_os, values("cygwin"))' --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-uring", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "taskdump", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=100d75e9662c1b7f -C extra-filename=-a5fdf59d3a30ba7e --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/i686-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/i686-unknown-freebsd/release/deps/libbytes-f39360d39377368d.rmeta --extern libc=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/liblibc-bbfb31c983a7bc07.rmeta --extern mio=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libmio-16337c9fbba52ee0.rmeta --extern pin_project_lite=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libpin_project_lite-35c9caef2225ad89.rmeta --extern signal_hook_registry=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libsignal_hook_registry-ca6551e8bfb9b854.rmeta --extern socket2=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libsocket2-bbfb8ba52c7eac82.rmeta --extern tokio_macros=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps/libtokio_macros-c1baef6db2f79928.so --cap-lints warn -C link-arg=-fstack-protector-strong`
   Compiling displaydoc v0.2.5
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=displaydoc CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/displaydoc-0.2.5 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/displaydoc-0.2.5/Cargo.toml CARGO_PKG_AUTHORS='Jane Lusby ' CARGO_PKG_DESCRIPTION='A derive macro for implementing the display Trait via a doc comment and string interpolation
' CARGO_PKG_HOMEPAGE='https://github.com/yaahc/displaydoc' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=displaydoc CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/yaahc/displaydoc' CARGO_PKG_RUST_VERSION=1.56.0 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 displaydoc --edition=2021 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/displaydoc-0.2.5/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("default", "std"))' -C metadata=ca15eb205e68a0cd -C extra-filename=-57b46fe57bff55c2 --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-1ec95ac10ce42c2b.rlib --extern quote=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps/libquote-d273f932cf3c186d.rlib --extern syn=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps/libsyn-0b84beccebc75dd1.rlib --extern proc_macro --cap-lints warn`
   Compiling futures-util v0.3.31
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=futures_util CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/futures-util-0.3.31 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/futures-util-0.3.31/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Common utilities and extension traits for the futures-rs library.
' CARGO_PKG_HOMEPAGE='https://rust-lang.github.io/futures-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=futures-util CARGO_PKG_README=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_util --edition=2018 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/futures-util-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="async-await"' --cfg 'feature="async-await-macro"' --cfg 'feature="bilock"' --cfg 'feature="channel"' --cfg 'feature="default"' --cfg 'feature="futures-channel"' --cfg 'feature="futures-io"' --cfg 'feature="futures-macro"' --cfg 'feature="futures-sink"' --cfg 'feature="io"' --cfg 'feature="memchr"' --cfg 'feature="sink"' --cfg 'feature="slab"' --cfg 'feature="std"' --cfg 'feature="unstable"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "async-await", "async-await-macro", "bilock", "cfg-target-has-atomic", "channel", "compat", "default", "futures-channel", "futures-io", "futures-macro", "futures-sink", "futures_01", "io", "io-compat", "memchr", "portable-atomic", "sink", "slab", "std", "tokio-io", "unstable", "write-all-vectored"))' -C metadata=eb9bafdf233cfc53 -C extra-filename=-a52a95e21e91fdd7 --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps --extern futures_channel=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libfutures_channel-2471900a9dac940c.rmeta --extern futures_core=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libfutures_core-5fe9ea5fe7d57841.rmeta --extern futures_io=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libfutures_io-ddc7f9496a035bc3.rmeta --extern futures_macro=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps/libfutures_macro-12566fccbd4ae73e.so --extern futures_sink=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libfutures_sink-3bd94e33435d825b.rmeta --extern futures_task=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libfutures_task-11f59b471e68661d.rmeta --extern memchr=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libmemchr-f5ad164c9951e4b6.rmeta --extern pin_project_lite=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libpin_project_lite-35c9caef2225ad89.rmeta --extern pin_utils=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libpin_utils-8025ffeec85e8673.rmeta --extern slab=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libslab-370bdba693fa82bd.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
   Compiling openssl-macros v0.1.1
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=openssl_macros CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/openssl-macros-0.1.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/openssl-macros-0.1.1/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Internal macros used by the openssl crate.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=openssl-macros CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' 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 openssl_macros --edition=2018 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/openssl-macros-0.1.1/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=8f21f46758190460 -C extra-filename=-23cde76d43a582c7 --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-1ec95ac10ce42c2b.rlib --extern quote=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps/libquote-d273f932cf3c186d.rlib --extern syn=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps/libsyn-0b84beccebc75dd1.rlib --extern proc_macro --cap-lints warn`
   Compiling darling_macro v0.20.11
   Compiling zerofrom v0.1.6
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=darling_macro CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/darling_macro-0.20.11 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/darling_macro-0.20.11/Cargo.toml CARGO_PKG_AUTHORS='Ted Driggs ' CARGO_PKG_DESCRIPTION='Internal support for a proc-macro library for reading attributes into structs when
implementing custom derives. Use https://crates.io/crates/darling in your code.
' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=darling_macro CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/TedDriggs/darling' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.20.11 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=20 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 darling_macro --edition=2021 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/darling_macro-0.20.11/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=abe08dcc820364ca -C extra-filename=-4a1b8bf7df57bcfa --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 darling_core=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps/libdarling_core-f4bc12a1e38bc5f0.rlib --extern quote=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps/libquote-d273f932cf3c186d.rlib --extern syn=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps/libsyn-0b84beccebc75dd1.rlib --extern proc_macro --cap-lints warn`
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=zerofrom CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/zerofrom-0.1.6 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/zerofrom-0.1.6/Cargo.toml CARGO_PKG_AUTHORS='Manish Goregaokar ' CARGO_PKG_DESCRIPTION='ZeroFrom trait for constructing' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=zerofrom CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION=1.81 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 zerofrom --edition=2021 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/zerofrom-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 --cfg 'feature="derive"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "derive"))' -C metadata=3b5cbf91b4be4d87 -C extra-filename=-d2e4ebff2f563e25 --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps --extern zerofrom_derive=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps/libzerofrom_derive-3a521821b8bfcd13.so --cap-lints warn -C link-arg=-fstack-protector-strong`
   Compiling yoke v0.8.1
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=yoke CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/yoke-0.8.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/yoke-0.8.1/Cargo.toml CARGO_PKG_AUTHORS='Manish Goregaokar ' CARGO_PKG_DESCRIPTION='Abstraction allowing borrowed data to be carried along with the backing data it borrows from' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=yoke 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 yoke --edition=2021 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/yoke-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 --cfg 'feature="derive"' --cfg 'feature="zerofrom"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "serde", "zerofrom"))' -C metadata=83162613168d0fa9 -C extra-filename=-81d758d975cef57b --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps --extern stable_deref_trait=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libstable_deref_trait-bf57c1aa774f9ec6.rmeta --extern yoke_derive=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps/libyoke_derive-4eb2908835d16a70.so --extern zerofrom=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libzerofrom-d2e4ebff2f563e25.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=openssl 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 OUT_DIR=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/build/openssl-80df371cd761118d/out /usr/local/bin/rustc --crate-name openssl --edition=2021 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/openssl-0.10.75/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("aws-lc", "aws-lc-fips", "bindgen", "default", "unstable_boringssl", "v101", "v102", "v110", "v111", "vendored"))' -C metadata=42e4942500d5a5bf -C extra-filename=-fbffb931a24cc012 --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps --extern bitflags=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libbitflags-30f67f14eca434e1.rmeta --extern cfg_if=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libcfg_if-8a0e24b7255a5f11.rmeta --extern foreign_types=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libforeign_types-df8219b21fb95b9a.rmeta --extern libc=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/liblibc-bbfb31c983a7bc07.rmeta --extern once_cell=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libonce_cell-196f355b822940d8.rmeta --extern openssl_macros=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps/libopenssl_macros-23cde76d43a582c7.so --extern ffi=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libopenssl_sys-1d73a0ff7514d827.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong -L native=/usr/lib --cfg 'osslconf="OPENSSL_NO_SSL3_METHOD"' --cfg ossl101 --cfg ossl102 --cfg ossl110 --cfg ossl110g --cfg ossl110h --cfg ossl111 --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_SRTP", "OPENSSL_NO_CMS", "OPENSSL_NO_EC", "OPENSSL_NO_ARGON2", "OPENSSL_NO_RC2"))' --check-cfg 'cfg(libressl)' --check-cfg 'cfg(boringssl)' --check-cfg 'cfg(awslc)' --check-cfg 'cfg(awslc_fips)' --check-cfg 'cfg(libressl250)' --check-cfg 'cfg(libressl251)' --check-cfg 'cfg(libressl261)' --check-cfg 'cfg(libressl270)' --check-cfg 'cfg(libressl271)' --check-cfg 'cfg(libressl273)' --check-cfg 'cfg(libressl280)' --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(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(ossl110)' --check-cfg 'cfg(ossl110g)' --check-cfg 'cfg(ossl110h)' --check-cfg 'cfg(ossl111)' --check-cfg 'cfg(ossl111d)' --check-cfg 'cfg(ossl300)' --check-cfg 'cfg(ossl310)' --check-cfg 'cfg(ossl320)' --check-cfg 'cfg(ossl330)' --check-cfg 'cfg(ossl340)' --check-cfg 'cfg(ossl350)'`
   Compiling zerovec v0.11.5
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=zerovec CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/zerovec-0.11.5 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/zerovec-0.11.5/Cargo.toml CARGO_PKG_AUTHORS='The ICU4X Project Developers' CARGO_PKG_DESCRIPTION='Zero-copy vector backed by a byte array' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=zerovec CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION=1.82 CARGO_PKG_VERSION=0.11.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=11 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 zerovec --edition=2021 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/zerovec-0.11.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="derive"' --cfg 'feature="yoke"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "databake", "derive", "hashmap", "serde", "std", "yoke"))' -C metadata=413acc1f57f410d4 -C extra-filename=-4e6eef136dab4799 --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps --extern yoke=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libyoke-81d758d975cef57b.rmeta --extern zerofrom=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libzerofrom-d2e4ebff2f563e25.rmeta --extern zerovec_derive=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps/libzerovec_derive-5a97aad9a83187bb.so --cap-lints warn -C link-arg=-fstack-protector-strong`
   Compiling darling v0.20.11
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=darling CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/darling-0.20.11 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/darling-0.20.11/Cargo.toml CARGO_PKG_AUTHORS='Ted Driggs ' CARGO_PKG_DESCRIPTION='A proc-macro library for reading attributes into structs when
implementing custom derives.
' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=darling CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/TedDriggs/darling' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.20.11 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=20 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 darling --edition=2021 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/darling-0.20.11/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(compiletests)' -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="suggestions"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "diagnostics", "suggestions"))' -C metadata=84c039305ba8b46d -C extra-filename=-69e941dc9472d260 --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 darling_core=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps/libdarling_core-f4bc12a1e38bc5f0.rmeta --extern darling_macro=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps/libdarling_macro-4a1b8bf7df57bcfa.so --cap-lints warn`
   Compiling zerotrie v0.2.3
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=zerotrie CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/zerotrie-0.2.3 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/zerotrie-0.2.3/Cargo.toml CARGO_PKG_AUTHORS='The ICU4X Project Developers' CARGO_PKG_DESCRIPTION='A data structure that efficiently maps strings to integers' CARGO_PKG_HOMEPAGE='https://icu4x.unicode.org' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=zerotrie CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION=1.82 CARGO_PKG_VERSION=0.2.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps /usr/local/bin/rustc --crate-name zerotrie --edition=2021 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/zerotrie-0.2.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="yoke"' --cfg 'feature="zerofrom"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "databake", "default", "litemap", "serde", "yoke", "zerofrom", "zerovec"))' -C metadata=ff3f0fb6530de0a5 -C extra-filename=-69cbf4fb2d87d600 --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps --extern displaydoc=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps/libdisplaydoc-57b46fe57bff55c2.so --extern yoke=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libyoke-81d758d975cef57b.rmeta --extern zerofrom=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libzerofrom-d2e4ebff2f563e25.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
   Compiling serde_derive v1.0.228
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=serde_derive CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/serde_derive-1.0.228 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/serde_derive-1.0.228/Cargo.toml CARGO_PKG_AUTHORS='Erick Tryzelaar :David Tolnay ' CARGO_PKG_DESCRIPTION='Macros 1.1 implementation of #[derive(Serialize, Deserialize)]' CARGO_PKG_HOMEPAGE='https://serde.rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde_derive CARGO_PKG_README=crates-io.md CARGO_PKG_REPOSITORY='https://github.com/serde-rs/serde' CARGO_PKG_RUST_VERSION=1.61 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 serde_derive --edition=2021 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/serde_derive-1.0.228/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 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "deserialize_in_place"))' -C metadata=ea6485830c53ab8d -C extra-filename=-7e154e34274bd31b --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-1ec95ac10ce42c2b.rlib --extern quote=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps/libquote-d273f932cf3c186d.rlib --extern syn=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps/libsyn-0b84beccebc75dd1.rlib --extern proc_macro --cap-lints warn`
     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/i686-unknown-freebsd/release/build/zerocopy-16ae39ebd20402cf/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 opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --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=779b50ffa8b642fe -C extra-filename=-b42b61857ee98d11 --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps --extern zerocopy_derive=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps/libzerocopy_derive-12a15fd615c2e9b6.so --cap-lints warn -C link-arg=-fstack-protector-strong --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)'`
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=thiserror 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 OUT_DIR=/magus/work/usr/mports/audio/spotifyd/work/target/release/build/thiserror-157950f2066374ce/out /usr/local/bin/rustc --crate-name thiserror --edition=2021 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/thiserror-1.0.69/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=d0575a2b3963568f -C extra-filename=-1c221056e71b0729 --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 thiserror_impl=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps/libthiserror_impl-c6bc1e7cb45c9008.so --cap-lints warn --check-cfg 'cfg(error_generic_member_access)' --check-cfg 'cfg(thiserror_nightly_testing)'`
   Compiling derive_builder_core v0.20.2
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=derive_builder_core CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/derive_builder_core-0.20.2 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/derive_builder_core-0.20.2/Cargo.toml CARGO_PKG_AUTHORS='Colin Kiegel :Pascal Hertleif :Jan-Erik Rediger :Ted Driggs ' CARGO_PKG_DESCRIPTION='Internal helper library for the derive_builder crate.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=derive_builder_core CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/colin-kiegel/rust-derive-builder' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.20.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=20 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 derive_builder_core --edition=2018 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/derive_builder_core-0.20.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="lib_has_std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "clippy", "lib_has_std"))' -C metadata=7e1af06b14aa216c -C extra-filename=-580fb2fdb30aa57e --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 darling=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps/libdarling-69e941dc9472d260.rmeta --extern proc_macro2=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps/libproc_macro2-1ec95ac10ce42c2b.rmeta --extern quote=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps/libquote-d273f932cf3c186d.rmeta --extern syn=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps/libsyn-0b84beccebc75dd1.rmeta --cap-lints warn`
   Compiling protobuf-support v3.7.2
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=protobuf_support CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/protobuf-support-3.7.2 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/protobuf-support-3.7.2/Cargo.toml CARGO_PKG_AUTHORS='Stepan Koltsov ' CARGO_PKG_DESCRIPTION='Code supporting protobuf implementation. None of code in this crate is public API.
' CARGO_PKG_HOMEPAGE='https://github.com/stepancheg/rust-protobuf/' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=protobuf-support 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 protobuf_support --edition=2021 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/protobuf-support-3.7.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=c21c3489d19826c3 -C extra-filename=-ab13edf4a52b8885 --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 thiserror=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps/libthiserror-1c221056e71b0729.rmeta --cap-lints warn`
   Compiling tinystr v0.8.2
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tinystr CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/tinystr-0.8.2 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/tinystr-0.8.2/Cargo.toml CARGO_PKG_AUTHORS='The ICU4X Project Developers' CARGO_PKG_DESCRIPTION='A small ASCII-only bounded length string representation.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tinystr 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.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps /usr/local/bin/rustc --crate-name tinystr --edition=2021 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/tinystr-0.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="zerovec"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "databake", "default", "serde", "std", "zerovec"))' -C metadata=c4dc701d85c35cb0 -C extra-filename=-16b01a0e18e10daf --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps --extern displaydoc=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps/libdisplaydoc-57b46fe57bff55c2.so --extern zerovec=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libzerovec-4e6eef136dab4799.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
   Compiling icu_locale_core v2.1.1
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=icu_locale_core CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/icu_locale_core-2.1.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/icu_locale_core-2.1.1/Cargo.toml CARGO_PKG_AUTHORS='The ICU4X Project Developers' CARGO_PKG_DESCRIPTION='API for managing Unicode Language and Locale Identifiers' CARGO_PKG_HOMEPAGE='https://icu4x.unicode.org' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=icu_locale_core 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 icu_locale_core --edition=2021 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/icu_locale_core-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 --cfg 'feature="zerovec"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "databake", "serde", "zerovec"))' -C metadata=6d545f37cf762307 -C extra-filename=-d80bd7a487869142 --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps --extern displaydoc=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps/libdisplaydoc-57b46fe57bff55c2.so --extern litemap=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/liblitemap-40e65f4ed3fd34eb.rmeta --extern tinystr=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libtinystr-16b01a0e18e10daf.rmeta --extern writeable=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libwriteable-0c6e4875eebcdc57.rmeta --extern zerovec=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libzerovec-4e6eef136dab4799.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
   Compiling potential_utf v0.1.4
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=potential_utf CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/potential_utf-0.1.4 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/potential_utf-0.1.4/Cargo.toml CARGO_PKG_AUTHORS='The ICU4X Project Developers' CARGO_PKG_DESCRIPTION='Unvalidated string and character types' CARGO_PKG_HOMEPAGE='https://icu4x.unicode.org' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=potential_utf CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION=1.82 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 potential_utf --edition=2021 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/potential_utf-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 --cfg 'feature="zerovec"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "databake", "default", "serde", "writeable", "zerovec"))' -C metadata=c8525a320e1856b2 -C extra-filename=-9e08836c732b50cf --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps --extern zerovec=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libzerovec-4e6eef136dab4799.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
   Compiling icu_collections v2.1.1
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=icu_collections CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/icu_collections-2.1.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/icu_collections-2.1.1/Cargo.toml CARGO_PKG_AUTHORS='The ICU4X Project Developers' CARGO_PKG_DESCRIPTION='Collection of API for use in ICU libraries.' CARGO_PKG_HOMEPAGE='https://icu4x.unicode.org' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=icu_collections 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 icu_collections --edition=2021 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/icu_collections-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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "databake", "serde"))' -C metadata=a8d7ad54512ca0ab -C extra-filename=-15aac59e80c61d16 --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps --extern displaydoc=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps/libdisplaydoc-57b46fe57bff55c2.so --extern potential_utf=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libpotential_utf-9e08836c732b50cf.rmeta --extern yoke=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libyoke-81d758d975cef57b.rmeta --extern zerofrom=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libzerofrom-d2e4ebff2f563e25.rmeta --extern zerovec=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libzerovec-4e6eef136dab4799.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
   Compiling derive_builder_macro v0.20.2
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=derive_builder_macro CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/derive_builder_macro-0.20.2 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/derive_builder_macro-0.20.2/Cargo.toml CARGO_PKG_AUTHORS='Colin Kiegel :Pascal Hertleif :Jan-Erik Rediger :Ted Driggs ' CARGO_PKG_DESCRIPTION='Rust macro to automatically implement the builder pattern for arbitrary structs.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=derive_builder_macro CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/colin-kiegel/rust-derive-builder' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.20.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=20 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 derive_builder_macro --edition=2018 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/derive_builder_macro-0.20.2/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 --cfg 'feature="lib_has_std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "clippy", "lib_has_std"))' -C metadata=398558c633324cd9 -C extra-filename=-39e8d0fda1c4840c --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 derive_builder_core=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps/libderive_builder_core-580fb2fdb30aa57e.rlib --extern syn=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps/libsyn-0b84beccebc75dd1.rlib --extern proc_macro --cap-lints warn`
   Compiling icu_provider v2.1.1
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=icu_provider CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/icu_provider-2.1.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/icu_provider-2.1.1/Cargo.toml CARGO_PKG_AUTHORS='The ICU4X Project Developers' CARGO_PKG_DESCRIPTION='Trait and struct definitions for the ICU data provider' CARGO_PKG_HOMEPAGE='https://icu4x.unicode.org' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=icu_provider 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 icu_provider --edition=2021 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/icu_provider-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 --cfg 'feature="baked"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "baked", "deserialize_bincode_1", "deserialize_json", "deserialize_postcard_1", "export", "logging", "serde", "std", "sync", "zerotrie"))' -C metadata=c56a51ccb4a77509 -C extra-filename=-81ec17921910da0a --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps --extern displaydoc=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps/libdisplaydoc-57b46fe57bff55c2.so --extern icu_locale_core=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libicu_locale_core-d80bd7a487869142.rmeta --extern writeable=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libwriteable-0c6e4875eebcdc57.rmeta --extern yoke=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libyoke-81d758d975cef57b.rmeta --extern zerofrom=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libzerofrom-d2e4ebff2f563e25.rmeta --extern zerotrie=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libzerotrie-69cbf4fb2d87d600.rmeta --extern zerovec=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libzerovec-4e6eef136dab4799.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=thiserror 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 OUT_DIR=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/build/thiserror-5b3ecb3920c61bb0/out /usr/local/bin/rustc --crate-name thiserror --edition=2021 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/thiserror-1.0.69/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=da052a15b518949d -C extra-filename=-963f781ac44aadf5 --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps --extern thiserror_impl=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps/libthiserror_impl-c6bc1e7cb45c9008.so --cap-lints warn -C link-arg=-fstack-protector-strong --check-cfg 'cfg(error_generic_member_access)' --check-cfg 'cfg(thiserror_nightly_testing)'`
   Compiling ipnet v2.11.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=ad478235cb3d779b -C extra-filename=-ab1d10bcd7648923 --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/i686-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 icu_normalizer v2.1.1
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=icu_normalizer CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/icu_normalizer-2.1.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/icu_normalizer-2.1.1/Cargo.toml CARGO_PKG_AUTHORS='The ICU4X Project Developers' CARGO_PKG_DESCRIPTION='API for normalizing text into Unicode Normalization Forms' CARGO_PKG_HOMEPAGE='https://icu4x.unicode.org' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=icu_normalizer 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 icu_normalizer --edition=2021 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/icu_normalizer-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_unstable_fast_trie_only)' --cfg 'feature="compiled_data"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiled_data", "datagen", "default", "experimental", "icu_properties", "serde", "utf16_iter", "utf8_iter", "write16"))' -C metadata=8f574100054cedd0 -C extra-filename=-c2b8ee62e8b9432b --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps --extern icu_collections=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libicu_collections-15aac59e80c61d16.rmeta --extern icu_normalizer_data=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libicu_normalizer_data-97133ba4593ed42b.rmeta --extern icu_provider=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libicu_provider-81ec17921910da0a.rmeta --extern smallvec=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libsmallvec-18327b286647458b.rmeta --extern zerovec=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libzerovec-4e6eef136dab4799.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
   Compiling icu_properties v2.1.1
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=icu_properties CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/icu_properties-2.1.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/icu_properties-2.1.1/Cargo.toml CARGO_PKG_AUTHORS='The ICU4X Project Developers' CARGO_PKG_DESCRIPTION='Definitions for Unicode properties' CARGO_PKG_HOMEPAGE='https://icu4x.unicode.org' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=icu_properties 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 icu_properties --edition=2021 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/icu_properties-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 --cfg 'feature="compiled_data"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "compiled_data", "datagen", "default", "serde", "unicode_bidi"))' -C metadata=bd75b1c3d9eb6159 -C extra-filename=-25970ac3ea1cf333 --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps --extern icu_collections=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libicu_collections-15aac59e80c61d16.rmeta --extern icu_locale_core=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libicu_locale_core-d80bd7a487869142.rmeta --extern icu_properties_data=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libicu_properties_data-31ed427bf39f4ebd.rmeta --extern icu_provider=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libicu_provider-81ec17921910da0a.rmeta --extern zerotrie=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libzerotrie-69cbf4fb2d87d600.rmeta --extern zerovec=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libzerovec-4e6eef136dab4799.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
   Compiling ppv-lite86 v0.2.21
     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 opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="simd"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "no_simd", "simd", "std"))' -C metadata=82f2fe8b00a634bc -C extra-filename=-643172bc3d2d7908 --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps --extern zerocopy=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libzerocopy-b42b61857ee98d11.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
   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=d8635c14ebe07e38 -C extra-filename=-bd073bdbc657618e --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/i686-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 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=944ccd9499a4f012 -C extra-filename=-043b53af4ede01c1 --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`
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

warning: `powerfmt` (lib) generated 3 warnings
   Compiling home v0.5.12
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=native_tls 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 OUT_DIR=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/build/native-tls-1a4f778cc75de7ca/out /usr/local/bin/rustc --crate-name native_tls --edition=2015 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/native-tls-0.2.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alpn", "vendored"))' -C metadata=b25ab99a2aecc291 -C extra-filename=-ac32e738c29ce8f7 --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps --extern log=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/liblog-ccd5fb58d3bd4c3c.rmeta --extern openssl=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libopenssl-fbffb931a24cc012.rmeta --extern openssl_probe=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libopenssl_probe-572ce3b0e9334bda.rmeta --extern openssl_sys=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libopenssl_sys-1d73a0ff7514d827.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong -L native=/usr/lib --cfg have_min_max_version --check-cfg 'cfg(have_min_max_version)'`
     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=3ea10245a9ab6b94 -C extra-filename=-38b6f794796292a9 --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 fastrand v2.3.0
     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=553b68b2d992f453 -C extra-filename=-32bdd4b8f3c543a1 --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 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=6c8502dd0e4e566b -C extra-filename=-5d7901d2f1186099 --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-6bcd6157fb0610c0.rmeta --extern home=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps/libhome-38b6f794796292a9.rmeta --extern rustix=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps/librustix-b282a33af8db7404.rmeta --cap-lints warn`
   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=d5cdc269bd536594 -C extra-filename=-0e72403ae8da2890 --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/i686-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/i686-unknown-freebsd/release/deps/libbase64ct-bd073bdbc657618e.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
   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=a5d61220f28c06cf -C extra-filename=-a1dd81105acfdc65 --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-32bdd4b8f3c543a1.rmeta --extern getrandom=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps/libgetrandom-1d231704a489920b.rmeta --extern once_cell=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps/libonce_cell-b27a803a7ce5451d.rmeta --extern rustix=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps/librustix-99a624962f6539c9.rmeta --cap-lints warn`
   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=bfbeba9ece56cd54 -C extra-filename=-eb00dc0bfcbb530e --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-043b53af4ede01c1.rmeta --cap-lints warn`
   Compiling idna_adapter v1.2.1
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=idna_adapter CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/idna_adapter-1.2.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/idna_adapter-1.2.1/Cargo.toml CARGO_PKG_AUTHORS='The rust-url developers' CARGO_PKG_DESCRIPTION='Back end adapter for idna' CARGO_PKG_HOMEPAGE='https://docs.rs/crate/idna_adapter/latest' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=idna_adapter CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/hsivonen/idna_adapter' CARGO_PKG_RUST_VERSION=1.82 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 idna_adapter --edition=2021 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/idna_adapter-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 --cfg 'feature="compiled_data"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiled_data"))' -C metadata=72c2b2284f2ba3f8 -C extra-filename=-ce255f1366e7708e --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps --extern icu_normalizer=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libicu_normalizer-c2b8ee62e8b9432b.rmeta --extern icu_properties=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libicu_properties-25970ac3ea1cf333.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
   Compiling rand_chacha v0.3.1
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rand_chacha CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/rand_chacha-0.3.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/rand_chacha-0.3.1/Cargo.toml CARGO_PKG_AUTHORS='The Rand Project Developers:The Rust Project Developers:The CryptoCorrosion Contributors' CARGO_PKG_DESCRIPTION='ChaCha random number generator
' 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_chacha CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-random/rand' 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 rand_chacha --edition=2018 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/rand_chacha-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 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "serde1", "simd", "std"))' -C metadata=725b39bb4c5f85b4 -C extra-filename=-5f3f7dfb37d84ac3 --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps --extern ppv_lite86=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libppv_lite86-643172bc3d2d7908.rmeta --extern rand_core=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/librand_core-72aba6cacb10ccb7.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
   Compiling rand_chacha v0.9.0
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rand_chacha CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/rand_chacha-0.9.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/rand_chacha-0.9.0/Cargo.toml CARGO_PKG_AUTHORS='The Rand Project Developers:The Rust Project Developers:The CryptoCorrosion Contributors' CARGO_PKG_DESCRIPTION='ChaCha random number generator
' 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_chacha 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.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 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 rand_chacha --edition=2021 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/rand_chacha-0.9.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("default", "os_rng", "serde", "std"))' -C metadata=53f5cb60f95c79b5 -C extra-filename=-e8a7f97c2465a9f3 --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps --extern ppv_lite86=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libppv_lite86-643172bc3d2d7908.rmeta --extern rand_core=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/librand_core-5574b98d61c0e1c4.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
   Compiling derive_builder v0.20.2
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=derive_builder CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/derive_builder-0.20.2 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/derive_builder-0.20.2/Cargo.toml CARGO_PKG_AUTHORS='Colin Kiegel :Pascal Hertleif :Jan-Erik Rediger :Ted Driggs ' CARGO_PKG_DESCRIPTION='Rust macro to automatically implement the builder pattern for arbitrary structs.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=derive_builder CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/colin-kiegel/rust-derive-builder' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.20.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=20 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 derive_builder --edition=2018 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/derive_builder-0.20.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(compiletests)' -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "clippy", "default", "std"))' -C metadata=875955daf36465a1 -C extra-filename=-4843aa8c0df98525 --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 derive_builder_macro=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps/libderive_builder_macro-39e8d0fda1c4840c.so --cap-lints warn`
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=serde 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 OUT_DIR=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/build/serde-7afad2ce43707a8e/out /usr/local/bin/rustc --crate-name serde --edition=2021 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/serde-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="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=656ae8537c74cc4e -C extra-filename=-91eb30a4ea095d51 --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps --extern serde_core=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libserde_core-7c3e56358fe3042a.rmeta --extern serde_derive=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps/libserde_derive-7e154e34274bd31b.so --cap-lints warn -C link-arg=-fstack-protector-strong --cfg if_docsrs_then_no_serde_core --check-cfg 'cfg(feature, values("result"))' --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=protobuf 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 OUT_DIR=/magus/work/usr/mports/audio/spotifyd/work/target/release/build/protobuf-fb27bd2ad9a7f1d5/out /usr/local/bin/rustc --crate-name protobuf --edition=2021 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/protobuf-3.7.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 -C debug-assertions=off --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytes", "default", "with-bytes"))' -C metadata=7a2c337f928ed58e -C extra-filename=-4ef4c9a4397644ad --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 once_cell=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps/libonce_cell-b27a803a7ce5451d.rmeta --extern protobuf_support=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps/libprotobuf_support-ab13edf4a52b8885.rmeta --extern thiserror=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps/libthiserror-1c221056e71b0729.rmeta --cap-lints warn`
     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=0aa2d14300f0f265 -C extra-filename=-e2f6ecb87c6357e6 --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-968be8d61b30020a.rmeta --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=2737fc677fbcdf59 -C extra-filename=-1990a0128076a6d4 --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-a90f2c320014e734.rmeta --extern hashbrown=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps/libhashbrown-a51f10615178799a.rmeta --cap-lints warn`
warning: unexpected `cfg` condition name: `never`
   --> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/protobuf-3.7.2/src/lib.rs:102:7
    |
102 | #[cfg(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(never)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(never)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: requested on the command line with `-W unexpected-cfgs`

warning: unexpected `cfg` condition name: `never`
   --> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/protobuf-3.7.2/src/lib.rs:105:7
    |
105 | #[cfg(never)]
    |       ^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(never)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(never)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

   Compiling tokio-util v0.7.17
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tokio_util CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/tokio-util-0.7.17 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/tokio-util-0.7.17/Cargo.toml CARGO_PKG_AUTHORS='Tokio Contributors ' CARGO_PKG_DESCRIPTION='Additional utilities for working with Tokio.
' CARGO_PKG_HOMEPAGE='https://tokio.rs' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tokio-util CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tokio-rs/tokio' CARGO_PKG_RUST_VERSION=1.71 CARGO_PKG_VERSION=0.7.17 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 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 tokio_util --edition=2021 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/tokio-util-0.7.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 --warn=unexpected_cfgs --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(loom)' --check-cfg 'cfg(mio_unsupported_force_poll_poll)' --check-cfg 'cfg(tokio_allow_from_blocking_fd)' --check-cfg 'cfg(tokio_internal_mt_counters)' --check-cfg 'cfg(tokio_no_parking_lot)' --check-cfg 'cfg(tokio_no_tuning_tests)' --check-cfg 'cfg(tokio_unstable)' --check-cfg 'cfg(target_os, values("cygwin"))' --cfg 'feature="codec"' --cfg 'feature="default"' --cfg 'feature="io"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__docs_rs", "codec", "compat", "default", "full", "futures-io", "futures-util", "hashbrown", "io", "io-util", "join-map", "net", "rt", "slab", "time", "tracing"))' -C metadata=306dbcf6b694b865 -C extra-filename=-f1f9d5de4226b246 --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/i686-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/i686-unknown-freebsd/release/deps/libbytes-f39360d39377368d.rmeta --extern futures_core=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libfutures_core-5fe9ea5fe7d57841.rmeta --extern futures_sink=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libfutures_sink-3bd94e33435d825b.rmeta --extern pin_project_lite=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libpin_project_lite-35c9caef2225ad89.rmeta --extern tokio=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libtokio-a5fdf59d3a30ba7e.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
   Compiling tokio-native-tls v0.3.1
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tokio_native_tls CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/tokio-native-tls-0.3.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/tokio-native-tls-0.3.1/Cargo.toml CARGO_PKG_AUTHORS='Tokio Contributors ' CARGO_PKG_DESCRIPTION='An implementation of TLS/SSL streams for Tokio using native-tls giving an implementation of TLS
for nonblocking I/O streams.
' CARGO_PKG_HOMEPAGE='https://tokio.rs' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tokio-native-tls CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tokio-rs/tls' 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 tokio_native_tls --edition=2018 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/tokio-native-tls-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("vendored"))' -C metadata=9812ea2443278a66 -C extra-filename=-a2ac5915a8116eb1 --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps --extern native_tls=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libnative_tls-ac32e738c29ce8f7.rmeta --extern tokio=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libtokio-a5fdf59d3a30ba7e.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong -L native=/usr/lib`
   Compiling thiserror-impl v2.0.17
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=thiserror_impl CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/thiserror-impl-2.0.17 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/thiserror-impl-2.0.17/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Implementation detail of the `thiserror` crate' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=thiserror-impl CARGO_PKG_README='' 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 thiserror_impl --edition=2021 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/thiserror-impl-2.0.17/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=f78b7f501d1beb62 -C extra-filename=-b05e47a209722baa --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-1ec95ac10ce42c2b.rlib --extern quote=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps/libquote-d273f932cf3c186d.rlib --extern syn=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps/libsyn-0b84beccebc75dd1.rlib --extern proc_macro --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 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=32 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/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=i686-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/i686-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=3 OUT_DIR=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/build/thiserror-c9160d1eb8ee37e8/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=/usr/local/llvm15/bin/clang RUSTDOC=/usr/local/bin/rustdoc TARGET=i686-unknown-freebsd /magus/work/usr/mports/audio/spotifyd/work/target/release/build/thiserror-a475d1e370d55594/build-script-build`
[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)
     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 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=32 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='' CARGO_FEATURE_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=i686-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/i686-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=0 OUT_DIR=/magus/work/usr/mports/audio/spotifyd/work/target/release/build/vergen-lib-78ca469341c904ea/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=/usr/local/llvm15/bin/clang RUSTDOC=/usr/local/bin/rustdoc TARGET=i686-unknown-freebsd /magus/work/usr/mports/audio/spotifyd/work/target/release/build/vergen-lib-524f4efa2d542d74/build-script-build`
[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 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=9ba5571d9aa79b22 -C extra-filename=-d8fe3b98f5c0edf2 --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/i686-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/i686-unknown-freebsd/release/deps/libpercent_encoding-199e9f178ee35321.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
   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=9b7213f2b696b6c1 -C extra-filename=-4b9c808bcb5cc7b3 --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/i686-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/i686-unknown-freebsd/release/deps/libbytes-f39360d39377368d.rmeta --extern futures_core=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libfutures_core-5fe9ea5fe7d57841.rmeta --extern http=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libhttp-e1cf1c3d44c78a94.rmeta --extern http_body=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libhttp_body-2e924765dd63c582.rmeta --extern pin_project_lite=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libpin_project_lite-35c9caef2225ad89.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
[thiserror 2.0.17] cargo:rerun-if-env-changed=RUSTC_BOOTSTRAP
   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=ceb20ff47bc0eda5 -C extra-filename=-639688c90bc5bcce --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/release/build/vergen-639688c90bc5bcce -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-b25a2c3ff17696d1.so --cap-lints warn`
     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=08e79994b86ee473 -C extra-filename=-6db7e40aeb4b1071 --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-1d231704a489920b.rmeta --cap-lints warn`
   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=b329cbfad5c31adb -C extra-filename=-4cf95186d20c67f2 --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-d9904b7abb52dfea.rmeta --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/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=bc65bd8b378a6ee1 -C extra-filename=-36d1da3c16e89f8f --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/release/build/num-traits-36d1da3c16e89f8f -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-c1e1f1cb421da680.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 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=32 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='' CARGO_FEATURE_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=i686-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/i686-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=0 OUT_DIR=/magus/work/usr/mports/audio/spotifyd/work/target/release/build/libm-55106536e7deb160/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=/usr/local/llvm15/bin/clang RUSTDOC=/usr/local/bin/rustdoc TARGET=i686-unknown-freebsd /magus/work/usr/mports/audio/spotifyd/work/target/release/build/libm-5ae0c48abde186b6/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=0833d30b5c46985c -C extra-filename=-b8ef797afa251ba4 --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/i686-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/i686-unknown-freebsd/release/deps/libfutures_core-5fe9ea5fe7d57841.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
   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=8149069fda8d71b2 -C extra-filename=-7184985d53dd089f --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/i686-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 h2 v0.4.12
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=h2 CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/h2-0.4.12 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/h2-0.4.12/Cargo.toml CARGO_PKG_AUTHORS='Carl Lerche :Sean McArthur ' CARGO_PKG_DESCRIPTION='An HTTP/2 client and server' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=h2 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/hyperium/h2' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.4.12 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 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 h2 --edition=2021 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/h2-0.4.12/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)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("stream", "unstable"))' -C metadata=ad3978dcabf89ca6 -C extra-filename=-12404a7dfc715097 --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps --extern atomic_waker=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libatomic_waker-ceaab0aba3ca77f2.rmeta --extern bytes=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libbytes-f39360d39377368d.rmeta --extern fnv=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libfnv-3f90c988f9c9adf2.rmeta --extern futures_core=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libfutures_core-5fe9ea5fe7d57841.rmeta --extern futures_sink=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libfutures_sink-3bd94e33435d825b.rmeta --extern http=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libhttp-e1cf1c3d44c78a94.rmeta --extern indexmap=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libindexmap-e8719f63f882fca0.rmeta --extern slab=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libslab-370bdba693fa82bd.rmeta --extern tokio=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libtokio-a5fdf59d3a30ba7e.rmeta --extern tokio_util=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libtokio_util-f1f9d5de4226b246.rmeta --extern tracing=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libtracing-53ff9bbc747d535c.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
   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=a5c38d6a1cdc4f1d -C extra-filename=-0bff9b4cd9736dcb --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/i686-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=9ec3d613eb41475d -C extra-filename=-24255043673eb185 --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 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=210d8d7e0e725578 -C extra-filename=-6d5538d896ed1bef --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 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=40781c2f5b551c4f -C extra-filename=-aa2555d526e7be3c --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/i686-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-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=0dafa6626adb95fd -C extra-filename=-9c01c89f4625b36b --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=34807bbb0f4dbf67 -C extra-filename=-384e260ea13e9a11 --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/i686-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 idna v1.1.0
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=idna CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/idna-1.1.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/idna-1.1.0/Cargo.toml CARGO_PKG_AUTHORS='The rust-url developers' CARGO_PKG_DESCRIPTION='IDNA (Internationalizing Domain Names in Applications) and Punycode.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=idna CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/servo/rust-url/' CARGO_PKG_RUST_VERSION=1.57 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 idna --edition=2018 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/idna-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 --cfg 'feature="alloc"' --cfg 'feature="compiled_data"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "compiled_data", "default", "std"))' -C metadata=5a0f8412d947daa0 -C extra-filename=-58f455f3850085c0 --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps --extern idna_adapter=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libidna_adapter-ce255f1366e7708e.rmeta --extern smallvec=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libsmallvec-18327b286647458b.rmeta --extern utf8_iter=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libutf8_iter-7184985d53dd089f.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
   Compiling tower v0.5.2
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tower CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/tower-0.5.2 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/tower-0.5.2/Cargo.toml CARGO_PKG_AUTHORS='Tower Maintainers ' CARGO_PKG_DESCRIPTION='Tower is a library of modular and reusable components for building robust
clients and servers.
' CARGO_PKG_HOMEPAGE='https://github.com/tower-rs/tower' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tower CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tower-rs/tower' CARGO_PKG_RUST_VERSION=1.64.0 CARGO_PKG_VERSION=0.5.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps /usr/local/bin/rustc --crate-name tower --edition=2018 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/tower-0.5.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="__common"' --cfg 'feature="futures-core"' --cfg 'feature="futures-util"' --cfg 'feature="pin-project-lite"' --cfg 'feature="retry"' --cfg 'feature="sync_wrapper"' --cfg 'feature="timeout"' --cfg 'feature="tokio"' --cfg 'feature="util"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__common", "balance", "buffer", "discover", "filter", "full", "futures-core", "futures-util", "hdrhistogram", "hedge", "indexmap", "limit", "load", "load-shed", "log", "make", "pin-project-lite", "ready-cache", "reconnect", "retry", "slab", "spawn-ready", "steer", "sync_wrapper", "timeout", "tokio", "tokio-stream", "tokio-util", "tracing", "util"))' -C metadata=ab1430eab87ac5c8 -C extra-filename=-98fe801680fdf805 --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/i686-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/i686-unknown-freebsd/release/deps/libfutures_core-5fe9ea5fe7d57841.rmeta --extern futures_util=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libfutures_util-a52a95e21e91fdd7.rmeta --extern pin_project_lite=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libpin_project_lite-35c9caef2225ad89.rmeta --extern sync_wrapper=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libsync_wrapper-b8ef797afa251ba4.rmeta --extern tokio=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libtokio-a5fdf59d3a30ba7e.rmeta --extern tower_layer=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libtower_layer-aa2555d526e7be3c.rmeta --extern tower_service=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libtower_service-866c6c3c9317b631.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=264f85e88c1c11ce -C extra-filename=-9696d7419c4bb8ef --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-eb00dc0bfcbb530e.rmeta --extern itoa=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps/libitoa-24255043673eb185.rmeta --extern libc=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps/liblibc-d9904b7abb52dfea.rmeta --extern num_conv=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps/libnum_conv-9c01c89f4625b36b.rmeta --extern num_threads=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps/libnum_threads-4cf95186d20c67f2.rmeta --extern powerfmt=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps/libpowerfmt-043b53af4ede01c1.rmeta --extern time_core=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps/libtime_core-6d5538d896ed1bef.rmeta --cap-lints warn`
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rand_chacha CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/rand_chacha-0.9.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/rand_chacha-0.9.0/Cargo.toml CARGO_PKG_AUTHORS='The Rand Project Developers:The Rust Project Developers:The CryptoCorrosion Contributors' CARGO_PKG_DESCRIPTION='ChaCha random number generator
' 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_chacha 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.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 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 rand_chacha --edition=2021 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/rand_chacha-0.9.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("default", "os_rng", "serde", "std"))' -C metadata=91320dcb41be64a7 -C extra-filename=-195ea2f09fb530a1 --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 ppv_lite86=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps/libppv_lite86-e2f6ecb87c6357e6.rmeta --extern rand_core=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps/librand_core-6db7e40aeb4b1071.rmeta --cap-lints warn`
     Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=libm CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=32 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='' CARGO_FEATURE_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=i686-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/i686-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=0 OUT_DIR=/magus/work/usr/mports/audio/spotifyd/work/target/release/build/num-traits-24645b4580737887/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=/usr/local/llvm15/bin/clang RUSTDOC=/usr/local/bin/rustdoc TARGET=i686-unknown-freebsd /magus/work/usr/mports/audio/spotifyd/work/target/release/build/num-traits-36d1da3c16e89f8f/build-script-build`
[num-traits 0.2.19] cargo:rustc-check-cfg=cfg(has_total_cmp)
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=thiserror 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 OUT_DIR=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/build/thiserror-c9160d1eb8ee37e8/out /usr/local/bin/rustc --crate-name thiserror --edition=2021 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/thiserror-2.0.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 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=f1b93302de889c1c -C extra-filename=-369c7ef043787eeb --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps --extern thiserror_impl=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps/libthiserror_impl-b05e47a209722baa.so --cap-lints warn -C link-arg=-fstack-protector-strong --check-cfg 'cfg(error_generic_member_access)' --check-cfg 'cfg(thiserror_nightly_testing)' --check-cfg 'cfg(thiserror_no_backtrace_type)'`
[num-traits 0.2.19] cargo:rustc-cfg=has_total_cmp
[num-traits 0.2.19] cargo:rerun-if-changed=build.rs
     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-55106536e7deb160/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=46996014d0fd6b60 -C extra-filename=-4d5fa3a4c438ce15 --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)'`
     Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=build,time CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=32 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='' CARGO_FEATURE_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=i686-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/i686-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=0 OUT_DIR=/magus/work/usr/mports/audio/spotifyd/work/target/release/build/vergen-0c938efa0c332ba5/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=/usr/local/llvm15/bin/clang RUSTDOC=/usr/local/bin/rustdoc TARGET=i686-unknown-freebsd /magus/work/usr/mports/audio/spotifyd/work/target/release/build/vergen-639688c90bc5bcce/build-script-build`
[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
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=vergen_lib 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 OUT_DIR=/magus/work/usr/mports/audio/spotifyd/work/target/release/build/vergen-lib-78ca469341c904ea/out /usr/local/bin/rustc --crate-name vergen_lib --edition=2021 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/vergen-lib-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 -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=db6c29d52905698a -C extra-filename=-b5892342c079a697 --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 anyhow=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps/libanyhow-725ed80fccbb54f1.rmeta --extern derive_builder=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps/libderive_builder-4843aa8c0df98525.rmeta --cap-lints warn --cfg stable --check-cfg 'cfg(nightly)' --check-cfg 'cfg(beta)' --check-cfg 'cfg(stable)'`
   Compiling rand v0.9.2
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rand CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/rand-0.9.2 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/rand-0.9.2/Cargo.toml CARGO_PKG_AUTHORS='The Rand Project Developers:The Rust Project Developers' CARGO_PKG_DESCRIPTION='Random number generators and other randomness functionality.
' 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 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.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps /usr/local/bin/rustc --crate-name rand --edition=2021 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/rand-0.9.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="os_rng"' --cfg 'feature="small_rng"' --cfg 'feature="std"' --cfg 'feature="std_rng"' --cfg 'feature="thread_rng"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "log", "nightly", "os_rng", "serde", "simd_support", "small_rng", "std", "std_rng", "thread_rng", "unbiased"))' -C metadata=d2c2aa46c266a39e -C extra-filename=-fa5904c637933ab3 --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps --extern rand_chacha=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/librand_chacha-e8a7f97c2465a9f3.rmeta --extern rand_core=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/librand_core-5574b98d61c0e1c4.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
   Compiling rand v0.8.5
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rand CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/rand-0.8.5 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/rand-0.8.5/Cargo.toml CARGO_PKG_AUTHORS='The Rand Project Developers:The Rust Project Developers' CARGO_PKG_DESCRIPTION='Random number generators and other randomness functionality.
' 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 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-random/rand' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.8.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 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 rand --edition=2018 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/rand-0.8.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="alloc"' --cfg 'feature="default"' --cfg 'feature="getrandom"' --cfg 'feature="libc"' --cfg 'feature="rand_chacha"' --cfg 'feature="std"' --cfg 'feature="std_rng"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "getrandom", "libc", "log", "min_const_gen", "nightly", "packed_simd", "rand_chacha", "serde", "serde1", "simd_support", "small_rng", "std", "std_rng"))' -C metadata=dbcbebae80557612 -C extra-filename=-68c146327bb55dc2 --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/i686-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/i686-unknown-freebsd/release/deps/liblibc-bbfb31c983a7bc07.rmeta --extern rand_chacha=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/librand_chacha-5f3f7dfb37d84ac3.rmeta --extern rand_core=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/librand_core-72aba6cacb10ccb7.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: unexpected `cfg` condition name: `doc_cfg`
  --> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/rand-0.8.5/src/lib.rs:53:13
   |
53 | #![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-0.8.5/src/lib.rs:181:12
    |
181 | #[cfg_attr(doc_cfg, doc(cfg(all(feature = "std", feature = "std_rng"))))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = 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-0.8.5/src/distributions/mod.rs:116:12
    |
116 | #[cfg_attr(doc_cfg, doc(cfg(feature = "alloc")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = 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: `features`
   --> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/rand-0.8.5/src/distributions/distribution.rs:162:7
    |
162 | #[cfg(features = "nightly")]
    |       ^^^^^^^^^^^^^^^^^^^^
    |
    = note: see  for more information about checking conditional configuration
help: there is a config with a similar name and value
    |
162 - #[cfg(features = "nightly")]
162 + #[cfg(feature = "nightly")]
    |

warning: unexpected `cfg` condition name: `std`
   --> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/rand-0.8.5/src/distributions/utils.rs:235:11
    |
235 | #[cfg(not(std))]
    |           ^^^ help: found config with similar value: `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(std)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(std)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `std`
   --> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/rand-0.8.5/src/distributions/utils.rs:291:19
    |
291 |         #[cfg(not(std))]
    |                   ^^^ help: found config with similar value: `feature = "std"`
...
359 | scalar_float_impl!(f32, u32);
    | ---------------------------- 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(std)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(std)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `scalar_float_impl` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `std`
   --> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/rand-0.8.5/src/distributions/utils.rs:291:19
    |
291 |         #[cfg(not(std))]
    |                   ^^^ help: found config with similar value: `feature = "std"`
...
360 | scalar_float_impl!(f64, u64);
    | ---------------------------- 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(std)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(std)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `scalar_float_impl` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `doc_cfg`
  --> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/rand-0.8.5/src/distributions/weighted_index.rs:80:12
   |
80 | #[cfg_attr(doc_cfg, doc(cfg(feature = "alloc")))]
   |            ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = 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-0.8.5/src/distributions/weighted_index.rs:429:12
    |
429 | #[cfg_attr(doc_cfg, doc(cfg(feature = "alloc")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = 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-0.8.5/src/rng.rs:395:12
    |
395 | #[cfg_attr(doc_cfg, doc(cfg(feature = "min_const_gen")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = 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

   Compiling der v0.7.10
warning: unexpected `cfg` condition name: `doc_cfg`
  --> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/rand-0.8.5/src/rngs/mod.rs:99:12
   |
99 | #[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-0.8.5/src/rngs/mod.rs:118:12
    |
118 | #[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-0.8.5/src/rngs/std.rs:32:12
   |
32 | #[cfg_attr(doc_cfg, doc(cfg(feature = "std_rng")))]
   |            ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = 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

     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=becdbf87238eeaa0 -C extra-filename=-ef29e501d3053446 --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/i686-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/i686-unknown-freebsd/release/deps/libconst_oid-55c2b43dd5652faa.rmeta --extern pem_rfc7468=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libpem_rfc7468-0e72403ae8da2890.rmeta --extern zeroize=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libzeroize-cfdcdbddcb48fe03.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: unexpected `cfg` condition name: `doc_cfg`
  --> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/rand-0.8.5/src/rngs/thread.rs:60:12
   |
60 | #[cfg_attr(doc_cfg, doc(cfg(all(feature = "std", feature = "std_rng"))))]
   |            ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = 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-0.8.5/src/rngs/thread.rs:87:12
   |
87 | #[cfg_attr(doc_cfg, doc(cfg(all(feature = "std", feature = "std_rng"))))]
   |            ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = 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-0.8.5/src/seq/mod.rs:29:12
   |
29 | #[cfg_attr(doc_cfg, doc(cfg(feature = "alloc")))]
   |            ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = 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-0.8.5/src/seq/mod.rs:623:12
    |
623 | #[cfg_attr(doc_cfg, doc(cfg(feature = "alloc")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = 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-0.8.5/src/seq/index.rs:276:12
    |
276 | #[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-0.8.5/src/seq/mod.rs:114:16
    |
114 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "alloc")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = 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-0.8.5/src/seq/mod.rs:142:16
    |
142 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "alloc")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = 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-0.8.5/src/seq/mod.rs:170:16
    |
170 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "alloc")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = 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-0.8.5/src/seq/mod.rs:219:16
    |
219 |     #[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-0.8.5/src/seq/mod.rs:465:16
    |
465 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "alloc")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = 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: `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 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=e4dda23ed6a27f15 -C extra-filename=-4bee899d4dbfd87a --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/i686-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/i686-unknown-freebsd/release/deps/libnum_traits-fc176fd8765a1ad7.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: trait `Float` is never used
   --> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/rand-0.8.5/src/distributions/utils.rs:238:18
    |
238 | pub(crate) trait Float: Sized {
    |                  ^^^^^
    |
    = note: `#[warn(dead_code)]` on by default

warning: associated items `lanes`, `extract`, and `replace` are never used
   --> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/rand-0.8.5/src/distributions/utils.rs:247:8
    |
245 | pub(crate) trait FloatAsSIMD: Sized {
    |                  ----------- associated items in this trait
246 |     #[inline(always)]
247 |     fn lanes() -> usize {
    |        ^^^^^
...
255 |     fn extract(self, index: usize) -> Self {
    |        ^^^^^^^
...
260 |     fn replace(self, index: usize, new_value: Self) -> Self {
    |        ^^^^^^^

warning: method `all` is never used
   --> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/rand-0.8.5/src/distributions/utils.rs:268:8
    |
266 | pub(crate) trait BoolAsSIMD: Sized {
    |                  ---------- method in this trait
267 |     fn any(self) -> bool;
268 |     fn all(self) -> bool;
    |        ^^^

   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=05e4ca7197bc0943 -C extra-filename=-e32a7892109e06a4 --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/i686-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/i686-unknown-freebsd/release/deps/libcfg_if-8a0e24b7255a5f11.rmeta --extern cpufeatures=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libcpufeatures-575a11581c795ec5.rmeta --extern digest=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libdigest-833d23ce1861dc2a.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
   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=c4a5dae506dd0b7d -C extra-filename=-c42deb04ca2450a2 --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/release/build/vergen-gitcl-c42deb04ca2450a2 -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-b25a2c3ff17696d1.so --cap-lints warn`
warning: `rand` (lib) generated 26 warnings
   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=12a25327949c45f4 -C extra-filename=-01d2c2c6a8a96639 --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/release/build/serde_json-01d2c2c6a8a96639 -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 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=4e6396a1e73c6a83 -C extra-filename=-0cd4ee101c795049 --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/i686-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 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=9ac13498ce643a9a -C extra-filename=-c9dea5b964e8db69 --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/i686-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=ee84e62619dc67ed -C extra-filename=-f00c5a1c809d71c6 --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/i686-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=d29b27715bc3af2f -C extra-filename=-c8ef627276dfa876 --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/i686-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 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=cac6a1651627830d -C extra-filename=-dd9eaebf98f89314 --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/i686-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-parse v3.7.2
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=protobuf_parse CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/protobuf-parse-3.7.2 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/protobuf-parse-3.7.2/Cargo.toml CARGO_PKG_AUTHORS='Stepan Koltsov ' CARGO_PKG_DESCRIPTION='Parse `.proto` files.

Files are parsed into a `protobuf::descriptor::FileDescriptorSet` object using either:
* pure rust parser (no dependencies)
* `protoc` binary (more reliable and compatible with Google'\''s implementation)
' CARGO_PKG_HOMEPAGE='https://github.com/stepancheg/rust-protobuf/tree/master/protobuf-parse/' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=protobuf-parse CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/stepancheg/rust-protobuf/tree/master/protobuf-parse/' 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 protobuf_parse --edition=2021 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/protobuf-parse-3.7.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=4f351c7f1e3b0bb3 -C extra-filename=-4e889323ef0b8c97 --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 anyhow=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps/libanyhow-725ed80fccbb54f1.rmeta --extern indexmap=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps/libindexmap-1990a0128076a6d4.rmeta --extern log=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps/liblog-17c9c87bc68383f3.rmeta --extern protobuf=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps/libprotobuf-4ef4c9a4397644ad.rmeta --extern protobuf_support=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps/libprotobuf_support-ab13edf4a52b8885.rmeta --extern tempfile=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps/libtempfile-a1dd81105acfdc65.rmeta --extern thiserror=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps/libthiserror-1c221056e71b0729.rmeta --extern which=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps/libwhich-5d7901d2f1186099.rmeta --cap-lints warn`
   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=b9b716a5ec4ef227 -C extra-filename=-3903944cf96eef0c --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/i686-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=162be401916de750 -C extra-filename=-bb341e0b7d50aee5 --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/release/build/parking_lot_core-bb341e0b7d50aee5 -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: `powerfmt` (lib) generated 3 warnings (3 duplicates)
   Compiling glob v0.3.3
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=glob CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/glob-0.3.3 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/glob-0.3.3/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Support for matching file paths against Unix shell style patterns.
' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/glob' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=glob CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/glob' CARGO_PKG_RUST_VERSION=1.63.0 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 glob --edition=2015 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/glob-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 embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=741da1d2d9a75f82 -C extra-filename=-be48d506e212a1a9 --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 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=c387df08be84c644 -C extra-filename=-65e8ebce1494a206 --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/i686-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 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=32 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_MANIFEST_DIR=/magus/work/usr/mports/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=i686-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/i686-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=3 OUT_DIR=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/build/parking_lot_core-02226fbd4c6d8e36/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=/usr/local/llvm15/bin/clang RUSTDOC=/usr/local/bin/rustdoc TARGET=i686-unknown-freebsd /magus/work/usr/mports/audio/spotifyd/work/target/release/build/parking_lot_core-bb341e0b7d50aee5/build-script-build`
[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 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=2031e244d84a2203 -C extra-filename=-fa44affe80e11a63 --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/i686-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/i686-unknown-freebsd/release/deps/libarrayvec-f00c5a1c809d71c6.rmeta --extern bitflags=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libbitflags-0bff9b4cd9736dcb.rmeta --extern bytemuck=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libbytemuck-0cd4ee101c795049.rmeta --extern lazy_static=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/liblazy_static-67d67cb03c9a60f8.rmeta --extern log=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/liblog-ccd5fb58d3bd4c3c.rmeta --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 hyper v1.8.1
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=hyper CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/hyper-1.8.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/hyper-1.8.1/Cargo.toml CARGO_PKG_AUTHORS='Sean McArthur ' CARGO_PKG_DESCRIPTION='A protective and efficient HTTP library for all.' CARGO_PKG_HOMEPAGE='https://hyper.rs' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=hyper CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/hyperium/hyper' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=1.8.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps /usr/local/bin/rustc --crate-name hyper --edition=2021 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/hyper-1.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 --warn=unexpected_cfgs --check-cfg 'cfg(hyper_unstable_tracing)' --check-cfg 'cfg(hyper_unstable_ffi)' --cfg 'feature="client"' --cfg 'feature="default"' --cfg 'feature="http1"' --cfg 'feature="http2"' --cfg 'feature="server"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("capi", "client", "default", "ffi", "full", "http1", "http2", "nightly", "server", "tracing"))' -C metadata=17b752f2daa791e7 -C extra-filename=-d4d535fc4e5361b3 --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps --extern atomic_waker=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libatomic_waker-ceaab0aba3ca77f2.rmeta --extern bytes=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libbytes-f39360d39377368d.rmeta --extern futures_channel=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libfutures_channel-2471900a9dac940c.rmeta --extern futures_core=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libfutures_core-5fe9ea5fe7d57841.rmeta --extern h2=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libh2-12404a7dfc715097.rmeta --extern http=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libhttp-e1cf1c3d44c78a94.rmeta --extern http_body=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libhttp_body-2e924765dd63c582.rmeta --extern httparse=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libhttparse-727b10404f89bd2b.rmeta --extern httpdate=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libhttpdate-15c8431e7de44750.rmeta --extern itoa=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libitoa-8d7fe31ef49d8ca7.rmeta --extern pin_project_lite=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libpin_project_lite-35c9caef2225ad89.rmeta --extern pin_utils=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libpin_utils-8025ffeec85e8673.rmeta --extern smallvec=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libsmallvec-18327b286647458b.rmeta --extern tokio=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libtokio-a5fdf59d3a30ba7e.rmeta --extern want=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libwant-3b6105f721e3e5ea.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: `simd-adler32` (lib) generated 1 warning
   Compiling clang-sys v1.8.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/clang-sys-1.8.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/clang-sys-1.8.1/Cargo.toml CARGO_PKG_AUTHORS='Kyle Mayes ' CARGO_PKG_DESCRIPTION='Rust bindings for libclang.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=clang-sys CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/KyleMayes/clang-sys' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.8.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/clang-sys-1.8.1/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="clang_10_0"' --cfg 'feature="clang_11_0"' --cfg 'feature="clang_3_5"' --cfg 'feature="clang_3_6"' --cfg 'feature="clang_3_7"' --cfg 'feature="clang_3_8"' --cfg 'feature="clang_3_9"' --cfg 'feature="clang_4_0"' --cfg 'feature="clang_5_0"' --cfg 'feature="clang_6_0"' --cfg 'feature="clang_7_0"' --cfg 'feature="clang_8_0"' --cfg 'feature="clang_9_0"' --cfg 'feature="libloading"' --cfg 'feature="runtime"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clang_10_0", "clang_11_0", "clang_12_0", "clang_13_0", "clang_14_0", "clang_15_0", "clang_16_0", "clang_17_0", "clang_18_0", "clang_3_5", "clang_3_6", "clang_3_7", "clang_3_8", "clang_3_9", "clang_4_0", "clang_5_0", "clang_6_0", "clang_7_0", "clang_8_0", "clang_9_0", "libcpp", "libloading", "runtime", "static"))' -C metadata=02c0985d279e3f61 -C extra-filename=-bba46e69c57e38bb --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/release/build/clang-sys-bba46e69c57e38bb -C linker=/usr/local/llvm15/bin/clang -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps --extern glob=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps/libglob-be48d506e212a1a9.rlib --cap-lints warn`
warning: `der` (lib) generated 2 warnings
   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=fb221f0aedbdd441 -C extra-filename=-4ca0baac46488711 --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/i686-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/i686-unknown-freebsd/release/deps/libadler2-c9dea5b964e8db69.rmeta --extern simd_adler32=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libsimd_adler32-65e8ebce1494a206.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=be5d1baf1d79bda4 -C extra-filename=-09c5f59472b31ee1 --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/i686-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/i686-unknown-freebsd/release/deps/libpowerfmt-c8ef627276dfa876.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
   Compiling protobuf-codegen v3.7.2
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=protobuf_codegen CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/protobuf-codegen-3.7.2 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/protobuf-codegen-3.7.2/Cargo.toml CARGO_PKG_AUTHORS='Stepan Koltsov ' CARGO_PKG_DESCRIPTION='Code generator for rust-protobuf.

Includes a library to invoke programmatically (e. g. from `build.rs`) and `protoc-gen-rs` binary.
' CARGO_PKG_HOMEPAGE='https://github.com/stepancheg/rust-protobuf/' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=protobuf-codegen 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 protobuf_codegen --edition=2021 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/protobuf-codegen-3.7.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=1549f303e373870a -C extra-filename=-df798ce47bade675 --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 anyhow=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps/libanyhow-725ed80fccbb54f1.rmeta --extern once_cell=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps/libonce_cell-b27a803a7ce5451d.rmeta --extern protobuf=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps/libprotobuf-4ef4c9a4397644ad.rmeta --extern protobuf_parse=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps/libprotobuf_parse-4e889323ef0b8c97.rmeta --extern regex=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps/libregex-952dfd7c11c4d3f1.rmeta --extern tempfile=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps/libtempfile-a1dd81105acfdc65.rmeta --extern thiserror=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps/libthiserror-1c221056e71b0729.rmeta --cap-lints warn`
   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=72ed824d37e74f54 -C extra-filename=-c90ef39bf1950682 --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/i686-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/i686-unknown-freebsd/release/deps/libscopeguard-dd9eaebf98f89314.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
   Compiling tower-http v0.6.6
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tower_http CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/tower-http-0.6.6 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/tower-http-0.6.6/Cargo.toml CARGO_PKG_AUTHORS='Tower Maintainers ' CARGO_PKG_DESCRIPTION='Tower middleware and utilities for HTTP clients and servers' CARGO_PKG_HOMEPAGE='https://github.com/tower-rs/tower-http' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tower-http CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tower-rs/tower-http' CARGO_PKG_RUST_VERSION=1.64 CARGO_PKG_VERSION=0.6.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=6 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 tower_http --edition=2018 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/tower-http-0.6.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="follow-redirect"' --cfg 'feature="futures-util"' --cfg 'feature="iri-string"' --cfg 'feature="tower"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("add-extension", "async-compression", "auth", "base64", "catch-panic", "compression-br", "compression-deflate", "compression-full", "compression-gzip", "compression-zstd", "cors", "decompression-br", "decompression-deflate", "decompression-full", "decompression-gzip", "decompression-zstd", "default", "follow-redirect", "fs", "full", "futures-core", "futures-util", "httpdate", "iri-string", "limit", "map-request-body", "map-response-body", "metrics", "mime", "mime_guess", "normalize-path", "percent-encoding", "propagate-header", "redirect", "request-id", "sensitive-headers", "set-header", "set-status", "timeout", "tokio", "tokio-util", "tower", "trace", "tracing", "util", "uuid", "validate-request"))' -C metadata=32a90859b7aad7f5 -C extra-filename=-a728d3e8c21e82a7 --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps --extern bitflags=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libbitflags-30f67f14eca434e1.rmeta --extern bytes=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libbytes-f39360d39377368d.rmeta --extern futures_util=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libfutures_util-a52a95e21e91fdd7.rmeta --extern http=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libhttp-e1cf1c3d44c78a94.rmeta --extern http_body=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libhttp_body-2e924765dd63c582.rmeta --extern iri_string=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libiri_string-3903944cf96eef0c.rmeta --extern pin_project_lite=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libpin_project_lite-35c9caef2225ad89.rmeta --extern tower=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libtower-98fe801680fdf805.rmeta --extern tower_layer=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libtower_layer-aa2555d526e7be3c.rmeta --extern tower_service=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libtower_service-866c6c3c9317b631.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
   Compiling hyper-util v0.1.18
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=hyper_util CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/hyper-util-0.1.18 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/hyper-util-0.1.18/Cargo.toml CARGO_PKG_AUTHORS='Sean McArthur ' CARGO_PKG_DESCRIPTION='hyper utilities' CARGO_PKG_HOMEPAGE='https://hyper.rs' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=hyper-util CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/hyperium/hyper-util' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.1.18 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=18 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps /usr/local/bin/rustc --crate-name hyper_util --edition=2021 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/hyper-util-0.1.18/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="client"' --cfg 'feature="client-legacy"' --cfg 'feature="client-proxy"' --cfg 'feature="client-proxy-system"' --cfg 'feature="default"' --cfg 'feature="http1"' --cfg 'feature="http2"' --cfg 'feature="server"' --cfg 'feature="server-auto"' --cfg 'feature="server-graceful"' --cfg 'feature="service"' --cfg 'feature="tokio"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__internal_happy_eyeballs_tests", "client", "client-legacy", "client-proxy", "client-proxy-system", "default", "full", "http1", "http2", "server", "server-auto", "server-graceful", "service", "tokio", "tracing"))' -C metadata=389b09987a17bb6a -C extra-filename=-6dbe3f152ee1bede --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps --extern base64=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libbase64-8c84eea534211aee.rmeta --extern bytes=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libbytes-f39360d39377368d.rmeta --extern futures_channel=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libfutures_channel-2471900a9dac940c.rmeta --extern futures_core=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libfutures_core-5fe9ea5fe7d57841.rmeta --extern futures_util=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libfutures_util-a52a95e21e91fdd7.rmeta --extern http=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libhttp-e1cf1c3d44c78a94.rmeta --extern http_body=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libhttp_body-2e924765dd63c582.rmeta --extern hyper=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libhyper-d4d535fc4e5361b3.rmeta --extern ipnet=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libipnet-ab1d10bcd7648923.rmeta --extern libc=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/liblibc-bbfb31c983a7bc07.rmeta --extern percent_encoding=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libpercent_encoding-199e9f178ee35321.rmeta --extern pin_project_lite=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libpin_project_lite-35c9caef2225ad89.rmeta --extern socket2=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libsocket2-bbfb8ba52c7eac82.rmeta --extern tokio=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libtokio-a5fdf59d3a30ba7e.rmeta --extern tower_service=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libtower_service-866c6c3c9317b631.rmeta --extern tracing=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libtracing-53ff9bbc747d535c.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
   Compiling spki v0.7.3
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=spki CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/spki-0.7.3 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/spki-0.7.3/Cargo.toml CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='X.509 Subject Public Key Info (RFC5280) describing public keys as well as their
associated AlgorithmIdentifiers (i.e. OIDs)
' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=spki CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/formats/tree/master/spki' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.7.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 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 spki --edition=2021 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/spki-0.7.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="pem"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "arbitrary", "base64", "fingerprint", "pem", "sha2", "std"))' -C metadata=6483c774983f7692 -C extra-filename=-eb5642e6475865d9 --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps --extern der=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libder-ef29e501d3053446.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 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=32 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='' CARGO_FEATURE_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=i686-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/i686-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=0 OUT_DIR=/magus/work/usr/mports/audio/spotifyd/work/target/release/build/vergen-gitcl-b16144fff02d254f/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=/usr/local/llvm15/bin/clang RUSTDOC=/usr/local/bin/rustdoc TARGET=i686-unknown-freebsd /magus/work/usr/mports/audio/spotifyd/work/target/release/build/vergen-gitcl-c42deb04ca2450a2/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
     Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,std CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=32 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/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=i686-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/i686-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=3 OUT_DIR=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/build/serde_json-d2d659214ad3f3b8/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=/usr/local/llvm15/bin/clang RUSTDOC=/usr/local/bin/rustdoc TARGET=i686-unknown-freebsd /magus/work/usr/mports/audio/spotifyd/work/target/release/build/serde_json-01d2c2c6a8a96639/build-script-build`
[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="32"
     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/release/build/num-traits-24645b4580737887/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 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=a2a3be26e3457507 -C extra-filename=-afd25b33e928ab3b --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 libm=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps/liblibm-4d5fa3a4c438ce15.rmeta --cap-lints warn --cfg has_total_cmp --check-cfg 'cfg(has_total_cmp)'`
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=vergen 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 OUT_DIR=/magus/work/usr/mports/audio/spotifyd/work/target/release/build/vergen-0c938efa0c332ba5/out /usr/local/bin/rustc --crate-name vergen --edition=2021 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/vergen-9.0.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --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=ead8dfb9e7785447 -C extra-filename=-b60ded5ab01c2772 --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 anyhow=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps/libanyhow-725ed80fccbb54f1.rmeta --extern derive_builder=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps/libderive_builder-4843aa8c0df98525.rmeta --extern time=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps/libtime-9696d7419c4bb8ef.rmeta --extern vergen_lib=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps/libvergen_lib-b5892342c079a697.rmeta --cap-lints warn --cfg stable --check-cfg 'cfg(coverage_nightly)' --check-cfg 'cfg(nightly)' --check-cfg 'cfg(beta)' --check-cfg 'cfg(stable)'`
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rand CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/rand-0.9.2 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/rand-0.9.2/Cargo.toml CARGO_PKG_AUTHORS='The Rand Project Developers:The Rust Project Developers' CARGO_PKG_DESCRIPTION='Random number generators and other randomness functionality.
' 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 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.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps /usr/local/bin/rustc --crate-name rand --edition=2021 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/rand-0.9.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="os_rng"' --cfg 'feature="std"' --cfg 'feature="std_rng"' --cfg 'feature="thread_rng"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "log", "nightly", "os_rng", "serde", "simd_support", "small_rng", "std", "std_rng", "thread_rng", "unbiased"))' -C metadata=3bbc1a77f36d5ffc -C extra-filename=-33dd072b0677ca12 --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 rand_chacha=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps/librand_chacha-195ea2f09fb530a1.rmeta --extern rand_core=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps/librand_core-6db7e40aeb4b1071.rmeta --cap-lints warn`
   Compiling url v2.5.7
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=url CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/url-2.5.7 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/url-2.5.7/Cargo.toml CARGO_PKG_AUTHORS='The rust-url developers' CARGO_PKG_DESCRIPTION='URL library for Rust, based on the WHATWG URL Standard' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=url CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/servo/rust-url' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=2.5.7 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=5 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 url --edition=2018 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/url-2.5.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="default"' --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("debugger_visualizer", "default", "expose_internals", "serde", "std"))' -C metadata=84a80874a1e1adde -C extra-filename=-533dc062cd64c922 --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps --extern form_urlencoded=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libform_urlencoded-d8fe3b98f5c0edf2.rmeta --extern idna=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libidna-58f455f3850085c0.rmeta --extern percent_encoding=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libpercent_encoding-199e9f178ee35321.rmeta --extern serde=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libserde-91eb30a4ea095d51.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
   Compiling serde_urlencoded v0.7.1
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=serde_urlencoded CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/serde_urlencoded-0.7.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/serde_urlencoded-0.7.1/Cargo.toml CARGO_PKG_AUTHORS='Anthony Ramine ' CARGO_PKG_DESCRIPTION='`x-www-form-urlencoded` meets Serde' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde_urlencoded CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/nox/serde_urlencoded' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.7.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 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 serde_urlencoded --edition=2018 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/serde_urlencoded-0.7.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=40f4f62c09a67e17 -C extra-filename=-d49c7b33bbd0fb29 --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps --extern form_urlencoded=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libform_urlencoded-d8fe3b98f5c0edf2.rmeta --extern itoa=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libitoa-8d7fe31ef49d8ca7.rmeta --extern ryu=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libryu-384e260ea13e9a11.rmeta --extern serde=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libserde-91eb30a4ea095d51.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=protobuf_support CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/protobuf-support-3.7.2 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/protobuf-support-3.7.2/Cargo.toml CARGO_PKG_AUTHORS='Stepan Koltsov ' CARGO_PKG_DESCRIPTION='Code supporting protobuf implementation. None of code in this crate is public API.
' CARGO_PKG_HOMEPAGE='https://github.com/stepancheg/rust-protobuf/' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=protobuf-support 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 protobuf_support --edition=2021 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/protobuf-support-3.7.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=e4de0202a846f223 -C extra-filename=-b9d69ae5f60be306 --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps --extern thiserror=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libthiserror-963f781ac44aadf5.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
  --> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/serde_urlencoded-0.7.1/src/ser/mod.rs:80:51
   |
80 |             Error::Utf8(ref err) => error::Error::description(err),
   |                                                   ^^^^^^^^^^^
   |
   = note: `#[warn(deprecated)]` on by default

     Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=32 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_FEATURE_DEFAULT=1 CARGO_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=i686-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/i686-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=3 OUT_DIR=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/build/protobuf-d3dfb364ca81ddd5/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=/usr/local/llvm15/bin/clang RUSTDOC=/usr/local/bin/rustdoc TARGET=i686-unknown-freebsd /magus/work/usr/mports/audio/spotifyd/work/target/release/build/protobuf-c65a275a15747a05/build-script-build`
   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=e57bdd94d92b7165 -C extra-filename=-46f44b0408f8f718 --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/i686-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/i686-unknown-freebsd/release/deps/libzeroize-cfdcdbddcb48fe03.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: `serde_urlencoded` (lib) generated 1 warning
   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=9b1356c717cb0a7f -C extra-filename=-9de19b8b9e043855 --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/i686-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/i686-unknown-freebsd/release/deps/libgeneric_array-a8b2d803e82b7842.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
     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=87bc5c6d39078483 -C extra-filename=-d6be1c0c83087033 --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/i686-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/i686-unknown-freebsd/release/deps/liblibc-bbfb31c983a7bc07.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
   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=ecee37f93a513852 -C extra-filename=-00eadfa4ecab792f --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/i686-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/i686-unknown-freebsd/release/deps/libonce_cell-196f355b822940d8.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
   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=63d6f289e9b7c771 -C extra-filename=-503698ead51cea23 --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/i686-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/i686-unknown-freebsd/release/deps/libcfg_if-8a0e24b7255a5f11.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
   Compiling prettyplease v0.2.37
     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/prettyplease-0.2.37 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/prettyplease-0.2.37/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='A minimal `syn` syntax tree pretty-printer' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=prettyplease CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/prettyplease' CARGO_PKG_RUST_VERSION=1.62 CARGO_PKG_VERSION=0.2.37 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=37 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/prettyplease-0.2.37/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="verbatim"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("verbatim"))' -C metadata=96576315a8e742e6 -C extra-filename=-1dbe764800908fdc --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/release/build/prettyplease-1dbe764800908fdc -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 hyper-tls v0.6.0
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=hyper_tls CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/hyper-tls-0.6.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/hyper-tls-0.6.0/Cargo.toml CARGO_PKG_AUTHORS='Sean McArthur ' CARGO_PKG_DESCRIPTION='Default TLS implementation for use with hyper' CARGO_PKG_HOMEPAGE='https://hyper.rs' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=hyper-tls CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/hyperium/hyper-tls' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.6.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=6 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 hyper_tls --edition=2018 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/hyper-tls-0.6.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("alpn", "vendored"))' -C metadata=a96fe2929edcac9b -C extra-filename=-0f2e1a22f9ac9cfe --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/i686-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/i686-unknown-freebsd/release/deps/libbytes-f39360d39377368d.rmeta --extern http_body_util=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libhttp_body_util-4b9c808bcb5cc7b3.rmeta --extern hyper=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libhyper-d4d535fc4e5361b3.rmeta --extern hyper_util=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libhyper_util-6dbe3f152ee1bede.rmeta --extern native_tls=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libnative_tls-ac32e738c29ce8f7.rmeta --extern tokio=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libtokio-a5fdf59d3a30ba7e.rmeta --extern tokio_native_tls=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libtokio_native_tls-a2ac5915a8116eb1.rmeta --extern tower_service=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libtower_service-866c6c3c9317b631.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong -L native=/usr/lib`
   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=3a3b6f68af8a57d2 -C extra-filename=-fcca0ae0cc3f66fd --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/release/build/num-bigint-dig-fcca0ae0cc3f66fd -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=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=b17d7788e229495a -C extra-filename=-f48a633567611345 --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/i686-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 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=e9a87003a9044b5f -C extra-filename=-95e0dfb74fefc681 --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/i686-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=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=59b657427e0fd03b -C extra-filename=-3447eb7d58c8b78a --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/i686-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  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:1140:12
     |
1140 | #[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:86:20
    |
86  |         #[cfg_attr(feature = "cargo-clippy", allow(cast_ptr_alignment))]
    |                    ^^^^^^^^^^^^^^^^^^^^^^^^
...
322 |         by_unit_check_alu!(is_ascii_impl, u8, 0x80, ASCII_MASK);
    |         ------------------------------------------------------- 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 `by_unit_check_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/mem.rs:86:20
    |
86  |         #[cfg_attr(feature = "cargo-clippy", allow(cast_ptr_alignment))]
    |                    ^^^^^^^^^^^^^^^^^^^^^^^^
...
323 |         by_unit_check_alu!(is_basic_latin_impl, u16, 0x80, BASIC_LATIN_MASK);
    |         -------------------------------------------------------------------- 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 `by_unit_check_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/mem.rs:86:20
    |
86  |         #[cfg_attr(feature = "cargo-clippy", allow(cast_ptr_alignment))]
    |                    ^^^^^^^^^^^^^^^^^^^^^^^^
...
324 |         by_unit_check_alu!(is_utf16_latin1_impl, u16, 0x100, LATIN1_MASK);
    |         ----------------------------------------------------------------- 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 `by_unit_check_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/mem.rs:591:20
    |
591 |         #[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 name: `fuzzing`
    --> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/encoding_rs-0.8.35/src/mem.rs:44:32
     |
44   |     ($($arg:tt)*) => (if !cfg!(fuzzing) { debug_assert!($($arg)*); })
     |                                ^^^^^^^
...
1933 |     non_fuzz_debug_assert!(is_utf8_latin1(src));
     |     ------------------------------------------- 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(fuzzing)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration
     = note: this warning originates in the macro `non_fuzz_debug_assert` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: `protobuf` (lib) generated 2 warnings
   Compiling crc32fast v1.5.0
     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/crc32fast-1.5.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/crc32fast-1.5.0/Cargo.toml CARGO_PKG_AUTHORS='Sam Rijs :Alex Crichton ' CARGO_PKG_DESCRIPTION='Fast, SIMD-accelerated CRC32 (IEEE) checksum computation' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crc32fast CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/srijs/rust-crc32fast' CARGO_PKG_RUST_VERSION=1.63 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 build_script_build --edition=2021 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/crc32fast-1.5.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "std"))' -C metadata=4e22ceefb69c52bf -C extra-filename=-51609f137a1500a6 --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/release/build/crc32fast-51609f137a1500a6 -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=447a35c738f824c5 -C extra-filename=-ffeaeb348ee76d71 --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/release/build/portable-atomic-ffeaeb348ee76d71 -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=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 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)' --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=ded873182cb22303 -C extra-filename=-2aaafb89c51da77f --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps --extern deranged=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libderanged-09c5f59472b31ee1.rmeta --extern itoa=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libitoa-8d7fe31ef49d8ca7.rmeta --extern libc=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/liblibc-bbfb31c983a7bc07.rmeta --extern num_conv=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libnum_conv-3447eb7d58c8b78a.rmeta --extern num_threads=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libnum_threads-d6be1c0c83087033.rmeta --extern powerfmt=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libpowerfmt-c8ef627276dfa876.rmeta --extern time_core=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libtime_core-f48a633567611345.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
   Compiling chrono v0.4.42
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=chrono CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/chrono-0.4.42 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/chrono-0.4.42/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Date and time library for Rust' CARGO_PKG_HOMEPAGE='https://github.com/chronotope/chrono' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=chrono CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/chronotope/chrono' CARGO_PKG_RUST_VERSION=1.62.0 CARGO_PKG_VERSION=0.4.42 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 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 chrono --edition=2021 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/chrono-0.4.42/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="clock"' --cfg 'feature="default"' --cfg 'feature="iana-time-zone"' --cfg 'feature="js-sys"' --cfg 'feature="now"' --cfg 'feature="oldtime"' --cfg 'feature="serde"' --cfg 'feature="std"' --cfg 'feature="wasm-bindgen"' --cfg 'feature="wasmbind"' --cfg 'feature="winapi"' --cfg 'feature="windows-link"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__internal_bench", "alloc", "arbitrary", "clock", "core-error", "default", "iana-time-zone", "js-sys", "libc", "now", "oldtime", "pure-rust-locales", "rkyv", "rkyv-16", "rkyv-32", "rkyv-64", "rkyv-validation", "serde", "std", "unstable-locales", "wasm-bindgen", "wasmbind", "winapi", "windows-link"))' -C metadata=f73bbb874daca88c -C extra-filename=-7576f98007acd953 --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps --extern iana_time_zone=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libiana_time_zone-95e0dfb74fefc681.rmeta --extern num_traits=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libnum_traits-fc176fd8765a1ad7.rmeta --extern serde=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libserde-91eb30a4ea095d51.rmeta --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 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=32 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/crc32fast-1.5.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/crc32fast-1.5.0/Cargo.toml CARGO_PKG_AUTHORS='Sam Rijs :Alex Crichton ' CARGO_PKG_DESCRIPTION='Fast, SIMD-accelerated CRC32 (IEEE) checksum computation' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crc32fast CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/srijs/rust-crc32fast' CARGO_PKG_RUST_VERSION=1.63 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='' DEBUG=false HOST=i686-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/i686-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=3 OUT_DIR=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/build/crc32fast-c134dfba6b0d1ba5/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=/usr/local/llvm15/bin/clang RUSTDOC=/usr/local/bin/rustdoc TARGET=i686-unknown-freebsd /magus/work/usr/mports/audio/spotifyd/work/target/release/build/crc32fast-51609f137a1500a6/build-script-build`
[crc32fast 1.5.0] cargo:rustc-cfg=stable_arm_crc32_intrinsics
[crc32fast 1.5.0] cargo:rustc-check-cfg=cfg(stable_arm_crc32_intrinsics)
     Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=i128,prime,rand,u64_digit,zeroize CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=32 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_FEATURE_I128=1 CARGO_FEATURE_PRIME=1 CARGO_FEATURE_RAND=1 CARGO_FEATURE_U64_DIGIT=1 CARGO_FEATURE_ZEROIZE=1 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='' DEBUG=false HOST=i686-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/i686-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=3 OUT_DIR=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/build/num-bigint-dig-9ff1e5d15876e891/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=/usr/local/llvm15/bin/clang RUSTDOC=/usr/local/bin/rustdoc TARGET=i686-unknown-freebsd /magus/work/usr/mports/audio/spotifyd/work/target/release/build/num-bigint-dig-fcca0ae0cc3f66fd/build-script-build`
[num-bigint-dig 0.8.6] cargo:rustc-cfg=has_i128
   Compiling reqwest v0.12.24
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=reqwest CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/reqwest-0.12.24 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/reqwest-0.12.24/Cargo.toml CARGO_PKG_AUTHORS='Sean McArthur ' CARGO_PKG_DESCRIPTION='higher level HTTP client library' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=reqwest CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/seanmonstar/reqwest' CARGO_PKG_RUST_VERSION=1.64.0 CARGO_PKG_VERSION=0.12.24 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=12 CARGO_PKG_VERSION_PATCH=24 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps /usr/local/bin/rustc --crate-name reqwest --edition=2021 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/reqwest-0.12.24/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(reqwest_unstable)' --cfg 'feature="__tls"' --cfg 'feature="blocking"' --cfg 'feature="default-tls"' --cfg 'feature="native-tls"' --cfg 'feature="system-proxy"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__rustls", "__rustls-ring", "__tls", "blocking", "brotli", "charset", "cookies", "default", "default-tls", "deflate", "gzip", "h2", "hickory-dns", "http2", "http3", "json", "macos-system-configuration", "multipart", "native-tls", "native-tls-alpn", "native-tls-vendored", "rustls-tls", "rustls-tls-manual-roots", "rustls-tls-manual-roots-no-provider", "rustls-tls-native-roots", "rustls-tls-native-roots-no-provider", "rustls-tls-no-provider", "rustls-tls-webpki-roots", "rustls-tls-webpki-roots-no-provider", "socks", "stream", "system-proxy", "trust-dns", "zstd"))' -C metadata=1d340b885a585ead -C extra-filename=-d20e11faec0d2f5b --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps --extern base64=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libbase64-8c84eea534211aee.rmeta --extern bytes=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libbytes-f39360d39377368d.rmeta --extern futures_channel=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libfutures_channel-2471900a9dac940c.rmeta --extern futures_core=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libfutures_core-5fe9ea5fe7d57841.rmeta --extern futures_util=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libfutures_util-a52a95e21e91fdd7.rmeta --extern http=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libhttp-e1cf1c3d44c78a94.rmeta --extern http_body=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libhttp_body-2e924765dd63c582.rmeta --extern http_body_util=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libhttp_body_util-4b9c808bcb5cc7b3.rmeta --extern hyper=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libhyper-d4d535fc4e5361b3.rmeta --extern hyper_tls=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libhyper_tls-0f2e1a22f9ac9cfe.rmeta --extern hyper_util=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libhyper_util-6dbe3f152ee1bede.rmeta --extern log=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/liblog-ccd5fb58d3bd4c3c.rmeta --extern native_tls_crate=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libnative_tls-ac32e738c29ce8f7.rmeta --extern percent_encoding=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libpercent_encoding-199e9f178ee35321.rmeta --extern pin_project_lite=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libpin_project_lite-35c9caef2225ad89.rmeta --extern rustls_pki_types=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/librustls_pki_types-46f44b0408f8f718.rmeta --extern serde=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libserde-91eb30a4ea095d51.rmeta --extern serde_urlencoded=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libserde_urlencoded-d49c7b33bbd0fb29.rmeta --extern sync_wrapper=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libsync_wrapper-b8ef797afa251ba4.rmeta --extern tokio=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libtokio-a5fdf59d3a30ba7e.rmeta --extern tokio_native_tls=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libtokio_native_tls-a2ac5915a8116eb1.rmeta --extern tower=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libtower-98fe801680fdf805.rmeta --extern tower_http=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libtower_http-a728d3e8c21e82a7.rmeta --extern tower_service=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libtower_service-866c6c3c9317b631.rmeta --extern url=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/liburl-533dc062cd64c922.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong -L native=/usr/lib`
     Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=verbatim CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=32 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='' CARGO_FEATURE_VERBATIM=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/prettyplease-0.2.37 CARGO_MANIFEST_LINKS=prettyplease02 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/prettyplease-0.2.37/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='A minimal `syn` syntax tree pretty-printer' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=prettyplease CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/prettyplease' CARGO_PKG_RUST_VERSION=1.62 CARGO_PKG_VERSION=0.2.37 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=37 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=i686-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/i686-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=0 OUT_DIR=/magus/work/usr/mports/audio/spotifyd/work/target/release/build/prettyplease-9f6711e44ba8569e/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=/usr/local/llvm15/bin/clang RUSTDOC=/usr/local/bin/rustdoc TARGET=i686-unknown-freebsd /magus/work/usr/mports/audio/spotifyd/work/target/release/build/prettyplease-1dbe764800908fdc/build-script-build`
   Compiling librespot-protocol v0.8.0
[prettyplease 0.2.37] cargo:rerun-if-changed=build.rs
[prettyplease 0.2.37] cargo:rustc-check-cfg=cfg(exhaustive)
[prettyplease 0.2.37] cargo:rustc-check-cfg=cfg(prettyplease_debug)
[prettyplease 0.2.37] cargo:rustc-check-cfg=cfg(prettyplease_debug_indent)
[prettyplease 0.2.37] cargo:VERSION=0.2.37
   Compiling is-wsl v0.4.0
     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/librespot-protocol-0.8.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/librespot-protocol-0.8.0/Cargo.toml CARGO_PKG_AUTHORS='Paul Liétar ' CARGO_PKG_DESCRIPTION='The protobuf logic for communicating with Spotify servers' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=librespot-protocol CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/librespot-org/librespot' CARGO_PKG_RUST_VERSION=1.85 CARGO_PKG_VERSION=0.8.0 CARGO_PKG_VERSION_MAJOR=0 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 build_script_build --edition=2024 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/librespot-protocol-0.8.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())' -C metadata=bd603a68686ef971 -C extra-filename=-6d265937a10ab8fe --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/release/build/librespot-protocol-6d265937a10ab8fe -C linker=/usr/local/llvm15/bin/clang -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps --extern protobuf_codegen=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps/libprotobuf_codegen-df798ce47bade675.rlib --cap-lints warn`
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=is_wsl CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/is-wsl-0.4.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/is-wsl-0.4.0/Cargo.toml CARGO_PKG_AUTHORS='Sean Larkin ' CARGO_PKG_DESCRIPTION='Checks if the process is running inside Windows Subsystem for Linux.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=is-wsl CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/TheLarkInn/is-wsl' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.4.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps /usr/local/bin/rustc --crate-name is_wsl --edition=2015 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/is-wsl-0.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C 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=6f2daf746f9ed587 -C extra-filename=-ae78ee7747defe26 --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps --extern is_docker=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libis_docker-00eadfa4ecab792f.rmeta --extern once_cell=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libonce_cell-196f355b822940d8.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
   Compiling cipher v0.4.4
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=cipher CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/cipher-0.4.4 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/cipher-0.4.4/Cargo.toml CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='Traits for describing block ciphers and stream ciphers' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=cipher CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/traits' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.4.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps /usr/local/bin/rustc --crate-name cipher --edition=2021 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/cipher-0.4.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "blobby", "block-padding", "dev", "rand_core", "std", "zeroize"))' -C metadata=707c1db536b9c774 -C extra-filename=-a4dbec00e0fcf5dd --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps --extern crypto_common=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libcrypto_common-02c561056f63b63e.rmeta --extern inout=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libinout-9de19b8b9e043855.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
     Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,fallback,require-cas CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=32 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_FALLBACK=1 CARGO_FEATURE_REQUIRE_CAS=1 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='' DEBUG=false HOST=i686-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/i686-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=3 OUT_DIR=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/build/portable-atomic-014d7e28603ad3b5/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=/usr/local/llvm15/bin/clang RUSTDOC=/usr/local/bin/rustdoc TARGET=i686-unknown-freebsd /magus/work/usr/mports/audio/spotifyd/work/target/release/build/portable-atomic-ffeaeb348ee76d71/build-script-build`
[portable-atomic 1.11.1] cargo:rerun-if-changed=build.rs
[portable-atomic 1.11.1] cargo:rerun-if-changed=src/gen/build.rs
[portable-atomic 1.11.1] cargo:rerun-if-changed=version.rs
[portable-atomic 1.11.1] cargo:rustc-check-cfg=cfg(target_feature,values("lsfe","fast-serialization","load-store-on-cond","distinct-ops","miscellaneous-extensions-3"))
[portable-atomic 1.11.1] cargo:rustc-check-cfg=cfg(portable_atomic_disable_fiq,portable_atomic_force_amo,portable_atomic_ll_sc_rmw,portable_atomic_atomic_intrinsics,portable_atomic_no_asm,portable_atomic_no_asm_maybe_uninit,portable_atomic_no_atomic_64,portable_atomic_no_atomic_cas,portable_atomic_no_atomic_load_store,portable_atomic_no_atomic_min_max,portable_atomic_no_cfg_target_has_atomic,portable_atomic_no_cmpxchg16b_intrinsic,portable_atomic_no_cmpxchg16b_target_feature,portable_atomic_no_const_mut_refs,portable_atomic_no_const_raw_ptr_deref,portable_atomic_no_const_transmute,portable_atomic_no_core_unwind_safe,portable_atomic_no_diagnostic_namespace,portable_atomic_no_offset_of,portable_atomic_no_strict_provenance,portable_atomic_no_stronger_failure_ordering,portable_atomic_no_track_caller,portable_atomic_no_unsafe_op_in_unsafe_fn,portable_atomic_pre_llvm_15,portable_atomic_pre_llvm_16,portable_atomic_pre_llvm_18,portable_atomic_pre_llvm_20,portable_atomic_s_mode,portable_atomic_sanitize_thread,portable_atomic_target_feature,portable_atomic_unsafe_assume_single_core,portable_atomic_unstable_asm,portable_atomic_unstable_asm_experimental_arch,portable_atomic_unstable_cfg_target_has_atomic,portable_atomic_unstable_isa_attribute)
[portable-atomic 1.11.1] cargo:rustc-check-cfg=cfg(portable_atomic_target_feature,values("cmpxchg16b","distinct-ops","fast-serialization","load-store-on-cond","lse","lse128","lse2","lsfe","mclass","miscellaneous-extensions-3","quadword-atomics","rcpc3","v6","zaamo","zabha","zacas"))
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=protobuf 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 OUT_DIR=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/build/protobuf-d3dfb364ca81ddd5/out /usr/local/bin/rustc --crate-name protobuf --edition=2021 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/protobuf-3.7.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 --warn=unexpected_cfgs --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytes", "default", "with-bytes"))' -C metadata=7282151754acb82a -C extra-filename=-664e51060db27dc8 --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/i686-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/i686-unknown-freebsd/release/deps/libonce_cell-196f355b822940d8.rmeta --extern protobuf_support=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libprotobuf_support-b9d69ae5f60be306.rmeta --extern thiserror=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libthiserror-963f781ac44aadf5.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
   Compiling rand_distr v0.5.1
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rand_distr CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/rand_distr-0.5.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/rand_distr-0.5.1/Cargo.toml CARGO_PKG_AUTHORS='The Rand Project Developers' CARGO_PKG_DESCRIPTION='Sampling from random number distributions
' 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_distr CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-random/rand_distr' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.5.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 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 rand_distr --edition=2021 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/rand_distr-0.5.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "serde", "std", "std_math"))' -C metadata=ce84f229e681737a -C extra-filename=-ba52ba36fad25073 --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 num_traits=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps/libnum_traits-afd25b33e928ab3b.rmeta --extern rand=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps/librand-33dd072b0677ca12.rmeta --cap-lints warn`
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=vergen_gitcl 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 OUT_DIR=/magus/work/usr/mports/audio/spotifyd/work/target/release/build/vergen-gitcl-b16144fff02d254f/out /usr/local/bin/rustc --crate-name vergen_gitcl --edition=2021 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/vergen-gitcl-1.0.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 -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=f9439a2bab11e64f -C extra-filename=-a2d6d0f6f9fd91e9 --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 anyhow=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps/libanyhow-725ed80fccbb54f1.rmeta --extern derive_builder=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps/libderive_builder-4843aa8c0df98525.rmeta --extern time=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps/libtime-9696d7419c4bb8ef.rmeta --extern vergen=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps/libvergen-b60ded5ab01c2772.rmeta --extern vergen_lib=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps/libvergen_lib-b5892342c079a697.rmeta --cap-lints warn --cfg stable --check-cfg 'cfg(nightly)' --check-cfg 'cfg(beta)' --check-cfg 'cfg(stable)'`
warning: unexpected `cfg` condition name: `coverage_nightly`
   --> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/vergen-gitcl-1.0.8/src/lib.rs:443:13
    |
443 | #![cfg_attr(coverage_nightly, feature(coverage_attribute))]
    |             ^^^^^^^^^^^^^^^^
    |
    = help: expected names are: `beta`, `docsrs`, `feature`, `nightly`, `stable`, 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(coverage_nightly)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(coverage_nightly)");` 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: `coverage_nightly`
   --> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/vergen-gitcl-1.0.8/src/gitcl/mod.rs:887:16
    |
887 |     #[cfg_attr(coverage_nightly, coverage(off))]
    |                ^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(coverage_nightly)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(coverage_nightly)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

   Compiling pkcs8 v0.10.2
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=pkcs8 CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/pkcs8-0.10.2 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/pkcs8-0.10.2/Cargo.toml CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='Pure Rust implementation of Public-Key Cryptography Standards (PKCS) #8:
Private-Key Information Syntax Specification (RFC 5208), with additional
support for PKCS#8v2 asymmetric key packages (RFC 5958)
' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=pkcs8 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/formats/tree/master/pkcs8' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.10.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=10 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 pkcs8 --edition=2021 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/pkcs8-0.10.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="pem"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("3des", "alloc", "des-insecure", "encryption", "getrandom", "pem", "pkcs5", "rand_core", "sha1-insecure", "std", "subtle"))' -C metadata=f39f6dbb5f8f99b0 -C extra-filename=-278eecc71d38843b --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps --extern der=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libder-ef29e501d3053446.rmeta --extern spki=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libspki-eb5642e6475865d9.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: `vergen-gitcl` (lib) generated 2 warnings
   Compiling symphonia-metadata v0.5.5
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=symphonia_metadata CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/symphonia-metadata-0.5.5 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/symphonia-metadata-0.5.5/Cargo.toml CARGO_PKG_AUTHORS='Philip Deljanov ' CARGO_PKG_DESCRIPTION='Project Symphonia multimedia tag and metadata readers.' CARGO_PKG_HOMEPAGE='https://github.com/pdeljanov/Symphonia' CARGO_PKG_LICENSE=MPL-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=symphonia-metadata 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_metadata --edition=2018 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/symphonia-metadata-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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=8cf661b673c62986 -C extra-filename=-99252afe0ee2b235 --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps --extern encoding_rs=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libencoding_rs-503698ead51cea23.rmeta --extern lazy_static=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/liblazy_static-67d67cb03c9a60f8.rmeta --extern log=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/liblog-ccd5fb58d3bd4c3c.rmeta --extern symphonia_core=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libsymphonia_core-fa44affe80e11a63.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=serde_json 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 OUT_DIR=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/build/serde_json-d2d659214ad3f3b8/out /usr/local/bin/rustc --crate-name serde_json --edition=2021 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/serde_json-1.0.145/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("alloc", "arbitrary_precision", "default", "float_roundtrip", "indexmap", "preserve_order", "raw_value", "std", "unbounded_depth"))' -C metadata=d366d0c205aedb87 -C extra-filename=-102fd2704f756f6c --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps --extern itoa=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libitoa-8d7fe31ef49d8ca7.rmeta --extern memchr=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libmemchr-f5ad164c9951e4b6.rmeta --extern ryu=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libryu-384e260ea13e9a11.rmeta --extern serde_core=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libserde_core-7c3e56358fe3042a.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong --cfg 'fast_arithmetic="32"' --check-cfg 'cfg(fast_arithmetic, values("32", "64"))'`
     Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=clang_10_0,clang_11_0,clang_3_5,clang_3_6,clang_3_7,clang_3_8,clang_3_9,clang_4_0,clang_5_0,clang_6_0,clang_7_0,clang_8_0,clang_9_0,libloading,runtime CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=32 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='' CARGO_FEATURE_CLANG_10_0=1 CARGO_FEATURE_CLANG_11_0=1 CARGO_FEATURE_CLANG_3_5=1 CARGO_FEATURE_CLANG_3_6=1 CARGO_FEATURE_CLANG_3_7=1 CARGO_FEATURE_CLANG_3_8=1 CARGO_FEATURE_CLANG_3_9=1 CARGO_FEATURE_CLANG_4_0=1 CARGO_FEATURE_CLANG_5_0=1 CARGO_FEATURE_CLANG_6_0=1 CARGO_FEATURE_CLANG_7_0=1 CARGO_FEATURE_CLANG_8_0=1 CARGO_FEATURE_CLANG_9_0=1 CARGO_FEATURE_LIBLOADING=1 CARGO_FEATURE_RUNTIME=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/clang-sys-1.8.1 CARGO_MANIFEST_LINKS=clang CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/clang-sys-1.8.1/Cargo.toml CARGO_PKG_AUTHORS='Kyle Mayes ' CARGO_PKG_DESCRIPTION='Rust bindings for libclang.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=clang-sys CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/KyleMayes/clang-sys' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.8.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=i686-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/i686-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=0 OUT_DIR=/magus/work/usr/mports/audio/spotifyd/work/target/release/build/clang-sys-da928cd40c31dee7/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=/usr/local/llvm15/bin/clang RUSTDOC=/usr/local/bin/rustdoc TARGET=i686-unknown-freebsd /magus/work/usr/mports/audio/spotifyd/work/target/release/build/clang-sys-bba46e69c57e38bb/build-script-build`
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=parking_lot_core 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 OUT_DIR=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/build/parking_lot_core-02226fbd4c6d8e36/out /usr/local/bin/rustc --crate-name parking_lot_core --edition=2021 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/parking_lot_core-0.9.12/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("backtrace", "deadlock_detection", "nightly", "petgraph"))' -C metadata=7fbad96e05810e97 -C extra-filename=-5c54435ff77e0969 --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/i686-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/i686-unknown-freebsd/release/deps/libcfg_if-8a0e24b7255a5f11.rmeta --extern libc=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/liblibc-bbfb31c983a7bc07.rmeta --extern smallvec=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libsmallvec-18327b286647458b.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong --check-cfg 'cfg(tsan_enabled)'`
   Compiling num-iter v0.1.45
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=num_iter CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/num-iter-0.1.45 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/num-iter-0.1.45/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='External iterators for generic mathematics' CARGO_PKG_HOMEPAGE='https://github.com/rust-num/num-iter' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=num-iter CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-num/num-iter' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=0.1.45 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=45 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps /usr/local/bin/rustc --crate-name num_iter --edition=2018 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/num-iter-0.1.45/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", "i128", "std"))' -C metadata=aba084a600fdf31c -C extra-filename=-8e8c60e7b7623e90 --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps --extern num_integer=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libnum_integer-4bee899d4dbfd87a.rmeta --extern num_traits=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libnum_traits-fc176fd8765a1ad7.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
   Compiling sha2 v0.10.9
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=sha2 CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/sha2-0.10.9 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/sha2-0.10.9/Cargo.toml CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='Pure Rust implementation of the SHA-2 hash function family
including SHA-224, SHA-256, SHA-384, and SHA-512.
' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=sha2 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/hashes' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.10.9 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=10 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 sha2 --edition=2018 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/sha2-0.10.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="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("asm", "asm-aarch64", "compress", "default", "force-soft", "force-soft-compact", "loongarch64_asm", "oid", "sha2-asm", "std"))' -C metadata=a171544bac78a75f -C extra-filename=-193caeb9c7ac310a --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/i686-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/i686-unknown-freebsd/release/deps/libcfg_if-8a0e24b7255a5f11.rmeta --extern cpufeatures=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libcpufeatures-575a11581c795ec5.rmeta --extern digest=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libdigest-833d23ce1861dc2a.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
   Compiling serde_path_to_error v0.1.20
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=serde_path_to_error CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/serde_path_to_error-0.1.20 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/serde_path_to_error-0.1.20/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Path to the element that failed to deserialize' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde_path_to_error CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/path-to-error' CARGO_PKG_RUST_VERSION=1.61 CARGO_PKG_VERSION=0.1.20 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 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 serde_path_to_error --edition=2021 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/serde_path_to_error-0.1.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())' -C metadata=b29f761741662964 -C extra-filename=-c723b486d2c321e9 --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps --extern itoa=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libitoa-8d7fe31ef49d8ca7.rmeta --extern serde_core=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libserde_core-7c3e56358fe3042a.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
   Compiling headers-core v0.3.0
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=headers_core CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/headers-core-0.3.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/headers-core-0.3.0/Cargo.toml CARGO_PKG_AUTHORS='Sean McArthur ' CARGO_PKG_DESCRIPTION='typed HTTP headers core trait' CARGO_PKG_HOMEPAGE='https://hyper.rs' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=headers-core CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/hyperium/headers' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps /usr/local/bin/rustc --crate-name headers_core --edition=2015 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/headers-core-0.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=894b427552abc97a -C extra-filename=-69463f5a7dc9116a --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps --extern http=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libhttp-e1cf1c3d44c78a94.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
   Compiling mime v0.3.17
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=mime CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/mime-0.3.17 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/mime-0.3.17/Cargo.toml CARGO_PKG_AUTHORS='Sean McArthur ' CARGO_PKG_DESCRIPTION='Strongly Typed Mimes' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=mime CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/hyperium/mime' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.17 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=17 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps /usr/local/bin/rustc --crate-name mime --edition=2015 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/mime-0.3.17/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C 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=741d9e5c5dc5113c -C extra-filename=-f7ab5f263ef07a98 --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/i686-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 minimal-lexical v0.2.1
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=minimal_lexical CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/minimal-lexical-0.2.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/minimal-lexical-0.2.1/Cargo.toml CARGO_PKG_AUTHORS='Alex Huszagh ' CARGO_PKG_DESCRIPTION='Fast float parsing conversion routines.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=minimal-lexical CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Alexhuszagh/minimal-lexical' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps /usr/local/bin/rustc --crate-name minimal_lexical --edition=2018 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/minimal-lexical-0.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "compact", "default", "lint", "nightly", "std"))' -C metadata=bdecf5a0527d4c69 -C extra-filename=-03a62fd37441ffaa --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`
warning: `encoding_rs` (lib) generated 27 warnings (2 duplicates)
   Compiling byteorder v1.5.0
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=byteorder CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/byteorder-1.5.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/byteorder-1.5.0/Cargo.toml CARGO_PKG_AUTHORS='Andrew Gallant ' CARGO_PKG_DESCRIPTION='Library for reading/writing numbers in big-endian and little-endian.' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/byteorder' CARGO_PKG_LICENSE='Unlicense OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=byteorder CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/byteorder' CARGO_PKG_RUST_VERSION=1.60 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 byteorder --edition=2021 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/byteorder-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="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "i128", "std"))' -C metadata=a1d8804a9ebdfbf3 -C extra-filename=-5b92d6f4a538f2d4 --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/i686-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 utf-8 v0.7.6
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=utf8 CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/utf-8-0.7.6 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/utf-8-0.7.6/Cargo.toml CARGO_PKG_AUTHORS='Simon Sapin ' CARGO_PKG_DESCRIPTION='Incremental, zero-copy UTF-8 decoding with error handling' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=utf-8 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/SimonSapin/rust-utf8' CARGO_PKG_RUST_VERSION='' 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 utf8 --edition=2015 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/utf-8-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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e4cfee7e24d63b63 -C extra-filename=-275484b7737151a8 --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/i686-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 pathdiff v0.2.3
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=pathdiff CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/pathdiff-0.2.3 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/pathdiff-0.2.3/Cargo.toml CARGO_PKG_AUTHORS='Manish Goregaokar ' CARGO_PKG_DESCRIPTION='Library for diffing paths to obtain relative paths' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=pathdiff CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Manishearth/pathdiff' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps /usr/local/bin/rustc --crate-name pathdiff --edition=2018 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/pathdiff-0.2.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("camino"))' -C metadata=808dedfac68f633f -C extra-filename=-7cfdee5c30c4c752 --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/i686-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 data-encoding v2.9.0
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=data_encoding CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/data-encoding-2.9.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/data-encoding-2.9.0/Cargo.toml CARGO_PKG_AUTHORS='Julien Cretin ' CARGO_PKG_DESCRIPTION='Efficient and customizable data-encoding functions like base64, base32, and hex' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=data-encoding CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/ia0/data-encoding' CARGO_PKG_RUST_VERSION=1.48 CARGO_PKG_VERSION=2.9.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=9 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 data_encoding --edition=2018 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/data-encoding-2.9.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-results --warn=unsafe-op-in-unsafe-fn --warn=unreachable-pub '--warn=clippy::undocumented-unsafe-blocks' --warn=missing-docs --warn=missing-debug-implementations --warn=let-underscore-drop --warn=elided-lifetimes-in-paths --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=75d16e84981bc0f5 -C extra-filename=-c8132bb8aa97b3b7 --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/i686-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 open v5.3.3
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=open CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/open-5.3.3 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/open-5.3.3/Cargo.toml CARGO_PKG_AUTHORS='Sebastian Thiel ' CARGO_PKG_DESCRIPTION='Open a path or URL using the program configured on the system' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=open CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Byron/open-rs' CARGO_PKG_RUST_VERSION=1.62 CARGO_PKG_VERSION=5.3.3 CARGO_PKG_VERSION_MAJOR=5 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 open --edition=2018 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/open-5.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("shellexecute-on-windows"))' -C metadata=2b5b2cd0a3023773 -C extra-filename=-685d96282552cde9 --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps --extern is_wsl=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libis_wsl-ae78ee7747defe26.rmeta --extern libc=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/liblibc-bbfb31c983a7bc07.rmeta --extern pathdiff=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libpathdiff-7cfdee5c30c4c752.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
   Compiling nom v7.1.3
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=nom CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/nom-7.1.3 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/nom-7.1.3/Cargo.toml CARGO_PKG_AUTHORS='contact@geoffroycouprie.com' CARGO_PKG_DESCRIPTION='A byte-oriented, zero-copy, parser combinators library' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=nom CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Geal/nom' CARGO_PKG_RUST_VERSION=1.48 CARGO_PKG_VERSION=7.1.3 CARGO_PKG_VERSION_MAJOR=7 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 nom --edition=2018 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/nom-7.1.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "docsrs", "std"))' -C metadata=0fedbbfc92b3f8f7 -C extra-filename=-2bd4290871256853 --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-ef9127886f14ae4d.rmeta --extern minimal_lexical=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps/libminimal_lexical-03a62fd37441ffaa.rmeta --cap-lints warn`
   Compiling headers v0.4.1
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=headers CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/headers-0.4.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/headers-0.4.1/Cargo.toml CARGO_PKG_AUTHORS='Sean McArthur ' CARGO_PKG_DESCRIPTION='typed HTTP headers' CARGO_PKG_HOMEPAGE='https://hyper.rs' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=headers CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/hyperium/headers' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.4.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 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 headers --edition=2018 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/headers-0.4.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=bf1e03a601427a53 -C extra-filename=-d0d7284447009356 --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps --extern base64=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libbase64-8c84eea534211aee.rmeta --extern bytes=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libbytes-f39360d39377368d.rmeta --extern headers_core=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libheaders_core-69463f5a7dc9116a.rmeta --extern http=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libhttp-e1cf1c3d44c78a94.rmeta --extern httpdate=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libhttpdate-15c8431e7de44750.rmeta --extern mime=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libmime-f7ab5f263ef07a98.rmeta --extern sha1=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libsha1-e32a7892109e06a4.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
   Compiling oauth2 v5.0.0
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=oauth2 CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/oauth2-5.0.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/oauth2-5.0.0/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton :Florin Lipan :David A. Ramos ' CARGO_PKG_DESCRIPTION='An extensible, strongly-typed implementation of OAuth2' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=oauth2 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/ramosbugs/oauth2-rs' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=5.0.0 CARGO_PKG_VERSION_MAJOR=5 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps /usr/local/bin/rustc --crate-name oauth2 --edition=2021 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/oauth2-5.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="native-tls"' --cfg 'feature="reqwest"' --cfg 'feature="reqwest-blocking"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("curl", "default", "native-tls", "pkce-plain", "reqwest", "reqwest-blocking", "rustls-tls", "timing-resistant-secret-traits", "ureq"))' -C metadata=a33d7dc8b781deb3 -C extra-filename=-ffed525a34b28121 --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps --extern base64=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libbase64-8c84eea534211aee.rmeta --extern chrono=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libchrono-7576f98007acd953.rmeta --extern http=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libhttp-e1cf1c3d44c78a94.rmeta --extern rand=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/librand-68c146327bb55dc2.rmeta --extern reqwest=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libreqwest-d20e11faec0d2f5b.rmeta --extern serde=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libserde-91eb30a4ea095d51.rmeta --extern serde_json=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libserde_json-102fd2704f756f6c.rmeta --extern serde_path_to_error=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libserde_path_to_error-c723b486d2c321e9.rmeta --extern sha2=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libsha2-193caeb9c7ac310a.rmeta --extern thiserror=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libthiserror-963f781ac44aadf5.rmeta --extern url=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/liburl-533dc062cd64c922.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong -L native=/usr/lib`
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=num_bigint_dig 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 OUT_DIR=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/build/num-bigint-dig-9ff1e5d15876e891/out /usr/local/bin/rustc --crate-name num_bigint_dig --edition=2021 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/num-bigint-dig-0.8.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="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=d015a7822505276e -C extra-filename=-ccfa81139878ff45 --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps --extern lazy_static=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/liblazy_static-67d67cb03c9a60f8.rmeta --extern libm=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/liblibm-c98c9532ac6a0f38.rmeta --extern num_integer=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libnum_integer-4bee899d4dbfd87a.rmeta --extern num_iter=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libnum_iter-8e8c60e7b7623e90.rmeta --extern num_traits=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libnum_traits-fc176fd8765a1ad7.rmeta --extern rand=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/librand-68c146327bb55dc2.rmeta --extern smallvec=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libsmallvec-18327b286647458b.rmeta --extern zeroize=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libzeroize-cfdcdbddcb48fe03.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong --cfg has_i128`
   Compiling parking_lot v0.12.5
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=parking_lot CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/parking_lot-0.12.5 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/parking_lot-0.12.5/Cargo.toml CARGO_PKG_AUTHORS='Amanieu d'\''Antras ' CARGO_PKG_DESCRIPTION='More compact and efficient implementations of the standard synchronization primitives.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=parking_lot CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Amanieu/parking_lot' CARGO_PKG_RUST_VERSION=1.71 CARGO_PKG_VERSION=0.12.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=12 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 parking_lot --edition=2021 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/parking_lot-0.12.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("arc_lock", "deadlock_detection", "default", "hardware-lock-elision", "nightly", "owning_ref", "send_guard", "serde"))' -C metadata=99ea004c18e1c5a0 -C extra-filename=-5e3c144778b6972f --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps --extern lock_api=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/liblock_api-c90ef39bf1950682.rmeta --extern parking_lot_core=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libparking_lot_core-5c54435ff77e0969.rmeta --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/nom-7.1.3/src/lib.rs:375:13
    |
375 | #![cfg_attr(feature = "cargo-clippy", allow(clippy::doc_markdown))]
    |             ^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = note: expected values for `feature` are: `alloc`, `default`, `docsrs`, and `std`
    = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
    = note: see  for more information about checking conditional configuration
    = note: `#[warn(unexpected_cfgs)]` on by default

warning: unexpected `cfg` condition name: `nightly`
   --> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/nom-7.1.3/src/lib.rs:379:12
    |
379 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))]
    |            ^^^^^^^
    |
    = 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(nightly)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `nightly`
   --> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/nom-7.1.3/src/lib.rs:391:12
    |
391 | #[cfg_attr(nightly, allow(rustdoc::missing_doc_code_examples))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `nightly`
   --> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/nom-7.1.3/src/lib.rs:418:14
    |
418 |   #[cfg_attr(nightly, allow(rustdoc::missing_doc_code_examples))]
    |              ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unused import: `self::str::*`
   --> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/nom-7.1.3/src/lib.rs:439:9
    |
439 | pub use self::str::*;
    |         ^^^^^^^^^^^^
    |
    = note: `#[warn(unused_imports)]` on by default

warning: unexpected `cfg` condition name: `nightly`
  --> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/nom-7.1.3/src/internal.rs:49:12
   |
49 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))]
   |            ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `nightly`
  --> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/nom-7.1.3/src/internal.rs:96:12
   |
96 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))]
   |            ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `nightly`
   --> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/nom-7.1.3/src/internal.rs:340:12
    |
340 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `nightly`
   --> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/nom-7.1.3/src/internal.rs:357:12
    |
357 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `nightly`
   --> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/nom-7.1.3/src/internal.rs:374:12
    |
374 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `nightly`
   --> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/nom-7.1.3/src/internal.rs:392:12
    |
392 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `nightly`
   --> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/nom-7.1.3/src/internal.rs:409:12
    |
409 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `nightly`
   --> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/nom-7.1.3/src/internal.rs:430:12
    |
430 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `has_i128`
  --> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/num-bigint-dig-0.8.6/src/bigint.rs:16:7
   |
16 | #[cfg(has_i128)]
   |       ^^^^^^^^
   |
   = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration
   = note: `#[warn(unexpected_cfgs)]` on by default

warning: unexpected `cfg` condition name: `has_i128`
   --> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/num-bigint-dig-0.8.6/src/bigint.rs:891:7
    |
891 | #[cfg(has_i128)]
    |       ^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `has_i128`
   --> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/num-bigint-dig-0.8.6/src/bigint.rs:915:7
    |
915 | #[cfg(has_i128)]
    |       ^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `has_i128`
    --> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/num-bigint-dig-0.8.6/src/bigint.rs:1075:7
     |
1075 | #[cfg(has_i128)]
     |       ^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `has_i128`
    --> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/num-bigint-dig-0.8.6/src/bigint.rs:1128:7
     |
1128 | #[cfg(has_i128)]
     |       ^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `has_i128`
    --> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/num-bigint-dig-0.8.6/src/bigint.rs:1145:7
     |
1145 | #[cfg(has_i128)]
     |       ^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `has_i128`
    --> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/num-bigint-dig-0.8.6/src/bigint.rs:1156:7
     |
1156 | #[cfg(has_i128)]
     |       ^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `has_i128`
    --> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/num-bigint-dig-0.8.6/src/bigint.rs:1205:7
     |
1205 | #[cfg(has_i128)]
     |       ^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `has_i128`
    --> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/num-bigint-dig-0.8.6/src/bigint.rs:1218:7
     |
1218 | #[cfg(has_i128)]
     |       ^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `has_i128`
    --> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/num-bigint-dig-0.8.6/src/bigint.rs:1306:7
     |
1306 | #[cfg(has_i128)]
     |       ^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `has_i128`
    --> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/num-bigint-dig-0.8.6/src/bigint.rs:1350:7
     |
1350 | #[cfg(has_i128)]
     |       ^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `has_i128`
    --> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/num-bigint-dig-0.8.6/src/bigint.rs:1384:7
     |
1384 | #[cfg(has_i128)]
     |       ^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `has_i128`
    --> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/num-bigint-dig-0.8.6/src/bigint.rs:1401:7
     |
1401 | #[cfg(has_i128)]
     |       ^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `has_i128`
    --> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/num-bigint-dig-0.8.6/src/bigint.rs:1412:7
     |
1412 | #[cfg(has_i128)]
     |       ^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `has_i128`
    --> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/num-bigint-dig-0.8.6/src/bigint.rs:1487:7
     |
1487 | #[cfg(has_i128)]
     |       ^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `has_i128`
    --> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/num-bigint-dig-0.8.6/src/bigint.rs:1500:7
     |
1500 | #[cfg(has_i128)]
     |       ^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `has_i128`
    --> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/num-bigint-dig-0.8.6/src/bigint.rs:1511:7
     |
1511 | #[cfg(has_i128)]
     |       ^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `has_i128`
    --> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/num-bigint-dig-0.8.6/src/bigint.rs:1549:7
     |
1549 | #[cfg(has_i128)]
     |       ^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `has_i128`
    --> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/num-bigint-dig-0.8.6/src/bigint.rs:1589:7
     |
1589 | #[cfg(has_i128)]
     |       ^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `has_i128`
    --> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/num-bigint-dig-0.8.6/src/bigint.rs:1598:7
     |
1598 | #[cfg(has_i128)]
     |       ^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `has_i128`
    --> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/num-bigint-dig-0.8.6/src/bigint.rs:1611:7
     |
1611 | #[cfg(has_i128)]
     |       ^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `has_i128`
    --> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/num-bigint-dig-0.8.6/src/bigint.rs:1663:7
     |
1663 | #[cfg(has_i128)]
     |       ^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `has_i128`
    --> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/num-bigint-dig-0.8.6/src/bigint.rs:1676:7
     |
1676 | #[cfg(has_i128)]
     |       ^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `has_i128`
    --> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/num-bigint-dig-0.8.6/src/bigint.rs:1713:7
     |
1713 | #[cfg(has_i128)]
     |       ^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `has_i128`
    --> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/num-bigint-dig-0.8.6/src/bigint.rs:1772:7
     |
1772 | #[cfg(has_i128)]
     |       ^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `has_i128`
    --> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/num-bigint-dig-0.8.6/src/bigint.rs:1782:7
     |
1782 | #[cfg(has_i128)]
     |       ^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `has_i128`
    --> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/num-bigint-dig-0.8.6/src/bigint.rs:1793:7
     |
1793 | #[cfg(has_i128)]
     |       ^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `has_i128`
    --> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/num-bigint-dig-0.8.6/src/bigint.rs:1805:7
     |
1805 | #[cfg(has_i128)]
     |       ^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `has_i128`
    --> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/num-bigint-dig-0.8.6/src/bigint.rs:1884:7
     |
1884 | #[cfg(has_i128)]
     |       ^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `has_i128`
    --> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/num-bigint-dig-0.8.6/src/bigint.rs:1898:7
     |
1898 | #[cfg(has_i128)]
     |       ^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `has_i128`
    --> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/num-bigint-dig-0.8.6/src/bigint.rs:1911:7
     |
1911 | #[cfg(has_i128)]
     |       ^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `has_i128`
    --> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/num-bigint-dig-0.8.6/src/bigint.rs:1949:7
     |
1949 | #[cfg(has_i128)]
     |       ^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `has_i128`
    --> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/num-bigint-dig-0.8.6/src/bigint.rs:2008:7
     |
2008 | #[cfg(has_i128)]
     |       ^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `has_i128`
    --> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/num-bigint-dig-0.8.6/src/bigint.rs:2018:7
     |
2018 | #[cfg(has_i128)]
     |       ^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `has_i128`
    --> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/num-bigint-dig-0.8.6/src/bigint.rs:2029:7
     |
2029 | #[cfg(has_i128)]
     |       ^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `has_i128`
    --> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/num-bigint-dig-0.8.6/src/bigint.rs:2041:7
     |
2041 | #[cfg(has_i128)]
     |       ^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `has_i128`
    --> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/num-bigint-dig-0.8.6/src/bigint.rs:2118:7
     |
2118 | #[cfg(has_i128)]
     |       ^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `has_i128`
    --> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/num-bigint-dig-0.8.6/src/bigint.rs:2131:7
     |
2131 | #[cfg(has_i128)]
     |       ^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `has_i128`
    --> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/num-bigint-dig-0.8.6/src/bigint.rs:2142:7
     |
2142 | #[cfg(has_i128)]
     |       ^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `has_i128`
    --> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/num-bigint-dig-0.8.6/src/bigint.rs:2441:7
     |
2441 | #[cfg(has_i128)]
     |       ^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `has_i128`
    --> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/num-bigint-dig-0.8.6/src/bigint.rs:2487:7
     |
2487 | #[cfg(has_i128)]
     |       ^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `has_i128`
    --> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/num-bigint-dig-0.8.6/src/bigint.rs:2680:7
     |
2680 | #[cfg(has_i128)]
     |       ^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `has_i128`
    --> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/num-bigint-dig-0.8.6/src/bigint.rs:2688:7
     |
2688 | #[cfg(has_i128)]
     |       ^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `has_i128`
    --> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/num-bigint-dig-0.8.6/src/bigint.rs:2341:11
     |
2341 |     #[cfg(has_i128)]
     |           ^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `has_i128`
    --> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/num-bigint-dig-0.8.6/src/bigint.rs:2369:11
     |
2369 |     #[cfg(has_i128)]
     |           ^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `has_i128`
    --> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/num-bigint-dig-0.8.6/src/bigint.rs:2400:11
     |
2400 |     #[cfg(has_i128)]
     |           ^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `has_i128`
    --> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/num-bigint-dig-0.8.6/src/bigint.rs:2411:11
     |
2411 |     #[cfg(has_i128)]
     |           ^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `has_i128`
   --> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/num-bigint-dig-0.8.6/src/biguint.rs:550:7
    |
550 | #[cfg(has_i128)]
    |       ^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `has_i128`
   --> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/num-bigint-dig-0.8.6/src/biguint.rs:585:7
    |
585 | #[cfg(has_i128)]
    |       ^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `has_i128`
   --> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/num-bigint-dig-0.8.6/src/biguint.rs:659:7
    |
659 | #[cfg(has_i128)]
    |       ^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `has_i128`
   --> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/num-bigint-dig-0.8.6/src/biguint.rs:670:7
    |
670 | #[cfg(has_i128)]
    |       ^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `has_i128`
   --> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/num-bigint-dig-0.8.6/src/biguint.rs:758:7
    |
758 | #[cfg(has_i128)]
    |       ^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `has_i128`
   --> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/num-bigint-dig-0.8.6/src/biguint.rs:857:7
    |
857 | #[cfg(has_i128)]
    |       ^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `has_i128`
   --> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/num-bigint-dig-0.8.6/src/biguint.rs:867:7
    |
867 | #[cfg(has_i128)]
    |       ^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `has_i128`
   --> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/num-bigint-dig-0.8.6/src/biguint.rs:886:7
    |
886 | #[cfg(has_i128)]
    |       ^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `has_i128`
   --> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/num-bigint-dig-0.8.6/src/biguint.rs:950:7
    |
950 | #[cfg(has_i128)]
    |       ^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `has_i128`
    --> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/num-bigint-dig-0.8.6/src/biguint.rs:1013:7
     |
1013 | #[cfg(has_i128)]
     |       ^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `has_i128`
    --> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/num-bigint-dig-0.8.6/src/biguint.rs:1023:7
     |
1023 | #[cfg(has_i128)]
     |       ^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `has_i128`
    --> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/num-bigint-dig-0.8.6/src/biguint.rs:1075:7
     |
1075 | #[cfg(has_i128)]
     |       ^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `has_i128`
    --> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/num-bigint-dig-0.8.6/src/biguint.rs:1148:7
     |
1148 | #[cfg(has_i128)]
     |       ^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `has_i128`
    --> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/num-bigint-dig-0.8.6/src/biguint.rs:1159:7
     |
1159 | #[cfg(has_i128)]
     |       ^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `has_i128`
    --> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/num-bigint-dig-0.8.6/src/biguint.rs:1167:7
     |
1167 | #[cfg(has_i128)]
     |       ^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `has_i128`
    --> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/num-bigint-dig-0.8.6/src/biguint.rs:1223:7
     |
1223 | #[cfg(has_i128)]
     |       ^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `has_i128`
    --> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/num-bigint-dig-0.8.6/src/biguint.rs:1268:7
     |
1268 | #[cfg(has_i128)]
     |       ^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `has_i128`
    --> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/num-bigint-dig-0.8.6/src/biguint.rs:1275:7
     |
1275 | #[cfg(has_i128)]
     |       ^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `has_i128`
    --> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/num-bigint-dig-0.8.6/src/biguint.rs:1309:7
     |
1309 | #[cfg(has_i128)]
     |       ^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `has_i128`
    --> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/num-bigint-dig-0.8.6/src/biguint.rs:1319:7
     |
1319 | #[cfg(has_i128)]
     |       ^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `has_i128`
    --> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/num-bigint-dig-0.8.6/src/biguint.rs:1327:7
     |
1327 | #[cfg(has_i128)]
     |       ^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `has_i128`
    --> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/num-bigint-dig-0.8.6/src/biguint.rs:1812:7
     |
1812 | #[cfg(has_i128)]
     |       ^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `has_i128`
    --> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/num-bigint-dig-0.8.6/src/biguint.rs:1892:7
     |
1892 | #[cfg(has_i128)]
     |       ^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `has_i128`
    --> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/num-bigint-dig-0.8.6/src/biguint.rs:1900:7
     |
1900 | #[cfg(has_i128)]
     |       ^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `has_i128`
    --> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/num-bigint-dig-0.8.6/src/biguint.rs:2519:7
     |
2519 | #[cfg(has_i128)]
     |       ^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `has_i128`
    --> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/num-bigint-dig-0.8.6/src/biguint.rs:2527:7
     |
2527 | #[cfg(has_i128)]
     |       ^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `has_i128`
    --> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/num-bigint-dig-0.8.6/src/biguint.rs:3225:7
     |
3225 | #[cfg(has_i128)]
     |       ^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `has_i128`
    --> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/num-bigint-dig-0.8.6/src/biguint.rs:3257:7
     |
3257 | #[cfg(has_i128)]
     |       ^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `has_i128`
    --> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/num-bigint-dig-0.8.6/src/biguint.rs:1651:11
     |
1651 |     #[cfg(has_i128)]
     |           ^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `has_i128`
    --> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/num-bigint-dig-0.8.6/src/biguint.rs:1674:11
     |
1674 |     #[cfg(has_i128)]
     |           ^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `has_i128`
    --> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/num-bigint-dig-0.8.6/src/biguint.rs:1737:11
     |
1737 |     #[cfg(has_i128)]
     |           ^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `has_i128`
    --> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/num-bigint-dig-0.8.6/src/biguint.rs:1752:11
     |
1752 |     #[cfg(has_i128)]
     |           ^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

   Compiling tungstenite v0.28.0
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tungstenite CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/tungstenite-0.28.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/tungstenite-0.28.0/Cargo.toml CARGO_PKG_AUTHORS='Alexey Galakhov:Daniel Abramov' CARGO_PKG_DESCRIPTION='Lightweight stream-based WebSocket implementation' CARGO_PKG_HOMEPAGE='https://github.com/snapview/tungstenite-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tungstenite CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/snapview/tungstenite-rs' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.28.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=28 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 tungstenite --edition=2021 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/tungstenite-0.28.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="data-encoding"' --cfg 'feature="handshake"' --cfg 'feature="http"' --cfg 'feature="httparse"' --cfg 'feature="native-tls"' --cfg 'feature="native-tls-crate"' --cfg 'feature="sha1"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__rustls-tls", "data-encoding", "default", "handshake", "http", "httparse", "native-tls", "native-tls-crate", "native-tls-vendored", "rustls", "rustls-native-certs", "rustls-pki-types", "rustls-tls-native-roots", "rustls-tls-webpki-roots", "sha1", "url", "webpki-roots"))' -C metadata=75f4f359243e53a3 -C extra-filename=-8120913c57e174d4 --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/i686-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/i686-unknown-freebsd/release/deps/libbytes-f39360d39377368d.rmeta --extern data_encoding=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libdata_encoding-c8132bb8aa97b3b7.rmeta --extern http=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libhttp-e1cf1c3d44c78a94.rmeta --extern httparse=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libhttparse-727b10404f89bd2b.rmeta --extern log=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/liblog-ccd5fb58d3bd4c3c.rmeta --extern native_tls_crate=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libnative_tls-ac32e738c29ce8f7.rmeta --extern rand=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/librand-fa5904c637933ab3.rmeta --extern sha1=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libsha1-e32a7892109e06a4.rmeta --extern thiserror=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libthiserror-369c7ef043787eeb.rmeta --extern utf8=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libutf8-275484b7737151a8.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong -L native=/usr/lib`
   Compiling librespot-core v0.8.0
     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/librespot-core-0.8.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/librespot-core-0.8.0/Cargo.toml CARGO_PKG_AUTHORS='Paul Lietar ' CARGO_PKG_DESCRIPTION='The core functionality provided by librespot' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=librespot-core CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/librespot-org/librespot' CARGO_PKG_RUST_VERSION=1.85 CARGO_PKG_VERSION=0.8.0 CARGO_PKG_VERSION_MAJOR=0 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 build_script_build --edition=2024 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/librespot-core-0.8.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="native-tls"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__rustls", "default", "hyper-rustls", "native-tls", "rustls-tls-native-roots", "rustls-tls-webpki-roots"))' -C metadata=3c58539cf73d272a -C extra-filename=-c566a4e29249ae98 --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/release/build/librespot-core-c566a4e29249ae98 -C linker=/usr/local/llvm15/bin/clang -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps --extern rand=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps/librand-33dd072b0677ca12.rlib --extern rand_distr=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps/librand_distr-ba52ba36fad25073.rlib --extern vergen_gitcl=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps/libvergen_gitcl-a2d6d0f6f9fd91e9.rlib --cap-lints warn`
warning: `nom` (lib) generated 13 warnings
   Compiling pkcs1 v0.7.5
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=pkcs1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/pkcs1-0.7.5 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/pkcs1-0.7.5/Cargo.toml CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='Pure Rust implementation of Public-Key Cryptography Standards (PKCS) #1:
RSA Cryptography Specifications Version 2.2 (RFC 8017)
' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=pkcs1 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/formats/tree/master/pkcs1' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=0.7.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 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 pkcs1 --edition=2021 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/pkcs1-0.7.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="alloc"' --cfg 'feature="pem"' --cfg 'feature="pkcs8"' --cfg 'feature="std"' --cfg 'feature="zeroize"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "pem", "pkcs8", "std", "zeroize"))' -C metadata=38b2d134834665a4 -C extra-filename=-59b972e984262693 --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps --extern der=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libder-ef29e501d3053446.rmeta --extern pkcs8=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libpkcs8-278eecc71d38843b.rmeta --extern spki=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libspki-eb5642e6475865d9.rmeta --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/pkcs1-0.7.5/src/error.rs:78:22
   |
78 | impl From for pkcs8::spki::Error {
   |                      ^^^^^^^^^^^^^^^^^^
   |
note: the lint level is defined here
  --> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/pkcs1-0.7.5/src/lib.rs:15:5
   |
15 |     unused_qualifications
   |     ^^^^^^^^^^^^^^^^^^^^^
help: remove the unnecessary path segments
   |
78 - impl From for pkcs8::spki::Error {
78 + impl From for spki::Error {
   |

warning: unnecessary qualification
  --> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/pkcs1-0.7.5/src/error.rs:79:28
   |
79 |     fn from(err: Error) -> pkcs8::spki::Error {
   |                            ^^^^^^^^^^^^^^^^^^
   |
help: remove the unnecessary path segments
   |
79 -     fn from(err: Error) -> pkcs8::spki::Error {
79 +     fn from(err: Error) -> spki::Error {
   |

warning: unnecessary qualification
  --> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/pkcs1-0.7.5/src/error.rs:81:31
   |
81 |             Error::Asn1(e) => pkcs8::spki::Error::Asn1(e),
   |                               ^^^^^^^^^^^^^^^^^^^^^^^^
   |
help: remove the unnecessary path segments
   |
81 -             Error::Asn1(e) => pkcs8::spki::Error::Asn1(e),
81 +             Error::Asn1(e) => spki::Error::Asn1(e),
   |

warning: unnecessary qualification
  --> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/pkcs1-0.7.5/src/error.rs:82:18
   |
82 |             _ => pkcs8::spki::Error::KeyMalformed,
   |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   |
help: remove the unnecessary path segments
   |
82 -             _ => pkcs8::spki::Error::KeyMalformed,
82 +             _ => spki::Error::KeyMalformed,
   |

warning: unnecessary qualification
  --> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/pkcs1-0.7.5/src/error.rs:88:11
   |
88 | impl From for Error {
   |           ^^^^^^^^^^^^^^^^^^
   |
help: remove the unnecessary path segments
   |
88 - impl From for Error {
88 + impl From for Error {
   |

warning: unnecessary qualification
  --> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/pkcs1-0.7.5/src/error.rs:89:18
   |
89 |     fn from(err: pkcs8::spki::Error) -> Error {
   |                  ^^^^^^^^^^^^^^^^^^
   |
help: remove the unnecessary path segments
   |
89 -     fn from(err: pkcs8::spki::Error) -> Error {
89 +     fn from(err: spki::Error) -> Error {
   |

warning: unnecessary qualification
   --> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/pkcs1-0.7.5/src/traits.rs:174:68
    |
174 |     T: for<'a> TryFrom, Error = pkcs8::spki::Error>,
    |                                                                    ^^^^^^^^^^^^^^^^^^
    |
help: remove the unnecessary path segments
    |
174 -     T: for<'a> TryFrom, Error = pkcs8::spki::Error>,
174 +     T: for<'a> TryFrom, Error = spki::Error>,
    |

     Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE='' CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=32 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/librespot-protocol-0.8.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/librespot-protocol-0.8.0/Cargo.toml CARGO_PKG_AUTHORS='Paul Liétar ' CARGO_PKG_DESCRIPTION='The protobuf logic for communicating with Spotify servers' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=librespot-protocol CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/librespot-org/librespot' CARGO_PKG_RUST_VERSION=1.85 CARGO_PKG_VERSION=0.8.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=i686-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/i686-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=3 OUT_DIR=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/build/librespot-protocol-3736306f59fc70d2/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=/usr/local/llvm15/bin/clang RUSTDOC=/usr/local/bin/rustdoc TARGET=i686-unknown-freebsd /magus/work/usr/mports/audio/spotifyd/work/target/release/build/librespot-protocol-6d265937a10ab8fe/build-script-build`
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=portable_atomic 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 OUT_DIR=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/build/portable-atomic-014d7e28603ad3b5/out /usr/local/bin/rustc --crate-name portable_atomic --edition=2018 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/portable-atomic-1.11.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=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)' --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=9ef5c9e1f39e4f2d -C extra-filename=-14a504c2cb7bb620 --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/i686-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(target_feature,values("lsfe","fast-serialization","load-store-on-cond","distinct-ops","miscellaneous-extensions-3"))' --check-cfg 'cfg(portable_atomic_disable_fiq,portable_atomic_force_amo,portable_atomic_ll_sc_rmw,portable_atomic_atomic_intrinsics,portable_atomic_no_asm,portable_atomic_no_asm_maybe_uninit,portable_atomic_no_atomic_64,portable_atomic_no_atomic_cas,portable_atomic_no_atomic_load_store,portable_atomic_no_atomic_min_max,portable_atomic_no_cfg_target_has_atomic,portable_atomic_no_cmpxchg16b_intrinsic,portable_atomic_no_cmpxchg16b_target_feature,portable_atomic_no_const_mut_refs,portable_atomic_no_const_raw_ptr_deref,portable_atomic_no_const_transmute,portable_atomic_no_core_unwind_safe,portable_atomic_no_diagnostic_namespace,portable_atomic_no_offset_of,portable_atomic_no_strict_provenance,portable_atomic_no_stronger_failure_ordering,portable_atomic_no_track_caller,portable_atomic_no_unsafe_op_in_unsafe_fn,portable_atomic_pre_llvm_15,portable_atomic_pre_llvm_16,portable_atomic_pre_llvm_18,portable_atomic_pre_llvm_20,portable_atomic_s_mode,portable_atomic_sanitize_thread,portable_atomic_target_feature,portable_atomic_unsafe_assume_single_core,portable_atomic_unstable_asm,portable_atomic_unstable_asm_experimental_arch,portable_atomic_unstable_cfg_target_has_atomic,portable_atomic_unstable_isa_attribute)' --check-cfg 'cfg(portable_atomic_target_feature,values("cmpxchg16b","distinct-ops","fast-serialization","load-store-on-cond","lse","lse128","lse2","lsfe","mclass","miscellaneous-extensions-3","quadword-atomics","rcpc3","v6","zaamo","zabha","zacas"))'`
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=crc32fast CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/crc32fast-1.5.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/crc32fast-1.5.0/Cargo.toml CARGO_PKG_AUTHORS='Sam Rijs :Alex Crichton ' CARGO_PKG_DESCRIPTION='Fast, SIMD-accelerated CRC32 (IEEE) checksum computation' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crc32fast CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/srijs/rust-crc32fast' CARGO_PKG_RUST_VERSION=1.63 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 OUT_DIR=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/build/crc32fast-c134dfba6b0d1ba5/out /usr/local/bin/rustc --crate-name crc32fast --edition=2021 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/crc32fast-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="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "std"))' -C metadata=fd5ab1f7ff8c2a7a -C extra-filename=-dd618b5df5baa455 --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/i686-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/i686-unknown-freebsd/release/deps/libcfg_if-8a0e24b7255a5f11.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong --cfg stable_arm_crc32_intrinsics --check-cfg 'cfg(stable_arm_crc32_intrinsics)'`
   Compiling spinning_top v0.3.0
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=spinning_top CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/spinning_top-0.3.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/spinning_top-0.3.0/Cargo.toml CARGO_PKG_AUTHORS='Philipp Oppermann ' CARGO_PKG_DESCRIPTION='A simple spinlock crate based on the abstractions provided by `lock_api`.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=spinning_top CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-osdev/spinning_top' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps /usr/local/bin/rustc --crate-name spinning_top --edition=2018 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/spinning_top-0.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arc_lock", "owning_ref"))' -C metadata=baf81bf42a4e66fc -C extra-filename=-79213708e5a03e27 --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps --extern lock_api=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/liblock_api-c90ef39bf1950682.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
   Compiling signature v2.2.0
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=signature CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/signature-2.2.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/signature-2.2.0/Cargo.toml CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='Traits for cryptographic signature algorithms (e.g. ECDSA, Ed25519)' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=signature CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/traits/tree/master/signature' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=2.2.0 CARGO_PKG_VERSION_MAJOR=2 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 signature --edition=2021 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/signature-2.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 --cfg 'feature="alloc"' --cfg 'feature="digest"' --cfg 'feature="rand_core"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "derive", "digest", "rand_core", "std"))' -C metadata=2b086982e41641ee -C extra-filename=-592b2525ab3347e3 --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps --extern digest=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libdigest-833d23ce1861dc2a.rmeta --extern rand_core=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/librand_core-72aba6cacb10ccb7.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
   Compiling hmac v0.12.1
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=hmac CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/hmac-0.12.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/hmac-0.12.1/Cargo.toml CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='Generic implementation of Hash-based Message Authentication Code (HMAC)' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=hmac CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/MACs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.12.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=12 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 hmac --edition=2018 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/hmac-0.12.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("reset", "std"))' -C metadata=ad2f2ad3ccaaab24 -C extra-filename=-c89d45f61ff36fa3 --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps --extern digest=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libdigest-833d23ce1861dc2a.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
   Compiling libloading v0.8.9
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=libloading CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/libloading-0.8.9 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/libloading-0.8.9/Cargo.toml CARGO_PKG_AUTHORS='Simonas Kazlauskas ' CARGO_PKG_DESCRIPTION='Bindings around the platform'\''s dynamic library loading primitives with greatly improved memory safety.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=ISC CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libloading CARGO_PKG_README=README.mkd CARGO_PKG_REPOSITORY='https://github.com/nagisa/rust_libloading/' CARGO_PKG_RUST_VERSION=1.71.0 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 libloading --edition=2015 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/libloading-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 embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(libloading_docs)' --check-cfg 'cfg(target_os, values("cygwin"))' -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=1e84e62e931b1c61 -C extra-filename=-e2c5f7f7b1c9dce7 --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-a7c669a6240c8970.rmeta --cap-lints warn`
   Compiling bindgen v0.72.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/bindgen-0.72.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/bindgen-0.72.1/Cargo.toml CARGO_PKG_AUTHORS='Jyun-Yan You :Emilio Cobos Álvarez :Nick Fitzgerald :The Servo project developers' CARGO_PKG_DESCRIPTION='Automatically generates Rust FFI bindings to C and C++ libraries.' CARGO_PKG_HOMEPAGE='https://rust-lang.github.io/rust-bindgen/' CARGO_PKG_LICENSE=BSD-3-Clause CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bindgen CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/rust-bindgen' CARGO_PKG_RUST_VERSION=1.70.0 CARGO_PKG_VERSION=0.72.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=72 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/bindgen-0.72.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::pedantic' '--allow=clippy::wildcard_imports' '--allow=clippy::used_underscore_binding' '--allow=clippy::unused_self' --warn=unused_qualifications '--allow=clippy::unreadable_literal' '--allow=clippy::unnecessary_wraps' '--allow=clippy::trivially_copy_pass_by_ref' '--allow=clippy::too_many_lines' '--allow=clippy::struct_field_names' '--allow=clippy::struct_excessive_bools' '--allow=clippy::similar_names' '--allow=clippy::return_self_not_must_use' '--allow=clippy::redundant_closure_for_method_calls' '--allow=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' '--allow=clippy::maybe_infinite_iter' '--allow=clippy::match_same_arms' '--allow=clippy::items_after_statements' '--allow=clippy::implicit_hasher' '--allow=clippy::ignored_unit_patterns' '--allow=clippy::enum_glob_use' '--allow=clippy::default_trait_access' '--allow=clippy::cast_sign_loss' '--allow=clippy::cast_precision_loss' '--allow=clippy::cast_possible_wrap' '--allow=clippy::cast_possible_truncation' -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="logging"' --cfg 'feature="prettyplease"' --cfg 'feature="runtime"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__cli", "__testing_only_extra_assertions", "__testing_only_libclang_16", "__testing_only_libclang_9", "default", "experimental", "logging", "prettyplease", "runtime", "static"))' -C metadata=ece107c85172df22 -C extra-filename=-b840c1755dea650b --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/release/build/bindgen-b840c1755dea650b -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 web-time v1.1.0
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=web_time CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/web-time-1.1.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/web-time-1.1.0/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Drop-in replacement for std::time for Wasm in browsers' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=web-time CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/daxpedda/web-time' CARGO_PKG_RUST_VERSION=1.60 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 web_time --edition=2021 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/web-time-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=unused --warn=rust_2021_compatibility --warn=rust_2018_idioms --warn=rust_2018_compatibility '--warn=clippy::pedantic' '--warn=clippy::nursery' --warn=future_incompatible '--warn=clippy::cargo' '--warn=rustdoc::all' '--warn=clippy::verbose_file_reads' '--warn=clippy::use_debug' '--warn=clippy::unwrap_used' --warn=unused_qualifications --warn=unused_lifetimes --warn=unused_import_braces '--warn=clippy::unseparated_literal_suffix' --warn=unsafe_op_in_unsafe_fn --deny=unsafe_code --warn=unreachable_pub '--warn=clippy::unneeded_field_pattern' '--warn=clippy::unnecessary_self_imports' '--warn=clippy::unnecessary_safety_doc' '--warn=clippy::unimplemented' '--warn=clippy::undocumented_unsafe_blocks' '--warn=clippy::try_err' --warn=trivial_numeric_casts --warn=trivial_casts '--warn=clippy::todo' '--allow=clippy::tabs_in_doc_comments' '--warn=clippy::suspicious_xor_used_as_pow' '--warn=clippy::string_to_string' '--warn=clippy::string_slice' '--warn=clippy::string_lit_chars_any' '--warn=clippy::string_add' '--warn=clippy::str_to_string' --warn=single_use_lifetimes '--warn=clippy::single_char_lifetime_names' '--warn=clippy::semicolon_outside_block' '--warn=clippy::self_named_module_files' '--warn=clippy::same_name_method' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_patterns' '--warn=clippy::redundant_type_annotations' '--allow=clippy::redundant_pub_crate' '--warn=clippy::rc_mutex' '--warn=clippy::rc_buffer' '--warn=clippy::pub_without_shorthand' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--warn=clippy::partial_pub_fields' '--allow=clippy::option_if_let_else' '--warn=clippy::non_ascii_literal' --warn=non_ascii_idents '--warn=clippy::mutex_atomic' '--allow=clippy::module_name_repetitions' '--allow=clippy::module_inception' '--warn=clippy::mixed_read_write_in_expression' '--warn=clippy::missing_docs_in_private_items' --warn=missing_docs --warn=missing_debug_implementations --warn=missing_copy_implementations '--warn=clippy::missing_asserts_for_indexing' '--warn=clippy::missing_assert_message' --warn=missing_abi '--warn=clippy::min_ident_chars' --warn=meta_variable_misuse --warn=macro_use_extern_crate '--warn=clippy::lossy_float_literal' '--warn=clippy::large_include_file' '--warn=clippy::infinite_loop' '--warn=clippy::indexing_slicing' '--warn=clippy::impl_trait_in_params' '--warn=clippy::if_then_some_else_none' '--warn=clippy::get_unwrap' '--allow=clippy::future_not_send' '--warn=clippy::format_push_string' '--warn=clippy::fn_to_numeric_cast_any' '--warn=clippy::float_cmp_const' '--warn=clippy::filetype_is_file' --warn=ffi_unwind_calls '--allow=clippy::explicit_deref_methods' '--warn=clippy::exit' '--warn=clippy::error_impl_error' '--allow=clippy::equatable_if_let' '--warn=clippy::empty_structs_with_brackets' '--warn=clippy::empty_drop' --warn=deprecated_in_future '--warn=clippy::default_union_representation' '--warn=clippy::decimal_literal_representation' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--warn=clippy::clone_on_ref_ptr' '--warn=clippy::assertions_on_result_states' '--warn=clippy::as_conversions' '--warn=clippy::allow_attributes_without_reason' '--warn=clippy::allow_attributes' '--warn=clippy::absolute_paths' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("serde"))' -C metadata=94b17306b91ddfff -C extra-filename=-4885fac02163f58e --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/i686-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 futures-timer v3.0.3
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=futures_timer CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/futures-timer-3.0.3 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/futures-timer-3.0.3/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='Timeouts for futures.
' CARGO_PKG_HOMEPAGE='https://github.com/async-rs/futures-timer' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=futures-timer CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/async-rs/futures-timer' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=3.0.3 CARGO_PKG_VERSION_MAJOR=3 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 futures_timer --edition=2018 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/futures-timer-3.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("gloo-timers", "send_wrapper", "wasm-bindgen"))' -C metadata=784b60ed76f55403 -C extra-filename=-9b0fb6595a63fe16 --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: unexpected `cfg` condition name: `assert_timer_heap_consistent`
   --> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/futures-timer-3.0.3/src/native/heap.rs:164:18
    |
164 |         if !cfg!(assert_timer_heap_consistent) {
    |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = 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(assert_timer_heap_consistent)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_timer_heap_consistent)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: `#[warn(unexpected_cfgs)]` on by default

   Compiling nonzero_ext v0.3.0
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=nonzero_ext CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/nonzero_ext-0.3.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/nonzero_ext-0.3.0/Cargo.toml CARGO_PKG_AUTHORS='Andreas Fuchs ' CARGO_PKG_DESCRIPTION='Extensions and additional traits for non-zero integer types' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=nonzero_ext CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/antifuchs/nonzero_ext' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps /usr/local/bin/rustc --crate-name nonzero_ext --edition=2015 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/nonzero_ext-0.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=2b709223dfe48595 -C extra-filename=-e6dfc154d71ea919 --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/i686-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: `pkcs1` (lib) generated 7 warnings
   Compiling pbkdf2 v0.12.2
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=pbkdf2 CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/pbkdf2-0.12.2 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/pbkdf2-0.12.2/Cargo.toml CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='Generic implementation of PBKDF2' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=pbkdf2 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/password-hashes/tree/master/pbkdf2' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=0.12.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=12 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 pbkdf2 --edition=2021 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/pbkdf2-0.12.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="hmac"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "hmac", "parallel", "password-hash", "rayon", "sha1", "sha2", "simple", "std"))' -C metadata=8b0cb36ce71e1799 -C extra-filename=-9c1f046531bbcb5d --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps --extern digest=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libdigest-833d23ce1861dc2a.rmeta --extern hmac=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libhmac-c89d45f61ff36fa3.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/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"' --cfg 'feature="system"' --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=5278bf6dd84f9d49 -C extra-filename=-d42c9ae43950bdb5 --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/release/build/rustix-d42c9ae43950bdb5 -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: use of deprecated method `std::sync::atomic::AtomicUsize::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead
   --> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/futures-timer-3.0.3/src/native/atomic_waker.rs:107:26
    |
107 |         match self.state.compare_and_swap(WAITING, REGISTERING, Acquire) {
    |                          ^^^^^^^^^^^^^^^^
    |
    = note: `#[warn(deprecated)]` on by default

warning: unexpected `cfg` condition value: `cargo-clippy`
   --> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/nonzero_ext-0.3.0/src/lib.rs:106:24
    |
106 |             #[cfg_attr(feature = "cargo-clippy", allow(clippy::new_ret_no_self))]
    |                        ^^^^^^^^^^^^^^^^^^^^^^^^
...
136 | impl_nonzeroness!(NonZero, NonZeroU8, u8);
    | ----------------------------------------- in this macro invocation
    |
    = note: expected values for `feature` are: `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
    = note: this warning originates in the macro `impl_nonzeroness` (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/nonzero_ext-0.3.0/src/lib.rs:106:24
    |
106 |             #[cfg_attr(feature = "cargo-clippy", allow(clippy::new_ret_no_self))]
    |                        ^^^^^^^^^^^^^^^^^^^^^^^^
...
137 | impl_nonzeroness!(NonZero, NonZeroU16, u16);
    | ------------------------------------------- in this macro invocation
    |
    = note: expected values for `feature` are: `default` and `std`
    = 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 `impl_nonzeroness` (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/nonzero_ext-0.3.0/src/lib.rs:106:24
    |
106 |             #[cfg_attr(feature = "cargo-clippy", allow(clippy::new_ret_no_self))]
    |                        ^^^^^^^^^^^^^^^^^^^^^^^^
...
138 | impl_nonzeroness!(NonZero, NonZeroU32, u32);
    | ------------------------------------------- in this macro invocation
    |
    = note: expected values for `feature` are: `default` and `std`
    = 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 `impl_nonzeroness` (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/nonzero_ext-0.3.0/src/lib.rs:106:24
    |
106 |             #[cfg_attr(feature = "cargo-clippy", allow(clippy::new_ret_no_self))]
    |                        ^^^^^^^^^^^^^^^^^^^^^^^^
...
139 | impl_nonzeroness!(NonZero, NonZeroU64, u64);
    | ------------------------------------------- in this macro invocation
    |
    = note: expected values for `feature` are: `default` and `std`
    = 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 `impl_nonzeroness` (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/nonzero_ext-0.3.0/src/lib.rs:106:24
    |
106 |             #[cfg_attr(feature = "cargo-clippy", allow(clippy::new_ret_no_self))]
    |                        ^^^^^^^^^^^^^^^^^^^^^^^^
...
140 | impl_nonzeroness!(NonZero, NonZeroU128, u128);
    | --------------------------------------------- in this macro invocation
    |
    = note: expected values for `feature` are: `default` and `std`
    = 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 `impl_nonzeroness` (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/nonzero_ext-0.3.0/src/lib.rs:106:24
    |
106 |             #[cfg_attr(feature = "cargo-clippy", allow(clippy::new_ret_no_self))]
    |                        ^^^^^^^^^^^^^^^^^^^^^^^^
...
141 | impl_nonzeroness!(NonZero, NonZeroUsize, usize);
    | ----------------------------------------------- in this macro invocation
    |
    = note: expected values for `feature` are: `default` and `std`
    = 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 `impl_nonzeroness` (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/nonzero_ext-0.3.0/src/lib.rs:106:24
    |
106 |             #[cfg_attr(feature = "cargo-clippy", allow(clippy::new_ret_no_self))]
    |                        ^^^^^^^^^^^^^^^^^^^^^^^^
...
143 | impl_nonzeroness!(NonZero, NonZeroI8, i8);
    | ----------------------------------------- in this macro invocation
    |
    = note: expected values for `feature` are: `default` and `std`
    = 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 `impl_nonzeroness` (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/nonzero_ext-0.3.0/src/lib.rs:106:24
    |
106 |             #[cfg_attr(feature = "cargo-clippy", allow(clippy::new_ret_no_self))]
    |                        ^^^^^^^^^^^^^^^^^^^^^^^^
...
144 | impl_nonzeroness!(NonZero, NonZeroI16, i16);
    | ------------------------------------------- in this macro invocation
    |
    = note: expected values for `feature` are: `default` and `std`
    = 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 `impl_nonzeroness` (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/nonzero_ext-0.3.0/src/lib.rs:106:24
    |
106 |             #[cfg_attr(feature = "cargo-clippy", allow(clippy::new_ret_no_self))]
    |                        ^^^^^^^^^^^^^^^^^^^^^^^^
...
145 | impl_nonzeroness!(NonZero, NonZeroI32, i32);
    | ------------------------------------------- in this macro invocation
    |
    = note: expected values for `feature` are: `default` and `std`
    = 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 `impl_nonzeroness` (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/nonzero_ext-0.3.0/src/lib.rs:106:24
    |
106 |             #[cfg_attr(feature = "cargo-clippy", allow(clippy::new_ret_no_self))]
    |                        ^^^^^^^^^^^^^^^^^^^^^^^^
...
146 | impl_nonzeroness!(NonZero, NonZeroI64, i64);
    | ------------------------------------------- in this macro invocation
    |
    = note: expected values for `feature` are: `default` and `std`
    = 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 `impl_nonzeroness` (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/nonzero_ext-0.3.0/src/lib.rs:106:24
    |
106 |             #[cfg_attr(feature = "cargo-clippy", allow(clippy::new_ret_no_self))]
    |                        ^^^^^^^^^^^^^^^^^^^^^^^^
...
147 | impl_nonzeroness!(NonZero, NonZeroI128, i128);
    | --------------------------------------------- in this macro invocation
    |
    = note: expected values for `feature` are: `default` and `std`
    = 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 `impl_nonzeroness` (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/nonzero_ext-0.3.0/src/lib.rs:106:24
    |
106 |             #[cfg_attr(feature = "cargo-clippy", allow(clippy::new_ret_no_self))]
    |                        ^^^^^^^^^^^^^^^^^^^^^^^^
...
148 | impl_nonzeroness!(NonZero, NonZeroIsize, isize);
    | ----------------------------------------------- in this macro invocation
    |
    = note: expected values for `feature` are: `default` and `std`
    = 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 `impl_nonzeroness` (in Nightly builds, run with -Z macro-backtrace for more info)

     Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,logging,prettyplease,runtime CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=32 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_LOGGING=1 CARGO_FEATURE_PRETTYPLEASE=1 CARGO_FEATURE_RUNTIME=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/bindgen-0.72.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/bindgen-0.72.1/Cargo.toml CARGO_PKG_AUTHORS='Jyun-Yan You :Emilio Cobos Álvarez :Nick Fitzgerald :The Servo project developers' CARGO_PKG_DESCRIPTION='Automatically generates Rust FFI bindings to C and C++ libraries.' CARGO_PKG_HOMEPAGE='https://rust-lang.github.io/rust-bindgen/' CARGO_PKG_LICENSE=BSD-3-Clause CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bindgen CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/rust-bindgen' CARGO_PKG_RUST_VERSION=1.70.0 CARGO_PKG_VERSION=0.72.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=72 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' DEBUG=false DEP_PRETTYPLEASE02_VERSION=0.2.37 HOST=i686-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/i686-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=0 OUT_DIR=/magus/work/usr/mports/audio/spotifyd/work/target/release/build/bindgen-1681ea8eab645f44/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=/usr/local/llvm15/bin/clang RUSTDOC=/usr/local/bin/rustdoc TARGET=i686-unknown-freebsd /magus/work/usr/mports/audio/spotifyd/work/target/release/build/bindgen-b840c1755dea650b/build-script-build`
[bindgen 0.72.1] cargo:rerun-if-env-changed=LLVM_CONFIG_PATH
[bindgen 0.72.1] cargo:rerun-if-env-changed=LIBCLANG_PATH
[bindgen 0.72.1] cargo:rerun-if-env-changed=LIBCLANG_STATIC_PATH
[bindgen 0.72.1] cargo:rerun-if-env-changed=BINDGEN_EXTRA_CLANG_ARGS
[bindgen 0.72.1] cargo:rerun-if-env-changed=BINDGEN_EXTRA_CLANG_ARGS_i686-unknown-freebsd
[bindgen 0.72.1] cargo:rerun-if-env-changed=BINDGEN_EXTRA_CLANG_ARGS_i686_unknown_freebsd
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=clang_sys CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/clang-sys-1.8.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/clang-sys-1.8.1/Cargo.toml CARGO_PKG_AUTHORS='Kyle Mayes ' CARGO_PKG_DESCRIPTION='Rust bindings for libclang.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=clang-sys CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/KyleMayes/clang-sys' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.8.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps OUT_DIR=/magus/work/usr/mports/audio/spotifyd/work/target/release/build/clang-sys-da928cd40c31dee7/out /usr/local/bin/rustc --crate-name clang_sys --edition=2021 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/clang-sys-1.8.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="clang_10_0"' --cfg 'feature="clang_11_0"' --cfg 'feature="clang_3_5"' --cfg 'feature="clang_3_6"' --cfg 'feature="clang_3_7"' --cfg 'feature="clang_3_8"' --cfg 'feature="clang_3_9"' --cfg 'feature="clang_4_0"' --cfg 'feature="clang_5_0"' --cfg 'feature="clang_6_0"' --cfg 'feature="clang_7_0"' --cfg 'feature="clang_8_0"' --cfg 'feature="clang_9_0"' --cfg 'feature="libloading"' --cfg 'feature="runtime"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clang_10_0", "clang_11_0", "clang_12_0", "clang_13_0", "clang_14_0", "clang_15_0", "clang_16_0", "clang_17_0", "clang_18_0", "clang_3_5", "clang_3_6", "clang_3_7", "clang_3_8", "clang_3_9", "clang_4_0", "clang_5_0", "clang_6_0", "clang_7_0", "clang_8_0", "clang_9_0", "libcpp", "libloading", "runtime", "static"))' -C metadata=b7722487d116c7fd -C extra-filename=-2085ea1fb3504de3 --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 glob=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps/libglob-be48d506e212a1a9.rmeta --extern libc=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps/liblibc-d9904b7abb52dfea.rmeta --extern libloading=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps/liblibloading-e2c5f7f7b1c9dce7.rmeta --cap-lints warn`
warning: `nonzero_ext` (lib) generated 12 warnings
   Compiling rsa v0.9.9
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rsa CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/rsa-0.9.9 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/rsa-0.9.9/Cargo.toml CARGO_PKG_AUTHORS='RustCrypto Developers:dignifiedquire ' CARGO_PKG_DESCRIPTION='Pure Rust RSA implementation' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rsa CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/RSA' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.9.9 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 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 rsa --edition=2021 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/rsa-0.9.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="default"' --cfg 'feature="pem"' --cfg 'feature="std"' --cfg 'feature="u64_digit"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "getrandom", "hazmat", "nightly", "pem", "pkcs5", "serde", "sha1", "sha2", "std", "u64_digit"))' -C metadata=eeb1a2fcc872ce1d -C extra-filename=-1abb308c3e28841a --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/i686-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/i686-unknown-freebsd/release/deps/libconst_oid-55c2b43dd5652faa.rmeta --extern digest=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libdigest-833d23ce1861dc2a.rmeta --extern num_bigint=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libnum_bigint_dig-ccfa81139878ff45.rmeta --extern num_integer=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libnum_integer-4bee899d4dbfd87a.rmeta --extern num_traits=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libnum_traits-fc176fd8765a1ad7.rmeta --extern pkcs1=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libpkcs1-59b972e984262693.rmeta --extern pkcs8=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libpkcs8-278eecc71d38843b.rmeta --extern rand_core=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/librand_core-72aba6cacb10ccb7.rmeta --extern signature=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libsignature-592b2525ab3347e3.rmeta --extern spki=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libspki-eb5642e6475865d9.rmeta --extern subtle=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libsubtle-d418418f53a24284.rmeta --extern zeroize=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libzeroize-cfdcdbddcb48fe03.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: trait `AssertSync` is never used
  --> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/futures-timer-3.0.3/src/native/atomic_waker.rs:45:15
   |
45 |         trait AssertSync: Sync {}
   |               ^^^^^^^^^^
   |
   = note: `#[warn(dead_code)]` on by default

     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=librespot_protocol CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/librespot-protocol-0.8.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/librespot-protocol-0.8.0/Cargo.toml CARGO_PKG_AUTHORS='Paul Liétar ' CARGO_PKG_DESCRIPTION='The protobuf logic for communicating with Spotify servers' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=librespot-protocol CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/librespot-org/librespot' CARGO_PKG_RUST_VERSION=1.85 CARGO_PKG_VERSION=0.8.0 CARGO_PKG_VERSION_MAJOR=0 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 OUT_DIR=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/build/librespot-protocol-3736306f59fc70d2/out /usr/local/bin/rustc --crate-name librespot_protocol --edition=2024 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/librespot-protocol-0.8.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=7dc5bb742400772f -C extra-filename=-491f89bdd303cc6f --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps --extern protobuf=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libprotobuf-664e51060db27dc8.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: `num-bigint-dig` (lib) generated 79 warnings
   Compiling governor v0.10.2
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=governor CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/governor-0.10.2 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/governor-0.10.2/Cargo.toml CARGO_PKG_AUTHORS='Andreas Fuchs ' CARGO_PKG_DESCRIPTION='A rate-limiting implementation in Rust' CARGO_PKG_HOMEPAGE='https://github.com/boinkor-net/governor' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=governor CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/boinkor-net/governor.git' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.10.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=10 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 governor --edition=2018 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/governor-0.10.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="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("dashmap", "default", "jitter", "no_std", "quanta", "std"))' -C metadata=766e135e9c58eab3 -C extra-filename=-d60da7b71c3bd4b9 --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/i686-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/i686-unknown-freebsd/release/deps/libcfg_if-8a0e24b7255a5f11.rmeta --extern futures_sink=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libfutures_sink-3bd94e33435d825b.rmeta --extern futures_timer=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libfutures_timer-9b0fb6595a63fe16.rmeta --extern futures_util=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libfutures_util-a52a95e21e91fdd7.rmeta --extern hashbrown=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libhashbrown-fe33901ea3051432.rmeta --extern nonzero_ext=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libnonzero_ext-e6dfc154d71ea919.rmeta --extern parking_lot=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libparking_lot-5e3c144778b6972f.rmeta --extern portable_atomic=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libportable_atomic-14a504c2cb7bb620.rmeta --extern smallvec=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libsmallvec-18327b286647458b.rmeta --extern spinning_top=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libspinning_top-79213708e5a03e27.rmeta --extern web_time=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libweb_time-4885fac02163f58e.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: `futures-timer` (lib) generated 3 warnings
   Compiling flate2 v1.1.5
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=flate2 CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/flate2-1.1.5 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/flate2-1.1.5/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton :Josh Triplett ' CARGO_PKG_DESCRIPTION='DEFLATE compression and decompression exposed as Read/BufRead/Write streams.
Supports miniz_oxide and multiple zlib implementations. Supports zlib, gzip,
and raw deflate streams.
' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/flate2-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=flate2 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/flate2-rs' CARGO_PKG_RUST_VERSION=1.67.0 CARGO_PKG_VERSION=1.1.5 CARGO_PKG_VERSION_MAJOR=1 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 flate2 --edition=2018 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/flate2-1.1.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="any_impl"' --cfg 'feature="default"' --cfg 'feature="miniz_oxide"' --cfg 'feature="rust_backend"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("any_impl", "any_zlib", "cloudflare-zlib-sys", "cloudflare_zlib", "default", "libz-ng-sys", "libz-rs-sys", "libz-sys", "miniz-sys", "miniz_oxide", "rust_backend", "zlib", "zlib-default", "zlib-ng", "zlib-ng-compat", "zlib-rs"))' -C metadata=4cc21460862d6dbb -C extra-filename=-ade161348bc6418c --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps --extern crc32fast=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libcrc32fast-dd618b5df5baa455.rmeta --extern miniz_oxide=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libminiz_oxide-4ca0baac46488711.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
     Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=alloc,default,fs,std,system CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=32 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_FEATURE_ALLOC=1 CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_FS=1 CARGO_FEATURE_STD=1 CARGO_FEATURE_SYSTEM=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=i686-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/i686-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=3 OUT_DIR=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/build/rustix-c7a3325df9d2e1a8/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=/usr/local/llvm15/bin/clang RUSTDOC=/usr/local/bin/rustdoc TARGET=i686-unknown-freebsd /magus/work/usr/mports/audio/spotifyd/work/target/release/build/rustix-d42c9ae43950bdb5/build-script-build`
[rustix 1.1.2] cargo:rerun-if-changed=build.rs
warning: unexpected `cfg` condition value: `cargo-clippy`
  --> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/clang-sys-1.8.1/src/lib.rs:23:13
   |
23 | #![cfg_attr(feature = "cargo-clippy", allow(clippy::unreadable_literal))]
   |             ^^^^^^^^^^^^^^^^^^^^^^^^
   |
   = note: expected values for `feature` are: `clang_10_0`, `clang_11_0`, `clang_12_0`, `clang_13_0`, `clang_14_0`, `clang_15_0`, `clang_16_0`, `clang_17_0`, `clang_18_0`, `clang_3_5`, `clang_3_6`, `clang_3_7`, `clang_3_8`, `clang_3_9`, `clang_4_0`, `clang_5_0`, `clang_6_0`, `clang_7_0`, `clang_8_0`, `clang_9_0`, `libcpp`, `libloading`, `runtime`, and `static`
   = 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/clang-sys-1.8.1/src/link.rs:173:24
     |
173  |               #[cfg_attr(feature="cargo-clippy", allow(clippy::missing_safety_doc))]
     |                          ^^^^^^^^^^^^^^^^^^^^^^
     |
    ::: /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/clang-sys-1.8.1/src/lib.rs:1859:1
     |
1859 | / link! {
1860 | |     pub fn clang_CXCursorSet_contains(set: CXCursorSet, cursor: CXCursor) -> c_uint;
1861 | |     pub fn clang_CXCursorSet_insert(set: CXCursorSet, cursor: CXCursor) -> c_uint;
1862 | |     pub fn clang_CXIndex_getGlobalOptions(index: CXIndex) -> CXGlobalOptFlags;
...    |
2432 | |     pub fn clang_VerbatimLineComment_getText(comment: CXComment) -> CXString;
2433 | | }
     | |_- in this macro invocation
     |
     = note: expected values for `feature` are: `clang_10_0`, `clang_11_0`, `clang_12_0`, `clang_13_0`, `clang_14_0`, `clang_15_0`, `clang_16_0`, `clang_17_0`, `clang_18_0`, `clang_3_5`, `clang_3_6`, `clang_3_7`, `clang_3_8`, `clang_3_9`, `clang_4_0`, `clang_5_0`, `clang_6_0`, `clang_7_0`, `clang_8_0`, `clang_9_0`, `libcpp`, `libloading`, `runtime`, and `static`
     = 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 `link` (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/clang-sys-1.8.1/src/link.rs:174:24
     |
174  |               #[cfg_attr(feature="cargo-clippy", allow(clippy::too_many_arguments))]
     |                          ^^^^^^^^^^^^^^^^^^^^^^
     |
    ::: /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/clang-sys-1.8.1/src/lib.rs:1859:1
     |
1859 | / link! {
1860 | |     pub fn clang_CXCursorSet_contains(set: CXCursorSet, cursor: CXCursor) -> c_uint;
1861 | |     pub fn clang_CXCursorSet_insert(set: CXCursorSet, cursor: CXCursor) -> c_uint;
1862 | |     pub fn clang_CXIndex_getGlobalOptions(index: CXIndex) -> CXGlobalOptFlags;
...    |
2432 | |     pub fn clang_VerbatimLineComment_getText(comment: CXComment) -> CXString;
2433 | | }
     | |_- in this macro invocation
     |
     = note: expected values for `feature` are: `clang_10_0`, `clang_11_0`, `clang_12_0`, `clang_13_0`, `clang_14_0`, `clang_15_0`, `clang_16_0`, `clang_17_0`, `clang_18_0`, `clang_3_5`, `clang_3_6`, `clang_3_7`, `clang_3_8`, `clang_3_9`, `clang_4_0`, `clang_5_0`, `clang_6_0`, `clang_7_0`, `clang_8_0`, `clang_9_0`, `libcpp`, `libloading`, `runtime`, and `static`
     = 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 `link` (in Nightly builds, run with -Z macro-backtrace for more info)

[rustix 1.1.2] cargo:rustc-cfg=static_assertions
[rustix 1.1.2] cargo:rustc-cfg=lower_upper_exp_for_non_zero
warning: `extern` declarations without an explicit ABI are deprecated
    --> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/clang-sys-1.8.1/src/link.rs:96:42
     |
96   |                   pub $name: Option $ret)*>,
     |                                            ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
     |
    ::: /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/clang-sys-1.8.1/src/lib.rs:1859:1
     |
1859 | / link! {
1860 | |     pub fn clang_CXCursorSet_contains(set: CXCursorSet, cursor: CXCursor) -> c_uint;
1861 | |     pub fn clang_CXCursorSet_insert(set: CXCursorSet, cursor: CXCursor) -> c_uint;
1862 | |     pub fn clang_CXIndex_getGlobalOptions(index: CXIndex) -> CXGlobalOptFlags;
...    |
2432 | |     pub fn clang_VerbatimLineComment_getText(comment: CXComment) -> CXString;
2433 | | }
     | |_- in this macro invocation
     |
     = note: `#[warn(missing_abi)]` on by default
     = note: this warning originates in the macro `link` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: `extern` declarations without an explicit ABI are deprecated
    --> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/clang-sys-1.8.1/src/lib.rs:2166:44
     |
2166 |     pub fn clang_executeOnThread(function: extern fn(*mut c_void), data: *mut c_void, stack: c_uint);
     |                                            ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`

warning: `extern` declarations without an explicit ABI are deprecated
    --> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/clang-sys-1.8.1/src/link.rs:128:54
     |
128  |                           if self.library.get::($fn).is_ok() {
     |                                                        ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
     |
    ::: /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/clang-sys-1.8.1/src/lib.rs:1859:1
     |
1859 | / link! {
1860 | |     pub fn clang_CXCursorSet_contains(set: CXCursorSet, cursor: CXCursor) -> c_uint;
1861 | |     pub fn clang_CXCursorSet_insert(set: CXCursorSet, cursor: CXCursor) -> c_uint;
1862 | |     pub fn clang_CXIndex_getGlobalOptions(index: CXIndex) -> CXGlobalOptFlags;
...    |
2432 | |     pub fn clang_VerbatimLineComment_getText(comment: CXComment) -> CXString;
2433 | | }
     | |_- in this macro invocation
     |
     = note: this warning originates in the macro `check` which comes from the expansion of the macro `link` (in Nightly builds, run with -Z macro-backtrace for more info)

[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:rustc-cfg=fix_y2038
[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_CFG_FEATURE=default,native-tls CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=32 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_NATIVE_TLS=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/librespot-core-0.8.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/librespot-core-0.8.0/Cargo.toml CARGO_PKG_AUTHORS='Paul Lietar ' CARGO_PKG_DESCRIPTION='The core functionality provided by librespot' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=librespot-core CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/librespot-org/librespot' CARGO_PKG_RUST_VERSION=1.85 CARGO_PKG_VERSION=0.8.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=i686-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/i686-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=3 OUT_DIR=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/build/librespot-core-088cda3e3195f379/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=/usr/local/llvm15/bin/clang RUSTDOC=/usr/local/bin/rustdoc TARGET=i686-unknown-freebsd /magus/work/usr/mports/audio/spotifyd/work/target/release/build/librespot-core-c566a4e29249ae98/build-script-build`
[librespot-core 0.8.0] Command failed: `git --version`
[librespot-core 0.8.0] --- stdout:
[librespot-core 0.8.0] 
[librespot-core 0.8.0] 
[librespot-core 0.8.0] --- stderr:
[librespot-core 0.8.0] /bin/sh: git: not found
[librespot-core 0.8.0] 
[librespot-core 0.8.0] 
[librespot-core 0.8.0] cargo:rustc-env=VERGEN_BUILD_DATE=2026-02-08
[librespot-core 0.8.0] cargo:rustc-env=VERGEN_GIT_COMMIT_DATE=VERGEN_IDEMPOTENT_OUTPUT
[librespot-core 0.8.0] cargo:rustc-env=VERGEN_GIT_SHA=VERGEN_IDEMPOTENT_OUTPUT
[librespot-core 0.8.0] cargo:warning=no suitable 'git' command found!
[librespot-core 0.8.0] cargo:warning=VERGEN_GIT_COMMIT_DATE set to default
[librespot-core 0.8.0] cargo:warning=VERGEN_GIT_SHA set to default
[librespot-core 0.8.0] cargo:rerun-if-changed=build.rs
[librespot-core 0.8.0] cargo:rerun-if-env-changed=VERGEN_IDEMPOTENT
[librespot-core 0.8.0] cargo:rerun-if-env-changed=SOURCE_DATE_EPOCH
[librespot-core 0.8.0] cargo:rustc-env=LIBRESPOT_BUILD_ID=0mOpyPQg
warning: librespot-core@0.8.0: no suitable 'git' command found!
warning: librespot-core@0.8.0: VERGEN_GIT_COMMIT_DATE set to default
warning: librespot-core@0.8.0: VERGEN_GIT_SHA set to default
   Compiling protobuf-json-mapping v3.7.2
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=protobuf_json_mapping CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/protobuf-json-mapping-3.7.2 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/protobuf-json-mapping-3.7.2/Cargo.toml CARGO_PKG_AUTHORS='Stepan Koltsov ' CARGO_PKG_DESCRIPTION='JSON mapping for Protocol Buffers messages.
' CARGO_PKG_HOMEPAGE='https://github.com/stepancheg/rust-protobuf/' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=protobuf-json-mapping 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 protobuf_json_mapping --edition=2021 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/protobuf-json-mapping-3.7.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=b9ef1a6aed37ae84 -C extra-filename=-eac7997d3c66955a --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps --extern protobuf=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libprotobuf-664e51060db27dc8.rmeta --extern protobuf_support=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libprotobuf_support-b9d69ae5f60be306.rmeta --extern thiserror=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libthiserror-963f781ac44aadf5.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
   Compiling tokio-tungstenite v0.28.0
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tokio_tungstenite CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/tokio-tungstenite-0.28.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/tokio-tungstenite-0.28.0/Cargo.toml CARGO_PKG_AUTHORS='Daniel Abramov :Alexey Galakhov ' CARGO_PKG_DESCRIPTION='Tokio binding for Tungstenite, the Lightweight stream-based WebSocket implementation' CARGO_PKG_HOMEPAGE='https://github.com/snapview/tokio-tungstenite' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tokio-tungstenite CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/snapview/tokio-tungstenite' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.28.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=28 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 tokio_tungstenite --edition=2018 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/tokio-tungstenite-0.28.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="handshake"' --cfg 'feature="native-tls"' --cfg 'feature="native-tls-crate"' --cfg 'feature="stream"' --cfg 'feature="tokio-native-tls"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__rustls-tls", "connect", "default", "handshake", "native-tls", "native-tls-crate", "native-tls-vendored", "rustls", "rustls-native-certs", "rustls-pki-types", "rustls-tls-native-roots", "rustls-tls-webpki-roots", "stream", "tokio-native-tls", "tokio-rustls", "url", "webpki-roots"))' -C metadata=b4f7bf9b85f8b34d -C extra-filename=-843bb758626991b5 --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps --extern futures_util=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libfutures_util-a52a95e21e91fdd7.rmeta --extern log=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/liblog-ccd5fb58d3bd4c3c.rmeta --extern native_tls_crate=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libnative_tls-ac32e738c29ce8f7.rmeta --extern tokio=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libtokio-a5fdf59d3a30ba7e.rmeta --extern tokio_native_tls=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libtokio_native_tls-a2ac5915a8116eb1.rmeta --extern tungstenite=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libtungstenite-8120913c57e174d4.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong -L native=/usr/lib`
   Compiling cexpr v0.6.0
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=cexpr CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/cexpr-0.6.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/cexpr-0.6.0/Cargo.toml CARGO_PKG_AUTHORS='Jethro Beekman ' CARGO_PKG_DESCRIPTION='A C expression parser and evaluator' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=cexpr CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/jethrogb/rust-cexpr' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.6.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=6 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 cexpr --edition=2018 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/cexpr-0.6.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=3da9feb91137b01d -C extra-filename=-b6a1a10ab56e8a91 --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 nom=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps/libnom-2bd4290871256853.rmeta --cap-lints warn`
   Compiling librespot-oauth v0.8.0
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=librespot_oauth CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/librespot-oauth-0.8.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/librespot-oauth-0.8.0/Cargo.toml CARGO_PKG_AUTHORS='Nick Steel ' CARGO_PKG_DESCRIPTION='OAuth authorization code flow with PKCE for obtaining a Spotify access token' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=librespot-oauth CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/librespot-org/librespot' CARGO_PKG_RUST_VERSION=1.85 CARGO_PKG_VERSION=0.8.0 CARGO_PKG_VERSION_MAJOR=0 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 librespot_oauth --edition=2024 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/librespot-oauth-0.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="default"' --cfg 'feature="native-tls"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__rustls", "default", "native-tls", "rustls-tls-native-roots", "rustls-tls-webpki-roots"))' -C metadata=204111ff14eb9f9a -C extra-filename=-0c71c2d1749d049b --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps --extern log=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/liblog-ccd5fb58d3bd4c3c.rmeta --extern oauth2=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/liboauth2-ffed525a34b28121.rmeta --extern open=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libopen-685d96282552cde9.rmeta --extern reqwest=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libreqwest-d20e11faec0d2f5b.rmeta --extern thiserror=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libthiserror-369c7ef043787eeb.rmeta --extern url=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/liburl-533dc062cd64c922.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong -L native=/usr/lib`
   Compiling hyper-proxy2 v0.1.0
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=hyper_proxy2 CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/hyper-proxy2-0.1.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/hyper-proxy2-0.1.0/Cargo.toml CARGO_PKG_AUTHORS='Natsuki Ikeguchi ' CARGO_PKG_DESCRIPTION='A proxy connector for Hyper-based applications' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=hyper-proxy2 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/siketyan/hyper-proxy2' CARGO_PKG_RUST_VERSION=1.70.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 hyper_proxy2 --edition=2021 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/hyper-proxy2-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 --cfg 'feature="hyper-tls"' --cfg 'feature="native-tls"' --cfg 'feature="tls"' --cfg 'feature="tokio-native-tls"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "hyper-rustls", "hyper-tls", "native-tls", "openssl", "openssl-tls", "rustls", "rustls-base", "rustls-native-certs", "rustls-webpki", "tls", "tokio-native-tls", "tokio-openssl", "tokio-rustls", "webpki", "webpki-roots"))' -C metadata=7f41f3527fdb3382 -C extra-filename=-aa927241e3e496b7 --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/i686-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/i686-unknown-freebsd/release/deps/libbytes-f39360d39377368d.rmeta --extern futures_util=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libfutures_util-a52a95e21e91fdd7.rmeta --extern headers=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libheaders-d0d7284447009356.rmeta --extern http=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libhttp-e1cf1c3d44c78a94.rmeta --extern hyper=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libhyper-d4d535fc4e5361b3.rmeta --extern hyper_tls=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libhyper_tls-0f2e1a22f9ac9cfe.rmeta --extern hyper_util=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libhyper_util-6dbe3f152ee1bede.rmeta --extern native_tls=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libnative_tls-ac32e738c29ce8f7.rmeta --extern pin_project_lite=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libpin_project_lite-35c9caef2225ad89.rmeta --extern tokio=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libtokio-a5fdf59d3a30ba7e.rmeta --extern tokio_native_tls=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libtokio_native_tls-a2ac5915a8116eb1.rmeta --extern tower_service=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libtower_service-866c6c3c9317b631.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong -L native=/usr/lib`
   Compiling shannon v0.2.0
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=shannon CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/shannon-0.2.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/shannon-0.2.0/Cargo.toml CARGO_PKG_AUTHORS='Paul Liétar ' CARGO_PKG_DESCRIPTION='Shannon cipher implementation' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=shannon CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' 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 shannon --edition=2015 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/shannon-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=3215979938be9041 -C extra-filename=-d853e1d4b09d7d30 --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps --extern byteorder=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libbyteorder-5b92d6f4a538f2d4.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
   Compiling symphonia-utils-xiph v0.5.5
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=symphonia_utils_xiph CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/symphonia-utils-xiph-0.5.5 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/symphonia-utils-xiph-0.5.5/Cargo.toml CARGO_PKG_AUTHORS='Philip Deljanov ' CARGO_PKG_DESCRIPTION='Project Symphonia utilities for Xiph codecs and formats.' CARGO_PKG_HOMEPAGE='https://github.com/pdeljanov/Symphonia' CARGO_PKG_LICENSE=MPL-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=symphonia-utils-xiph 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_utils_xiph --edition=2018 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/symphonia-utils-xiph-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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=6b9ca910bf442e65 -C extra-filename=-12ecb6be44b80eb2 --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps --extern symphonia_core=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libsymphonia_core-fa44affe80e11a63.rmeta --extern symphonia_metadata=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libsymphonia_metadata-99252afe0ee2b235.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: unnecessary parentheses around type
  --> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/shannon-0.2.0/src/lib.rs:10:41
   |
10 | const INITKONST: u32 = 0x6996c53ai32 as (u32);
   |                                         ^   ^
   |
   = note: `#[warn(unused_parens)]` on by default
help: remove these parentheses
   |
10 - const INITKONST: u32 = 0x6996c53ai32 as (u32);
10 + const INITKONST: u32 = 0x6996c53ai32 as u32;
   |

   Compiling aes v0.8.4
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=aes CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/aes-0.8.4 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/aes-0.8.4/Cargo.toml CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='Pure Rust implementation of the Advanced Encryption Standard (a.k.a. Rijndael)' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=aes CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/block-ciphers' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.8.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 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 aes --edition=2021 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/aes-0.8.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("hazmat", "zeroize"))' -C metadata=6caa8124a20f366d -C extra-filename=-40d818c17c023788 --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/i686-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/i686-unknown-freebsd/release/deps/libcfg_if-8a0e24b7255a5f11.rmeta --extern cipher=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libcipher-a4dbec00e0fcf5dd.rmeta --extern cpufeatures=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libcpufeatures-575a11581c795ec5.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: `shannon` (lib) generated 1 warning
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=prettyplease CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/prettyplease-0.2.37 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/prettyplease-0.2.37/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='A minimal `syn` syntax tree pretty-printer' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=prettyplease CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/prettyplease' CARGO_PKG_RUST_VERSION=1.62 CARGO_PKG_VERSION=0.2.37 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=37 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/prettyplease-9f6711e44ba8569e/out /usr/local/bin/rustc --crate-name prettyplease --edition=2021 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/prettyplease-0.2.37/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="verbatim"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("verbatim"))' -C metadata=86b0601b007125a7 -C extra-filename=-96dd8d0f0dca5f97 --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-1ec95ac10ce42c2b.rmeta --extern syn=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps/libsyn-0b84beccebc75dd1.rmeta --cap-lints warn --check-cfg 'cfg(exhaustive)' --check-cfg 'cfg(prettyplease_debug)' --check-cfg 'cfg(prettyplease_debug_indent)'`
   Compiling num-bigint v0.4.6
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=num_bigint CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/num-bigint-0.4.6 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/num-bigint-0.4.6/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Big integer implementation for Rust' CARGO_PKG_HOMEPAGE='https://github.com/rust-num/num-bigint' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=num-bigint CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-num/num-bigint' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=0.4.6 CARGO_PKG_VERSION_MAJOR=0 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 num_bigint --edition=2021 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/num-bigint-0.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 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "default", "quickcheck", "rand", "serde", "std"))' -C metadata=a7f1691bc9f282a6 -C extra-filename=-aa0259f4d7274679 --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps --extern num_integer=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libnum_integer-4bee899d4dbfd87a.rmeta --extern num_traits=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libnum_traits-fc176fd8765a1ad7.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: unexpected `cfg` condition name: `aes_armv8`
   --> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/aes-0.8.4/src/lib.rs:134:43
    |
134 |     if #[cfg(all(target_arch = "aarch64", aes_armv8, not(aes_force_soft)))] {
    |                                           ^^^^^^^^^
    |
    = 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(aes_armv8)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(aes_armv8)");` 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: `aes_force_soft`
   --> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/aes-0.8.4/src/lib.rs:134:58
    |
134 |     if #[cfg(all(target_arch = "aarch64", aes_armv8, not(aes_force_soft)))] {
    |                                                          ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(aes_force_soft)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(aes_force_soft)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `aes_force_soft`
   --> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/aes-0.8.4/src/lib.rs:140:13
    |
140 |         not(aes_force_soft)
    |             ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(aes_force_soft)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(aes_force_soft)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `aes_compact`
    --> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/aes-0.8.4/src/soft/fixslice32.rs:1075:11
     |
1075 | #[cfg(not(aes_compact))]
     |           ^^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(aes_compact)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(aes_compact)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `aes_compact`
    --> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/aes-0.8.4/src/soft/fixslice32.rs:1083:11
     |
1083 | #[cfg(not(aes_compact))]
     |           ^^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(aes_compact)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(aes_compact)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `aes_compact`
    --> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/aes-0.8.4/src/soft/fixslice32.rs:1105:15
     |
1105 | #[cfg(any(not(aes_compact), feature = "hazmat"))]
     |               ^^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(aes_compact)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(aes_compact)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `aes_compact`
    --> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/aes-0.8.4/src/soft/fixslice32.rs:1144:11
     |
1144 | #[cfg(not(aes_compact))]
     |           ^^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(aes_compact)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(aes_compact)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `aes_compact`
    --> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/aes-0.8.4/src/soft/fixslice32.rs:1346:11
     |
1346 | #[cfg(not(aes_compact))]
     |           ^^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(aes_compact)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(aes_compact)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `aes_compact`
    --> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/aes-0.8.4/src/soft/fixslice32.rs:1354:11
     |
1354 | #[cfg(not(aes_compact))]
     |           ^^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(aes_compact)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(aes_compact)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `aes_compact`
  --> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/aes-0.8.4/src/soft/fixslice32.rs:65:11
   |
65 |     #[cfg(aes_compact)]
   |           ^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(aes_compact)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(aes_compact)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `aes_compact`
  --> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/aes-0.8.4/src/soft/fixslice32.rs:71:15
   |
71 |     #[cfg(not(aes_compact))]
   |               ^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(aes_compact)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(aes_compact)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `aes_compact`
   --> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/aes-0.8.4/src/soft/fixslice32.rs:160:11
    |
160 |     #[cfg(aes_compact)]
    |           ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(aes_compact)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(aes_compact)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `aes_compact`
   --> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/aes-0.8.4/src/soft/fixslice32.rs:166:15
    |
166 |     #[cfg(not(aes_compact))]
    |               ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(aes_compact)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(aes_compact)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `aes_compact`
   --> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/aes-0.8.4/src/soft/fixslice32.rs:218:11
    |
218 |     #[cfg(aes_compact)]
    |           ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(aes_compact)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(aes_compact)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `aes_compact`
   --> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/aes-0.8.4/src/soft/fixslice32.rs:224:15
    |
224 |     #[cfg(not(aes_compact))]
    |               ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(aes_compact)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(aes_compact)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `aes_compact`
   --> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/aes-0.8.4/src/soft/fixslice32.rs:253:15
    |
253 |     #[cfg(not(aes_compact))]
    |               ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(aes_compact)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(aes_compact)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `aes_compact`
   --> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/aes-0.8.4/src/soft/fixslice32.rs:260:15
    |
260 |         #[cfg(aes_compact)]
    |               ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(aes_compact)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(aes_compact)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `aes_compact`
   --> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/aes-0.8.4/src/soft/fixslice32.rs:279:19
    |
279 |         #[cfg(not(aes_compact))]
    |                   ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(aes_compact)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(aes_compact)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `aes_compact`
   --> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/aes-0.8.4/src/soft/fixslice32.rs:343:15
    |
343 |     #[cfg(not(aes_compact))]
    |               ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(aes_compact)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(aes_compact)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `aes_compact`
   --> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/aes-0.8.4/src/soft/fixslice32.rs:315:15
    |
315 |         #[cfg(aes_compact)]
    |               ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(aes_compact)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(aes_compact)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `aes_compact`
   --> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/aes-0.8.4/src/soft/fixslice32.rs:324:19
    |
324 |         #[cfg(not(aes_compact))]
    |                   ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(aes_compact)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(aes_compact)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `aes_compact`
   --> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/aes-0.8.4/src/soft/fixslice32.rs:367:15
    |
367 |         #[cfg(aes_compact)]
    |               ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(aes_compact)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(aes_compact)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `aes_compact`
   --> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/aes-0.8.4/src/soft/fixslice32.rs:371:19
    |
371 |         #[cfg(not(aes_compact))]
    |                   ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(aes_compact)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(aes_compact)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `aes_compact`
   --> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/aes-0.8.4/src/soft/fixslice32.rs:421:15
    |
421 |         #[cfg(aes_compact)]
    |               ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(aes_compact)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(aes_compact)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `aes_compact`
   --> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/aes-0.8.4/src/soft/fixslice32.rs:425:19
    |
425 |         #[cfg(not(aes_compact))]
    |                   ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(aes_compact)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(aes_compact)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `aes_compact`
   --> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/aes-0.8.4/src/soft/fixslice32.rs:465:15
    |
465 |     #[cfg(not(aes_compact))]
    |               ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(aes_compact)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(aes_compact)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `aes_compact`
   --> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/aes-0.8.4/src/soft/fixslice32.rs:472:15
    |
472 |         #[cfg(aes_compact)]
    |               ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(aes_compact)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(aes_compact)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `aes_compact`
   --> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/aes-0.8.4/src/soft/fixslice32.rs:491:19
    |
491 |         #[cfg(not(aes_compact))]
    |                   ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(aes_compact)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(aes_compact)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `aes_compact`
   --> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/aes-0.8.4/src/soft/fixslice32.rs:555:15
    |
555 |     #[cfg(not(aes_compact))]
    |               ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(aes_compact)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(aes_compact)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `aes_compact`
   --> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/aes-0.8.4/src/soft/fixslice32.rs:527:15
    |
527 |         #[cfg(aes_compact)]
    |               ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(aes_compact)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(aes_compact)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `aes_compact`
   --> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/aes-0.8.4/src/soft/fixslice32.rs:536:19
    |
536 |         #[cfg(not(aes_compact))]
    |                   ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(aes_compact)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(aes_compact)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `aes_armv8`
  --> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/aes-0.8.4/src/autodetect.rs:13:36
   |
13 | #[cfg(all(target_arch = "aarch64", aes_armv8))]
   |                                    ^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(aes_armv8)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(aes_armv8)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: `aes` (lib) generated 32 warnings
   Compiling quick-xml v0.38.4
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=quick_xml CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/quick-xml-0.38.4 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/quick-xml-0.38.4/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='High performance xml reader and writer' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=quick-xml CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tafia/quick-xml' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.38.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=38 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 quick_xml --edition=2021 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/quick-xml-0.38.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="default"' --cfg 'feature="serde"' --cfg 'feature="serialize"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "async-tokio", "default", "document-features", "encoding", "encoding_rs", "escape-html", "overlapped-lists", "serde", "serde-types", "serialize", "tokio"))' -C metadata=faa655cbf5245dd9 -C extra-filename=-0f4d90f898a82418 --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps --extern memchr=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libmemchr-f5ad164c9951e4b6.rmeta --extern serde=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libserde-91eb30a4ea095d51.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: use of deprecated macro `serde_if_integer128`: 
         This macro has no effect on any version of Serde released in the past 2 years.
         It was used long ago in crates that needed to support Rustc older than 1.26.0,
         or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer
         support. These days Serde requires a Rust compiler newer than that so 128-bit
         integers are always supported.
   --> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/quick-xml-0.38.4/src/de/key.rs:158:5
    |
158 |     serde_if_integer128! {
    |     ^^^^^^^^^^^^^^^^^^^
    |
    = note: `#[warn(deprecated)]` on by default

warning: use of deprecated macro `serde_if_integer128`: 
         This macro has no effect on any version of Serde released in the past 2 years.
         It was used long ago in crates that needed to support Rustc older than 1.26.0,
         or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer
         support. These days Serde requires a Rust compiler newer than that so 128-bit
         integers are always supported.
    --> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/quick-xml-0.38.4/src/de/mod.rs:2006:9
     |
2006 |         serde_if_integer128! {
     |         ^^^^^^^^^^^^^^^^^^^
     |
    ::: /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/quick-xml-0.38.4/src/de/map.rs:558:5
     |
558  |     deserialize_primitives!(mut);
     |     ---------------------------- in this macro invocation
     |
     = note: this warning originates in the macro `deserialize_primitives` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated macro `serde_if_integer128`: 
         This macro has no effect on any version of Serde released in the past 2 years.
         It was used long ago in crates that needed to support Rustc older than 1.26.0,
         or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer
         support. These days Serde requires a Rust compiler newer than that so 128-bit
         integers are always supported.
    --> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/quick-xml-0.38.4/src/de/mod.rs:2006:9
     |
2006 |         serde_if_integer128! {
     |         ^^^^^^^^^^^^^^^^^^^
     |
    ::: /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/quick-xml-0.38.4/src/de/map.rs:1086:5
     |
1086 |     deserialize_primitives!(mut);
     |     ---------------------------- in this macro invocation
     |
     = note: this warning originates in the macro `deserialize_primitives` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated macro `serde_if_integer128`: 
         This macro has no effect on any version of Serde released in the past 2 years.
         It was used long ago in crates that needed to support Rustc older than 1.26.0,
         or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer
         support. These days Serde requires a Rust compiler newer than that so 128-bit
         integers are always supported.
   --> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/quick-xml-0.38.4/src/de/simple_type.rs:175:5
    |
175 |     serde_if_integer128! {
    |     ^^^^^^^^^^^^^^^^^^^

warning: use of deprecated macro `serde_if_integer128`: 
         This macro has no effect on any version of Serde released in the past 2 years.
         It was used long ago in crates that needed to support Rustc older than 1.26.0,
         or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer
         support. These days Serde requires a Rust compiler newer than that so 128-bit
         integers are always supported.
   --> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/quick-xml-0.38.4/src/de/simple_type.rs:636:5
    |
636 |     serde_if_integer128! {
    |     ^^^^^^^^^^^^^^^^^^^

warning: use of deprecated macro `serde_if_integer128`: 
         This macro has no effect on any version of Serde released in the past 2 years.
         It was used long ago in crates that needed to support Rustc older than 1.26.0,
         or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer
         support. These days Serde requires a Rust compiler newer than that so 128-bit
         integers are always supported.
    --> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/quick-xml-0.38.4/src/de/mod.rs:2006:9
     |
2006 |         serde_if_integer128! {
     |         ^^^^^^^^^^^^^^^^^^^
     |
    ::: /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/quick-xml-0.38.4/src/de/text.rs:73:5
     |
73   |     deserialize_primitives!();
     |     ------------------------- in this macro invocation
     |
     = note: this warning originates in the macro `deserialize_primitives` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated macro `serde_if_integer128`: 
         This macro has no effect on any version of Serde released in the past 2 years.
         It was used long ago in crates that needed to support Rustc older than 1.26.0,
         or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer
         support. These days Serde requires a Rust compiler newer than that so 128-bit
         integers are always supported.
    --> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/quick-xml-0.38.4/src/de/mod.rs:2006:9
     |
2006 |         serde_if_integer128! {
     |         ^^^^^^^^^^^^^^^^^^^
...
3189 |     deserialize_primitives!();
     |     ------------------------- in this macro invocation
     |
     = note: this warning originates in the macro `deserialize_primitives` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated macro `serde_if_integer128`: 
         This macro has no effect on any version of Serde released in the past 2 years.
         It was used long ago in crates that needed to support Rustc older than 1.26.0,
         or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer
         support. These days Serde requires a Rust compiler newer than that so 128-bit
         integers are always supported.
   --> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/quick-xml-0.38.4/src/se/content.rs:205:5
    |
205 |     serde_if_integer128! {
    |     ^^^^^^^^^^^^^^^^^^^

warning: use of deprecated macro `serde_if_integer128`: 
         This macro has no effect on any version of Serde released in the past 2 years.
         It was used long ago in crates that needed to support Rustc older than 1.26.0,
         or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer
         support. These days Serde requires a Rust compiler newer than that so 128-bit
         integers are always supported.
  --> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/quick-xml-0.38.4/src/se/element.rs:91:5
   |
91 |     serde_if_integer128! {
   |     ^^^^^^^^^^^^^^^^^^^

warning: use of deprecated macro `serde_if_integer128`: 
         This macro has no effect on any version of Serde released in the past 2 years.
         It was used long ago in crates that needed to support Rustc older than 1.26.0,
         or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer
         support. These days Serde requires a Rust compiler newer than that so 128-bit
         integers are always supported.
  --> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/quick-xml-0.38.4/src/se/mod.rs:28:9
   |
28 |         serde_if_integer128! {
   |         ^^^^^^^^^^^^^^^^^^^
   |
  ::: /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/quick-xml-0.38.4/src/se/key.rs:42:5
   |
42 |     write_primitive!();
   |     ------------------ in this macro invocation
   |
   = note: this warning originates in the macro `write_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated macro `serde_if_integer128`: 
         This macro has no effect on any version of Serde released in the past 2 years.
         It was used long ago in crates that needed to support Rustc older than 1.26.0,
         or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer
         support. These days Serde requires a Rust compiler newer than that so 128-bit
         integers are always supported.
   --> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/quick-xml-0.38.4/src/se/simple_type.rs:284:5
    |
284 |     serde_if_integer128! {
    |     ^^^^^^^^^^^^^^^^^^^

warning: use of deprecated macro `serde_if_integer128`: 
         This macro has no effect on any version of Serde released in the past 2 years.
         It was used long ago in crates that needed to support Rustc older than 1.26.0,
         or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer
         support. These days Serde requires a Rust compiler newer than that so 128-bit
         integers are always supported.
   --> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/quick-xml-0.38.4/src/se/mod.rs:28:9
    |
28  |         serde_if_integer128! {
    |         ^^^^^^^^^^^^^^^^^^^
    |
   ::: /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/quick-xml-0.38.4/src/se/simple_type.rs:489:5
    |
489 |     write_primitive!();
    |     ------------------ in this macro invocation
    |
    = note: this warning originates in the macro `write_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: use of deprecated macro `serde_if_integer128`: 
         This macro has no effect on any version of Serde released in the past 2 years.
         It was used long ago in crates that needed to support Rustc older than 1.26.0,
         or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer
         support. These days Serde requires a Rust compiler newer than that so 128-bit
         integers are always supported.
  --> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/quick-xml-0.38.4/src/se/text.rs:52:5
   |
52 |     serde_if_integer128! {
   |     ^^^^^^^^^^^^^^^^^^^

warning: use of deprecated macro `serde_if_integer128`: 
         This macro has no effect on any version of Serde released in the past 2 years.
         It was used long ago in crates that needed to support Rustc older than 1.26.0,
         or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer
         support. These days Serde requires a Rust compiler newer than that so 128-bit
         integers are always supported.
   --> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/quick-xml-0.38.4/src/se/mod.rs:784:5
    |
784 |     serde_if_integer128! {
    |     ^^^^^^^^^^^^^^^^^^^

warning: use of deprecated macro `serde::serde_if_integer128`: 
         This macro has no effect on any version of Serde released in the past 2 years.
         It was used long ago in crates that needed to support Rustc older than 1.26.0,
         or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer
         support. These days Serde requires a Rust compiler newer than that so 128-bit
         integers are always supported.
    --> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/quick-xml-0.38.4/src/de/mod.rs:1978:12
     |
1978 | use serde::serde_if_integer128;
     |            ^^^^^^^^^^^^^^^^^^^

warning: use of deprecated macro `serde::serde_if_integer128`: 
         This macro has no effect on any version of Serde released in the past 2 years.
         It was used long ago in crates that needed to support Rustc older than 1.26.0,
         or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer
         support. These days Serde requires a Rust compiler newer than that so 128-bit
         integers are always supported.
 --> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/quick-xml-0.38.4/src/de/key.rs:8:41
  |
8 | use serde::{forward_to_deserialize_any, serde_if_integer128};
  |                                         ^^^^^^^^^^^^^^^^^^^

warning: use of deprecated macro `serde::serde_if_integer128`: 
         This macro has no effect on any version of Serde released in the past 2 years.
         It was used long ago in crates that needed to support Rustc older than 1.26.0,
         or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer
         support. These days Serde requires a Rust compiler newer than that so 128-bit
         integers are always supported.
  --> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/quick-xml-0.38.4/src/de/map.rs:17:12
   |
17 | use serde::serde_if_integer128;
   |            ^^^^^^^^^^^^^^^^^^^

warning: use of deprecated macro `serde::serde_if_integer128`: 
         This macro has no effect on any version of Serde released in the past 2 years.
         It was used long ago in crates that needed to support Rustc older than 1.26.0,
         or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer
         support. These days Serde requires a Rust compiler newer than that so 128-bit
         integers are always supported.
  --> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/quick-xml-0.38.4/src/de/simple_type.rs:16:12
   |
16 | use serde::serde_if_integer128;
   |            ^^^^^^^^^^^^^^^^^^^

warning: use of deprecated macro `serde::serde_if_integer128`: 
         This macro has no effect on any version of Serde released in the past 2 years.
         It was used long ago in crates that needed to support Rustc older than 1.26.0,
         or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer
         support. These days Serde requires a Rust compiler newer than that so 128-bit
         integers are always supported.
 --> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/quick-xml-0.38.4/src/de/text.rs:8:12
  |
8 | use serde::serde_if_integer128;
  |            ^^^^^^^^^^^^^^^^^^^

warning: use of deprecated macro `serde::serde_if_integer128`: 
         This macro has no effect on any version of Serde released in the past 2 years.
         It was used long ago in crates that needed to support Rustc older than 1.26.0,
         or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer
         support. These days Serde requires a Rust compiler newer than that so 128-bit
         integers are always supported.
  --> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/quick-xml-0.38.4/src/se/mod.rs:87:12
   |
87 | use serde::serde_if_integer128;
   |            ^^^^^^^^^^^^^^^^^^^

warning: use of deprecated macro `serde::serde_if_integer128`: 
         This macro has no effect on any version of Serde released in the past 2 years.
         It was used long ago in crates that needed to support Rustc older than 1.26.0,
         or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer
         support. These days Serde requires a Rust compiler newer than that so 128-bit
         integers are always supported.
  --> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/quick-xml-0.38.4/src/se/content.rs:10:12
   |
10 | use serde::serde_if_integer128;
   |            ^^^^^^^^^^^^^^^^^^^

warning: use of deprecated macro `serde::serde_if_integer128`: 
         This macro has no effect on any version of Serde released in the past 2 years.
         It was used long ago in crates that needed to support Rustc older than 1.26.0,
         or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer
         support. These days Serde requires a Rust compiler newer than that so 128-bit
         integers are always supported.
  --> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/quick-xml-0.38.4/src/se/element.rs:13:12
   |
13 | use serde::serde_if_integer128;
   |            ^^^^^^^^^^^^^^^^^^^

warning: use of deprecated macro `serde::serde_if_integer128`: 
         This macro has no effect on any version of Serde released in the past 2 years.
         It was used long ago in crates that needed to support Rustc older than 1.26.0,
         or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer
         support. These days Serde requires a Rust compiler newer than that so 128-bit
         integers are always supported.
 --> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/quick-xml-0.38.4/src/se/key.rs:3:12
  |
3 | use serde::serde_if_integer128;
  |            ^^^^^^^^^^^^^^^^^^^

warning: use of deprecated macro `serde::serde_if_integer128`: 
         This macro has no effect on any version of Serde released in the past 2 years.
         It was used long ago in crates that needed to support Rustc older than 1.26.0,
         or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer
         support. These days Serde requires a Rust compiler newer than that so 128-bit
         integers are always supported.
  --> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/quick-xml-0.38.4/src/se/simple_type.rs:13:12
   |
13 | use serde::serde_if_integer128;
   |            ^^^^^^^^^^^^^^^^^^^

warning: use of deprecated macro `serde::serde_if_integer128`: 
         This macro has no effect on any version of Serde released in the past 2 years.
         It was used long ago in crates that needed to support Rustc older than 1.26.0,
         or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer
         support. These days Serde requires a Rust compiler newer than that so 128-bit
         integers are always supported.
 --> /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/quick-xml-0.38.4/src/se/text.rs:7:12
  |
7 | use serde::serde_if_integer128;
  |            ^^^^^^^^^^^^^^^^^^^

   Compiling tokio-stream v0.1.17
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tokio_stream CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/tokio-stream-0.1.17 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/tokio-stream-0.1.17/Cargo.toml CARGO_PKG_AUTHORS='Tokio Contributors ' CARGO_PKG_DESCRIPTION='Utilities to work with `Stream` and `tokio`.
' CARGO_PKG_HOMEPAGE='https://tokio.rs' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tokio-stream CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tokio-rs/tokio' CARGO_PKG_RUST_VERSION=1.70 CARGO_PKG_VERSION=0.1.17 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 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 tokio_stream --edition=2021 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/tokio-stream-0.1.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 --cfg 'feature="default"' --cfg 'feature="time"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "fs", "full", "io-util", "net", "signal", "sync", "time", "tokio-util"))' -C metadata=22f56a0d9d44ab6c -C extra-filename=-2e4ab09675f0e8d0 --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/i686-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/i686-unknown-freebsd/release/deps/libfutures_core-5fe9ea5fe7d57841.rmeta --extern pin_project_lite=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libpin_project_lite-35c9caef2225ad89.rmeta --extern tokio=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libtokio-a5fdf59d3a30ba7e.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
   Compiling num-derive v0.4.2
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=num_derive CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/num-derive-0.4.2 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/num-derive-0.4.2/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Numeric syntax extensions' CARGO_PKG_HOMEPAGE='https://github.com/rust-num/num-derive' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=num-derive CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-num/num-derive' CARGO_PKG_RUST_VERSION=1.56.0 CARGO_PKG_VERSION=0.4.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps /usr/local/bin/rustc --crate-name num_derive --edition=2021 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/num-derive-0.4.2/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=70c6b9834a6ae790 -C extra-filename=-19e25844a99c0c87 --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-1ec95ac10ce42c2b.rlib --extern quote=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps/libquote-d273f932cf3c186d.rlib --extern syn=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps/libsyn-0b84beccebc75dd1.rlib --extern proc_macro --cap-lints warn`
   Compiling priority-queue v2.7.0
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=priority_queue CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/priority-queue-2.7.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/priority-queue-2.7.0/Cargo.toml CARGO_PKG_AUTHORS='Gianmarco Garrisi ' CARGO_PKG_DESCRIPTION='A Priority Queue implemented as a heap with a function to efficiently change the priority of an item.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='LGPL-3.0-or-later OR MPL-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=priority-queue CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/garro95/priority-queue' CARGO_PKG_RUST_VERSION=1.65.0 CARGO_PKG_VERSION=2.7.0 CARGO_PKG_VERSION_MAJOR=2 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 priority_queue --edition=2021 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/priority-queue-2.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="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("benchmarks", "default", "serde", "std"))' -C metadata=c7279ec76f17f46d -C extra-filename=-577f23045482d1e0 --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/i686-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/i686-unknown-freebsd/release/deps/libequivalent-8a86614632929dab.rmeta --extern indexmap=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libindexmap-e8719f63f882fca0.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
   Compiling uuid v1.18.1
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=uuid CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/uuid-1.18.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/uuid-1.18.1/Cargo.toml CARGO_PKG_AUTHORS='Ashley Mannix:Dylan DPC:Hunar Roop Kahlon' CARGO_PKG_DESCRIPTION='A library to generate and parse UUIDs.' CARGO_PKG_HOMEPAGE='https://github.com/uuid-rs/uuid' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=uuid CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/uuid-rs/uuid' CARGO_PKG_RUST_VERSION=1.63.0 CARGO_PKG_VERSION=1.18.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=18 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 uuid --edition=2018 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/uuid-1.18.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 --allow=unexpected_cfgs --check-cfg 'cfg(uuid_unstable)' --cfg 'feature="rng"' --cfg 'feature="v4"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "atomic", "borsh", "bytemuck", "default", "fast-rng", "js", "macro-diagnostics", "md5", "rng", "rng-getrandom", "rng-rand", "serde", "sha1", "slog", "std", "uuid-rng-internal-lib", "v1", "v3", "v4", "v5", "v6", "v7", "v8", "zerocopy"))' -C metadata=ccb6dc4564e33488 -C extra-filename=-ec756975ae35e33d --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/i686-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/i686-unknown-freebsd/release/deps/libgetrandom-b011466cebfc4e75.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
   Compiling itertools v0.13.0
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=itertools CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/itertools-0.13.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/itertools-0.13.0/Cargo.toml CARGO_PKG_AUTHORS=bluss CARGO_PKG_DESCRIPTION='Extra iterator adaptors, iterator methods, free functions, and macros.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=itertools CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-itertools/itertools' CARGO_PKG_RUST_VERSION=1.43.1 CARGO_PKG_VERSION=0.13.0 CARGO_PKG_VERSION_MAJOR=0 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 itertools --edition=2018 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/itertools-0.13.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("default", "use_alloc", "use_std"))' -C metadata=9e7c9ecd1d9eee58 -C extra-filename=-821840e86ff7e314 --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-6bcd6157fb0610c0.rmeta --cap-lints warn`
     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 opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --warn=unexpected_cfgs --check-cfg 'cfg(target_os, values("cygwin"))' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=b37896bad6748f37 -C extra-filename=-bb6b117ca00208b6 --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/i686-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/i686-unknown-freebsd/release/deps/liblibc-bbfb31c983a7bc07.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
   Compiling sysinfo v0.36.1
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=sysinfo CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/sysinfo-0.36.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/sysinfo-0.36.1/Cargo.toml CARGO_PKG_AUTHORS='Guillaume Gomez ' CARGO_PKG_DESCRIPTION='Library to get system information such as processes, CPUs, disks, components and networks' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=sysinfo CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/GuillaumeGomez/sysinfo' CARGO_PKG_RUST_VERSION=1.75 CARGO_PKG_VERSION=0.36.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=36 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 sysinfo --edition=2021 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/sysinfo-0.36.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="objc2-io-kit"' --cfg 'feature="system"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("apple-app-store", "apple-sandbox", "c-interface", "component", "debug", "default", "disk", "linux-netdevs", "linux-tmpfs", "multithread", "network", "objc2-core-foundation", "objc2-io-kit", "serde", "system", "unknown-ci", "user", "windows"))' -C metadata=99d400979beac634 -C extra-filename=-496ff62e21d87652 --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/i686-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/i686-unknown-freebsd/release/deps/liblibc-bbfb31c983a7bc07.rmeta --extern memchr=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libmemchr-f5ad164c9951e4b6.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
   Compiling rustc-hash v2.1.1
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rustc_hash CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/rustc-hash-2.1.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/rustc-hash-2.1.1/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='A speedy, non-cryptographic hashing algorithm used by rustc' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc-hash CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/rustc-hash' CARGO_PKG_RUST_VERSION='' 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 rustc_hash --edition=2021 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/rustc-hash-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 embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "rand", "std"))' -C metadata=504a70b790ce68d4 -C extra-filename=-0c94b141dee7f089 --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=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/i686-unknown-freebsd/release/build/rustix-c7a3325df9d2e1a8/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 opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --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"))' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="std"' --cfg 'feature="system"' --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=d0cefc17abe41d4e -C extra-filename=-f00c3a024e7ab1d1 --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps --extern bitflags=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/libbitflags-30f67f14eca434e1.rmeta --extern libc_errno=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/liberrno-bb6b117ca00208b6.rmeta --extern libc=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/deps/liblibc-bbfb31c983a7bc07.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong --cfg static_assertions --cfg lower_upper_exp_for_non_zero --cfg rustc_diagnostics --cfg libc --cfg freebsdlike --cfg bsd --cfg fix_y2038`
   Compiling cmake v0.1.54
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=cmake CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/cmake-0.1.54 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/cmake-0.1.54/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='A build dependency for running `cmake` to build a native library
' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/cmake-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=cmake CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/cmake-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.54 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=54 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps /usr/local/bin/rustc --crate-name cmake --edition=2021 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/cmake-0.1.54/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=a15d0e0effb3585c -C extra-filename=-6ac3ae60a683d38f --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 cc=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps/libcc-09ec4848fb7d33d8.rmeta --cap-lints warn`
   Compiling portaudio-sys v0.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/portaudio-sys-0.1.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/portaudio-sys-0.1.1/Cargo.toml CARGO_PKG_AUTHORS='Mathijs van de Nes ' CARGO_PKG_DESCRIPTION='Bindings to PortAudio' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=portaudio-sys CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' 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 build_script_build --edition=2015 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/portaudio-sys-0.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 -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=9df1bea794637a45 -C extra-filename=-5182b3c0502b6d5d --out-dir /magus/work/usr/mports/audio/spotifyd/work/target/release/build/portaudio-sys-5182b3c0502b6d5d -C linker=/usr/local/llvm15/bin/clang -C strip=debuginfo -L dependency=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps --extern pkg_config=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps/libpkg_config-e0f8c4ce418af666.rlib --cap-lints warn`
   Compiling dunce v1.0.5
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=dunce CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/dunce-1.0.5 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/dunce-1.0.5/Cargo.toml CARGO_PKG_AUTHORS='Kornel ' CARGO_PKG_DESCRIPTION='Normalize Windows paths to the most compatible format, avoiding UNC where possible' CARGO_PKG_HOMEPAGE='https://lib.rs/crates/dunce' CARGO_PKG_LICENSE='CC0-1.0 OR MIT-0 OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=dunce CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://gitlab.com/kornelski/dunce' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.5 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/audio/spotifyd/work/target/release/deps /usr/local/bin/rustc --crate-name dunce --edition=2021 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/dunce-1.0.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=8b7d03fa75606128 -C extra-filename=-437c7dc8f3dc1b71 --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 fs_extra v1.3.0
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=fs_extra CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/fs_extra-1.3.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/fs_extra-1.3.0/Cargo.toml CARGO_PKG_AUTHORS='Denis Kurilenko ' CARGO_PKG_DESCRIPTION='Expanding std::fs and std::io. Recursively copy folders with information about process and much more.' CARGO_PKG_HOMEPAGE='https://github.com/webdesus/fs_extra' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=fs_extra CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/webdesus/fs_extra' CARGO_PKG_RUST_VERSION='' 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 fs_extra --edition=2018 /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/fs_extra-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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ddf9b370fe13180d -C extra-filename=-1addaec90ee7be08 --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`
warning: `quick-xml` (lib) generated 25 warnings
     Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE='' CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=32 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/portaudio-sys-0.1.1 CARGO_MANIFEST_LINKS=portaudio CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/portaudio-sys-0.1.1/Cargo.toml CARGO_PKG_AUTHORS='Mathijs van de Nes ' CARGO_PKG_DESCRIPTION='Bindings to PortAudio' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=portaudio-sys CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' 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='' DEBUG=false HOST=i686-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/i686-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=3 OUT_DIR=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/build/portaudio-sys-ce208c7f7738211e/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=/usr/local/llvm15/bin/clang RUSTDOC=/usr/local/bin/rustdoc TARGET=i686-unknown-freebsd /magus/work/usr/mports/audio/spotifyd/work/target/release/build/portaudio-sys-5182b3c0502b6d5d/build-script-build`
[portaudio-sys 0.1.1] cargo:rerun-if-env-changed=PORTAUDIO_2.0_NO_PKG_CONFIG
[portaudio-sys 0.1.1] cargo:rerun-if-env-changed=PKG_CONFIG_i686-unknown-freebsd
[portaudio-sys 0.1.1] cargo:rerun-if-env-changed=PKG_CONFIG_i686_unknown_freebsd
[portaudio-sys 0.1.1] cargo:rerun-if-env-changed=HOST_PKG_CONFIG
[portaudio-sys 0.1.1] cargo:rerun-if-env-changed=PKG_CONFIG
[portaudio-sys 0.1.1] cargo:rerun-if-env-changed=PORTAUDIO_2.0_STATIC
[portaudio-sys 0.1.1] cargo:rerun-if-env-changed=PORTAUDIO_2.0_DYNAMIC
[portaudio-sys 0.1.1] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_STATIC
[portaudio-sys 0.1.1] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_DYNAMIC
[portaudio-sys 0.1.1] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_i686-unknown-freebsd
[portaudio-sys 0.1.1] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_i686_unknown_freebsd
[portaudio-sys 0.1.1] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH
[portaudio-sys 0.1.1] cargo:rerun-if-env-changed=PKG_CONFIG_PATH
[portaudio-sys 0.1.1] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_i686-unknown-freebsd
[portaudio-sys 0.1.1] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_i686_unknown_freebsd
[portaudio-sys 0.1.1] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR
[portaudio-sys 0.1.1] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR
[portaudio-sys 0.1.1] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_i686-unknown-freebsd
[portaudio-sys 0.1.1] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_i686_unknown_freebsd
[portaudio-sys 0.1.1] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR
[portaudio-sys 0.1.1] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR
[portaudio-sys 0.1.1] cargo:rerun-if-env-changed=PORTAUDIO_2.0_STATIC
[portaudio-sys 0.1.1] cargo:rerun-if-env-changed=PORTAUDIO_2.0_DYNAMIC
[portaudio-sys 0.1.1] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_STATIC
[portaudio-sys 0.1.1] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_DYNAMIC
[portaudio-sys 0.1.1] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_i686-unknown-freebsd
[portaudio-sys 0.1.1] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_i686_unknown_freebsd
[portaudio-sys 0.1.1] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH
[portaudio-sys 0.1.1] cargo:rerun-if-env-changed=PKG_CONFIG_PATH
[portaudio-sys 0.1.1] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_i686-unknown-freebsd
[portaudio-sys 0.1.1] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_i686_unknown_freebsd
[portaudio-sys 0.1.1] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR
[portaudio-sys 0.1.1] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR
[portaudio-sys 0.1.1] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_i686-unknown-freebsd
[portaudio-sys 0.1.1] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_i686_unknown_freebsd
[portaudio-sys 0.1.1] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR
[portaudio-sys 0.1.1] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR
[portaudio-sys 0.1.1] 
[portaudio-sys 0.1.1] thread 'main' panicked at /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/portaudio-sys-0.1.1/build.rs:8:19:
[portaudio-sys 0.1.1] Could not run `PKG_CONFIG_LIBDIR=/magus/work/usr/mports/audio/spotifyd/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 pkg-config --libs --cflags portaudio-2.0`
[portaudio-sys 0.1.1] The pkg-config command could not be found.
[portaudio-sys 0.1.1] 
[portaudio-sys 0.1.1] Most likely, you need to install a pkg-config package for your OS.
[portaudio-sys 0.1.1] Try `apt install pkg-config`, or `yum install pkg-config`, or `brew install pkgconf`
[portaudio-sys 0.1.1] or `pkg install pkg-config`, or `apk add pkgconfig` depending on your distribution.
[portaudio-sys 0.1.1] 
[portaudio-sys 0.1.1] If you've already installed it, ensure the pkg-config command is one of the
[portaudio-sys 0.1.1] directories in the PATH environment variable.
[portaudio-sys 0.1.1] 
[portaudio-sys 0.1.1] If you did not expect this build to link to a pre-installed system library,
[portaudio-sys 0.1.1] then check documentation of the portaudio-sys crate for an option to
[portaudio-sys 0.1.1] build the library from source, or disable features or dependencies
[portaudio-sys 0.1.1] that require pkg-config.
[portaudio-sys 0.1.1] stack backtrace:
[portaudio-sys 0.1.1]    0: __rustc::rust_begin_unwind
[portaudio-sys 0.1.1]    1: core::panicking::panic_fmt
[portaudio-sys 0.1.1]    2: core::panicking::panic_display
[portaudio-sys 0.1.1]    3: build_script_build::main
[portaudio-sys 0.1.1]    4: core::ops::function::FnOnce::call_once
[portaudio-sys 0.1.1] note: Some details are omitted, run with `RUST_BACKTRACE=full` for a verbose backtrace.
error: failed to run custom build command for `portaudio-sys v0.1.1`
note: To improve backtraces for build dependencies, set the CARGO_PROFILE_RELEASE_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation.

Caused by:
  process didn't exit successfully: `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE='' CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=32 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/portaudio-sys-0.1.1 CARGO_MANIFEST_LINKS=portaudio CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/portaudio-sys-0.1.1/Cargo.toml CARGO_PKG_AUTHORS='Mathijs van de Nes ' CARGO_PKG_DESCRIPTION='Bindings to PortAudio' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=portaudio-sys CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' 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='' DEBUG=false HOST=i686-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/i686-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=3 OUT_DIR=/magus/work/usr/mports/audio/spotifyd/work/target/i686-unknown-freebsd/release/build/portaudio-sys-ce208c7f7738211e/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=/usr/local/llvm15/bin/clang RUSTDOC=/usr/local/bin/rustdoc TARGET=i686-unknown-freebsd /magus/work/usr/mports/audio/spotifyd/work/target/release/build/portaudio-sys-5182b3c0502b6d5d/build-script-build` (exit status: 101)
  --- stdout
  cargo:rerun-if-env-changed=PORTAUDIO_2.0_NO_PKG_CONFIG
  cargo:rerun-if-env-changed=PKG_CONFIG_i686-unknown-freebsd
  cargo:rerun-if-env-changed=PKG_CONFIG_i686_unknown_freebsd
  cargo:rerun-if-env-changed=HOST_PKG_CONFIG
  cargo:rerun-if-env-changed=PKG_CONFIG
  cargo:rerun-if-env-changed=PORTAUDIO_2.0_STATIC
  cargo:rerun-if-env-changed=PORTAUDIO_2.0_DYNAMIC
  cargo:rerun-if-env-changed=PKG_CONFIG_ALL_STATIC
  cargo:rerun-if-env-changed=PKG_CONFIG_ALL_DYNAMIC
  cargo:rerun-if-env-changed=PKG_CONFIG_PATH_i686-unknown-freebsd
  cargo:rerun-if-env-changed=PKG_CONFIG_PATH_i686_unknown_freebsd
  cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH
  cargo:rerun-if-env-changed=PKG_CONFIG_PATH
  cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_i686-unknown-freebsd
  cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_i686_unknown_freebsd
  cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR
  cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR
  cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_i686-unknown-freebsd
  cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_i686_unknown_freebsd
  cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR
  cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR
  cargo:rerun-if-env-changed=PORTAUDIO_2.0_STATIC
  cargo:rerun-if-env-changed=PORTAUDIO_2.0_DYNAMIC
  cargo:rerun-if-env-changed=PKG_CONFIG_ALL_STATIC
  cargo:rerun-if-env-changed=PKG_CONFIG_ALL_DYNAMIC
  cargo:rerun-if-env-changed=PKG_CONFIG_PATH_i686-unknown-freebsd
  cargo:rerun-if-env-changed=PKG_CONFIG_PATH_i686_unknown_freebsd
  cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH
  cargo:rerun-if-env-changed=PKG_CONFIG_PATH
  cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_i686-unknown-freebsd
  cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_i686_unknown_freebsd
  cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR
  cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR
  cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_i686-unknown-freebsd
  cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_i686_unknown_freebsd
  cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR
  cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR

  --- stderr

  thread 'main' panicked at /magus/work/usr/mports/audio/spotifyd/work/spotifyd-0.4.2/cargo-crates/portaudio-sys-0.1.1/build.rs:8:19:
  Could not run `PKG_CONFIG_LIBDIR=/magus/work/usr/mports/audio/spotifyd/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 pkg-config --libs --cflags portaudio-2.0`
  The pkg-config command could not be found.

  Most likely, you need to install a pkg-config package for your OS.
  Try `apt install pkg-config`, or `yum install pkg-config`, or `brew install pkgconf`
  or `pkg install pkg-config`, or `apk add pkgconfig` depending on your distribution.

  If you've already installed it, ensure the pkg-config command is one of the
  directories in the PATH environment variable.

  If you did not expect this build to link to a pre-installed system library,
  then check documentation of the portaudio-sys crate for an option to
  build the library from source, or disable features or dependencies
  that require pkg-config.
  stack backtrace:
     0: __rustc::rust_begin_unwind
     1: core::panicking::panic_fmt
     2: core::panicking::panic_display
     3: build_script_build::main
     4: core::ops::function::FnOnce::call_once
  note: Some details are omitted, run with `RUST_BACKTRACE=full` for a verbose backtrace.
warning: build failed, waiting for other jobs to finish...
warning: `clang-sys` (lib) generated 20 warnings (14 duplicates)
warning: `protobuf` (lib) generated 2 warnings (2 duplicates)
*** Error code 101

Stop.
make: stopped in /usr/mports/audio/spotifyd

Links

Depends On

Depend Of

Nothing

Categories

CVEs

  • Loading CVE information...

LLM Analysis