MidnightBSD Magus

multimedia/librespot

Open Source Spotify client library

Flavor Version Run OSVersion Arch License Restricted Status
0.8.0_1 637 4.0 i386 mit 0 fail

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

Events

Machine Type Time Message
m4032b info 2026-05-13 15:24:00.076688 Test Started
m4032b fail 2026-05-13 15:31:29.940737 make build returned non-zero: 1
m4032b fail 2026-05-13 15:31:30.136721 Test complete.

Log

===>  Building for librespot-0.8.0_1
   Compiling proc-macro2 v1.0.103
   Compiling quote v1.0.42
   Compiling unicode-ident v1.0.22
   Compiling libc v0.2.177
   Compiling cfg-if v1.0.4
   Compiling getrandom v0.3.4
   Compiling typenum v1.19.0
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/typenum-1.19.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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=fb5b793134010384 -C extra-filename=-d12cfedc7e52abc5 --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/release/build/typenum-d12cfedc7e52abc5 -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/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/multimedia/librespot/work/librespot-0.8.0/cargo-crates/proc-macro2-1.0.103 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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=c90776a1676a0440 -C extra-filename=-8bf0284c20279aa8 --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/release/build/proc-macro2-8bf0284c20279aa8 -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/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/multimedia/librespot/work/librespot-0.8.0/cargo-crates/libc-0.2.177 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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=301558b67fcb992f -C extra-filename=-183718507591038e --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/release/build/libc-183718507591038e -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/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/multimedia/librespot/work/librespot-0.8.0/cargo-crates/getrandom-0.3.4 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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=047a4ccaae2117af -C extra-filename=-266accfa261b3018 --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/release/build/getrandom-266accfa261b3018 -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/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/multimedia/librespot/work/librespot-0.8.0/cargo-crates/unicode-ident-1.0.22 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release/deps /usr/local/bin/rustc --crate-name unicode_ident --edition=2018 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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=e5481fa927cee6ce -C extra-filename=-d3fd1cbaf6bfaa72 --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/release/deps -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/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/multimedia/librespot/work/librespot-0.8.0/cargo-crates/libc-0.2.177 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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=2ef8350e0ea6b87f -C extra-filename=-f5ede18b05f74d41 --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/release/build/libc-f5ede18b05f74d41 -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps --cap-lints warn`
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=cfg_if CARGO_MANIFEST_DIR=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/cfg-if-1.0.4 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release/deps /usr/local/bin/rustc --crate-name cfg_if --edition=2018 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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=2 -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=9d2147ce1cd0157e -C extra-filename=-dcb669990e8965c7 --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/multimedia/librespot/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/multimedia/librespot/work/librespot-0.8.0/cargo-crates/quote-1.0.42 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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=5b6a3b7c8ebe9aea -C extra-filename=-65e50175378ff814 --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/release/build/quote-65e50175378ff814 -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps --cap-lints warn`
   Compiling once_cell v1.21.3
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=once_cell CARGO_MANIFEST_DIR=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/once_cell-1.21.3 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release/deps /usr/local/bin/rustc --crate-name once_cell --edition=2021 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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=2 -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=d788e57f31c86bde -C extra-filename=-5f63f93fd853e0e0 --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
   Compiling version_check v0.9.5
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=version_check CARGO_MANIFEST_DIR=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/version_check-0.9.5 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release/deps /usr/local/bin/rustc --crate-name version_check --edition=2015 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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=8f4985a3854b3430 -C extra-filename=-7c07085aa812dfde --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/release/deps -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps --cap-lints warn`
   Compiling bytes v1.10.1
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=bytes CARGO_MANIFEST_DIR=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/bytes-1.10.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/bytes-1.10.1/Cargo.toml CARGO_PKG_AUTHORS='Carl Lerche :Sean McArthur ' CARGO_PKG_DESCRIPTION='Types and traits for working with bytes' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bytes CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tokio-rs/bytes' CARGO_PKG_RUST_VERSION=1.39 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/multimedia/librespot/work/target/release/deps /usr/local/bin/rustc --crate-name bytes --edition=2018 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/bytes-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=2 -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=8c06b69ce22e682d -C extra-filename=-0357e1ab14af78ac --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
   Compiling generic-array v0.14.9
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/generic-array-0.14.9 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/generic-array-0.14.9/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.9 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=14 CARGO_PKG_VERSION_PATCH=9 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2015 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/generic-array-0.14.9/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=8d3ac7806d90a0aa -C extra-filename=-65b945cce2be02de --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/release/build/generic-array-65b945cce2be02de -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps --extern version_check=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps/libversion_check-7c07085aa812dfde.rlib --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/multimedia/librespot/work/librespot-0.8.0/cargo-crates/itoa-1.0.15 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release/deps /usr/local/bin/rustc --crate-name itoa --edition=2018 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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=2 -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=3ae1ad47ecd17a83 -C extra-filename=-1131aa87cf5c941a --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/multimedia/librespot/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/multimedia/librespot/work/librespot-0.8.0/cargo-crates/typenum-1.19.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release:/magus/work/usr/mports/multimedia/librespot/work/target/release/deps:/usr/local/lib/rustlib/i686-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=2 OUT_DIR=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/build/typenum-6c2d829ba922c146/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=cc RUSTDOC=/usr/local/bin/rustdoc TARGET=i686-unknown-freebsd /magus/work/usr/mports/multimedia/librespot/work/target/release/build/typenum-d12cfedc7e52abc5/build-script-build`
     Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,std CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=32 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/libc-0.2.177 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release:/magus/work/usr/mports/multimedia/librespot/work/target/release/deps:/usr/local/lib/rustlib/i686-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=2 OUT_DIR=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/build/libc-69822af21a89ca82/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=cc RUSTDOC=/usr/local/bin/rustdoc TARGET=i686-unknown-freebsd /magus/work/usr/mports/multimedia/librespot/work/target/release/build/libc-183718507591038e/build-script-build`
[typenum 1.19.0] cargo:rerun-if-changed=tests
[libc 0.2.177] cargo:rerun-if-changed=build.rs
     Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,proc-macro CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86 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/multimedia/librespot/work/librespot-0.8.0/cargo-crates/proc-macro2-1.0.103 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release:/magus/work/usr/mports/multimedia/librespot/work/target/release/deps:/usr/local/lib/rustlib/i686-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=0 OUT_DIR=/magus/work/usr/mports/multimedia/librespot/work/target/release/build/proc-macro2-e2c6c0af8f54ab1d/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=cc RUSTDOC=/usr/local/bin/rustdoc TARGET=i686-unknown-freebsd /magus/work/usr/mports/multimedia/librespot/work/target/release/build/proc-macro2-8bf0284c20279aa8/build-script-build`
     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/multimedia/librespot/work/librespot-0.8.0/cargo-crates/generic-array-0.14.9 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/generic-array-0.14.9/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.9 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=14 CARGO_PKG_VERSION_PATCH=9 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=i686-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/multimedia/librespot/work/target/release:/magus/work/usr/mports/multimedia/librespot/work/target/release/deps:/usr/local/lib/rustlib/i686-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=2 OUT_DIR=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/build/generic-array-68de3e352108d009/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=cc RUSTDOC=/usr/local/bin/rustdoc TARGET=i686-unknown-freebsd /magus/work/usr/mports/multimedia/librespot/work/target/release/build/generic-array-65b945cce2be02de/build-script-build`
     Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,proc-macro CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86 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/multimedia/librespot/work/librespot-0.8.0/cargo-crates/quote-1.0.42 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release:/magus/work/usr/mports/multimedia/librespot/work/target/release/deps:/usr/local/lib/rustlib/i686-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=0 OUT_DIR=/magus/work/usr/mports/multimedia/librespot/work/target/release/build/quote-e4b292ad45f9adf2/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=cc RUSTDOC=/usr/local/bin/rustdoc TARGET=i686-unknown-freebsd /magus/work/usr/mports/multimedia/librespot/work/target/release/build/quote-65e50175378ff814/build-script-build`
[quote 1.0.42] 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/multimedia/librespot/work/librespot-0.8.0/cargo-crates/libc-0.2.177 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release:/magus/work/usr/mports/multimedia/librespot/work/target/release/deps:/usr/local/lib/rustlib/i686-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=0 OUT_DIR=/magus/work/usr/mports/multimedia/librespot/work/target/release/build/libc-248db02163ca574c/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=cc RUSTDOC=/usr/local/bin/rustdoc TARGET=i686-unknown-freebsd /magus/work/usr/mports/multimedia/librespot/work/target/release/build/libc-f5ede18b05f74d41/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/multimedia/librespot/work/librespot-0.8.0/cargo-crates/libc-0.2.177 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release/deps OUT_DIR=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/build/libc-69822af21a89ca82/out /usr/local/bin/rustc --crate-name libc --edition=2021 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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=2 -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=1c4b6c59d830df4f -C extra-filename=-987ccefe3cdf44ec --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/multimedia/librespot/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"))'`
[generic-array 0.14.9] cargo:rustc-cfg=relaxed_coherence
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=typenum CARGO_MANIFEST_DIR=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/typenum-1.19.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release/deps OUT_DIR=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/build/typenum-6c2d829ba922c146/out /usr/local/bin/rustc --crate-name typenum --edition=2018 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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=2 -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=a4ce7564da37159a -C extra-filename=-ac0872823c553e23 --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
[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
[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/multimedia/librespot/work/librespot-0.8.0/cargo-crates/libc-0.2.177 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release/deps OUT_DIR=/magus/work/usr/mports/multimedia/librespot/work/target/release/build/libc-248db02163ca574c/out /usr/local/bin/rustc --crate-name libc --edition=2021 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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=b52cf148b51f223e -C extra-filename=-f91d0e20ef18d932 --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/release/deps -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/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"))'`
[quote 1.0.42] cargo:rustc-check-cfg=cfg(no_diagnostic_namespace)
   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/multimedia/librespot/work/librespot-0.8.0/cargo-crates/pin-project-lite-0.2.16 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release/deps /usr/local/bin/rustc --crate-name pin_project_lite --edition=2018 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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=2 -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=2c07575e7b6cd99f -C extra-filename=-ac5343f53fcb8a81 --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
[generic-array 0.14.9] cargo:rustc-check-cfg=cfg(ga_is_deprecated)
[generic-array 0.14.9] cargo:rustc-cfg=ga_is_deprecated
[generic-array 0.14.9] cargo:warning=generic-array 0.14 is deprecated; please upgrade to generic-array 1.x
warning: generic-array@0.14.9: generic-array 0.14 is deprecated; please upgrade to generic-array 1.x
   Compiling pkg-config v0.3.32
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=pkg_config CARGO_MANIFEST_DIR=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/pkg-config-0.3.32 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release/deps /usr/local/bin/rustc --crate-name pkg_config --edition=2018 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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=946e856514ff245a -C extra-filename=-93f56d7b3f148618 --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/release/deps -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps --cap-lints warn`
[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
   Compiling log v0.4.28
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=log CARGO_MANIFEST_DIR=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/log-0.4.28 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release/deps /usr/local/bin/rustc --crate-name log --edition=2021 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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=2 -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=5dfd53bd4ea14baf -C extra-filename=-067fa373d167858d --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
[proc-macro2 1.0.103] cargo:rustc-cfg=proc_macro_span_location
[proc-macro2 1.0.103] cargo:rerun-if-changed=src/probe/proc_macro_span_file.rs
   Compiling libm v0.2.15
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/libm-0.2.15 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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=6a86652c72d27f61 -C extra-filename=-e7f99676315eec26 --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/release/build/libm-e7f99676315eec26 -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps --cap-lints warn`
[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/multimedia/librespot/work/librespot-0.8.0/cargo-crates/proc-macro2-1.0.103 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release/deps OUT_DIR=/magus/work/usr/mports/multimedia/librespot/work/target/release/build/proc-macro2-e2c6c0af8f54ab1d/out /usr/local/bin/rustc --crate-name proc_macro2 --edition=2021 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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=92cf89c823187e0d -C extra-filename=-835e6d6d8408b3dd --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/release/deps -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps --extern unicode_ident=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps/libunicode_ident-d3fd1cbaf6bfaa72.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 futures-core v0.3.31
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=futures_core CARGO_MANIFEST_DIR=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/futures-core-0.3.31 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release/deps /usr/local/bin/rustc --crate-name futures_core --edition=2018 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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=2 -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=79262af1d9b2829e -C extra-filename=-a150fe8548adfe05 --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
   Compiling autocfg v1.5.0
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=autocfg CARGO_MANIFEST_DIR=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/autocfg-1.5.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release/deps /usr/local/bin/rustc --crate-name autocfg --edition=2015 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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=160fb3ac925e5bb0 -C extra-filename=-041d0c3db82d3e10 --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/release/deps -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps --cap-lints warn`
   Compiling const-oid v0.9.6
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=const_oid CARGO_MANIFEST_DIR=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/const-oid-0.9.6 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release/deps /usr/local/bin/rustc --crate-name const_oid --edition=2021 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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=2 -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=35a460a535cf48a5 -C extra-filename=-8fe61e9ea7f18cb5 --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: unnecessary qualification
  --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/librespot-0.8.0/cargo-crates/const-oid-0.9.6/src/lib.rs:17:5
   |
17 |     unused_qualifications
   |     ^^^^^^^^^^^^^^^^^^^^^
help: remove the unnecessary path segments
   |
25 - const ARC_MAX_BYTES: usize = mem::size_of::();
25 + const ARC_MAX_BYTES: usize = size_of::();
   |

   Compiling shlex v1.3.0
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=shlex CARGO_MANIFEST_DIR=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/shlex-1.3.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release/deps /usr/local/bin/rustc --crate-name shlex --edition=2015 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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=bcf1738026abc9c5 -C extra-filename=-5fc26cd7529956d1 --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/release/deps -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps --cap-lints warn`
warning: unexpected `cfg` condition name: `manual_codegen_check`
   --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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

warning: `const-oid` (lib) generated 1 warning
   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/multimedia/librespot/work/librespot-0.8.0/cargo-crates/stable_deref_trait-1.2.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release/deps /usr/local/bin/rustc --crate-name stable_deref_trait --edition=2015 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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=2 -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=a50adc2af8bf89da -C extra-filename=-fa69451041b6ef73 --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=quote CARGO_MANIFEST_DIR=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/quote-1.0.42 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release/deps OUT_DIR=/magus/work/usr/mports/multimedia/librespot/work/target/release/build/quote-e4b292ad45f9adf2/out /usr/local/bin/rustc --crate-name quote --edition=2018 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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=547385b638a46b73 -C extra-filename=-06ef169c8533cd4a --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/release/deps -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps --extern proc_macro2=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps/libproc_macro2-835e6d6d8408b3dd.rmeta --cap-lints warn --check-cfg 'cfg(no_diagnostic_namespace)'`
warning: hiding a lifetime that's elided elsewhere is confusing
   --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/shlex-1.3.0/src/lib.rs:228:22
    |
228 | pub fn quote(in_str: &str) -> Cow {
    |                      ^^^^     ^^^^^^^^ the same lifetime is hidden here
    |                      |
    |                      the lifetime is elided here
    |
    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
help: use `'_` for type paths
    |
228 | pub fn quote(in_str: &str) -> Cow<'_, str> {
    |                                   +++

warning: hiding a lifetime that's elided elsewhere is confusing
   --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/shlex-1.3.0/src/lib.rs:241:26
    |
241 | pub fn try_quote(in_str: &str) -> Result, QuoteError> {
    |                          ^^^^            ^^^^^^^^ the same lifetime is hidden here
    |                          |
    |                          the lifetime is elided here
    |
    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
help: use `'_` for type paths
    |
241 | pub fn try_quote(in_str: &str) -> Result, QuoteError> {
    |                                              +++

warning: hiding a lifetime that's elided elsewhere is confusing
   --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/shlex-1.3.0/src/bytes.rs:484:24
    |
484 | pub fn quote(in_bytes: &[u8]) -> Cow<[u8]> {
    |                        ^^^^^     ^^^^^^^^^ the same lifetime is hidden here
    |                        |
    |                        the lifetime is elided here
    |
    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
help: use `'_` for type paths
    |
484 | pub fn quote(in_bytes: &[u8]) -> Cow<'_, [u8]> {
    |                                      +++

warning: hiding a lifetime that's elided elsewhere is confusing
   --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/shlex-1.3.0/src/bytes.rs:497:28
    |
497 | pub fn try_quote(in_bytes: &[u8]) -> Result, QuoteError> {
    |                            ^^^^^            ^^^^^^^^^ the same lifetime is hidden here
    |                            |
    |                            the lifetime is elided here
    |
    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
help: use `'_` for type paths
    |
497 | pub fn try_quote(in_bytes: &[u8]) -> Result, QuoteError> {
    |                                                 +++

     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=generic_array CARGO_MANIFEST_DIR=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/generic-array-0.14.9 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/generic-array-0.14.9/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.9 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=14 CARGO_PKG_VERSION_PATCH=9 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps OUT_DIR=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/build/generic-array-68de3e352108d009/out /usr/local/bin/rustc --crate-name generic_array --edition=2015 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/generic-array-0.14.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="more_lengths"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("more_lengths", "serde", "zeroize"))' -C metadata=aaf75d35bb235083 -C extra-filename=-a714d6cbf3d6fccc --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps --extern typenum=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libtypenum-ac0872823c553e23.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong --cfg relaxed_coherence --cfg ga_is_deprecated --check-cfg 'cfg(ga_is_deprecated)'`
   Compiling find-msvc-tools v0.1.4
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=find_msvc_tools CARGO_MANIFEST_DIR=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/find-msvc-tools-0.1.4 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/find-msvc-tools-0.1.4/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.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/multimedia/librespot/work/target/release/deps /usr/local/bin/rustc --crate-name find_msvc_tools --edition=2018 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/find-msvc-tools-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 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=224ca1a06a6381c4 -C extra-filename=-d40bdb330cea3d00 --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/release/deps -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps --cap-lints warn`
warning: `shlex` (lib) generated 5 warnings
   Compiling thiserror v1.0.69
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/thiserror-1.0.69 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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=58bfe2eb8ea31ee5 -C extra-filename=-01532439913027e4 --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/release/build/thiserror-01532439913027e4 -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps --cap-lints warn`
warning: unexpected `cfg` condition name: `relaxed_coherence`
   --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/generic-array-0.14.9/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`, `ga_is_deprecated`, 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/multimedia/librespot/work/librespot-0.8.0/cargo-crates/generic-array-0.14.9/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/multimedia/librespot/work/librespot-0.8.0/cargo-crates/generic-array-0.14.9/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/multimedia/librespot/work/librespot-0.8.0/cargo-crates/generic-array-0.14.9/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 fnv v1.0.7
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=fnv CARGO_MANIFEST_DIR=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/fnv-1.0.7 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release/deps /usr/local/bin/rustc --crate-name fnv --edition=2015 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/fnv-1.0.7/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=1149df48ecad47ba -C extra-filename=-b0a2e58378b3173a --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
   Compiling syn v2.0.109
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=syn CARGO_MANIFEST_DIR=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/syn-2.0.109 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/syn-2.0.109/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.109 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=109 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps /usr/local/bin/rustc --crate-name syn --edition=2021 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/syn-2.0.109/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=bfbe570a4d287a4c -C extra-filename=-7f4e2e4c5305a0b7 --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/release/deps -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps --extern proc_macro2=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps/libproc_macro2-835e6d6d8408b3dd.rmeta --extern quote=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps/libquote-06ef169c8533cd4a.rmeta --extern unicode_ident=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps/libunicode_ident-d3fd1cbaf6bfaa72.rmeta --cap-lints warn`
   Compiling smallvec v1.15.1
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=smallvec CARGO_MANIFEST_DIR=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/smallvec-1.15.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release/deps /usr/local/bin/rustc --crate-name smallvec --edition=2018 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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=2 -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=5c0e53bc021a4b19 -C extra-filename=-b62c925da1d1fe71 --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps --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/multimedia/librespot/work/librespot-0.8.0/cargo-crates/http-1.3.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release/deps /usr/local/bin/rustc --crate-name http --edition=2018 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=15f9e913c5623808 -C extra-filename=-73990a86d911192a --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps --extern bytes=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libbytes-0357e1ab14af78ac.rmeta --extern fnv=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libfnv-b0a2e58378b3173a.rmeta --extern itoa=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libitoa-1131aa87cf5c941a.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/multimedia/librespot/work/librespot-0.8.0/cargo-crates/mio-1.1.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release/deps /usr/local/bin/rustc --crate-name mio --edition=2021 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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=2 -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=09b43a8fddfdbb4c -C extra-filename=-6b0e57b9519f3090 --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps --extern libc=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/liblibc-987ccefe3cdf44ec.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
   Compiling socket2 v0.6.1
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=socket2 CARGO_MANIFEST_DIR=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/socket2-0.6.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release/deps /usr/local/bin/rustc --crate-name socket2 --edition=2021 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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=2 -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=2a87435a69cee2c6 -C extra-filename=-4bebc5eabbded87a --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps --extern libc=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/liblibc-987ccefe3cdf44ec.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
   Compiling signal-hook-registry v1.4.6
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=signal_hook_registry CARGO_MANIFEST_DIR=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/signal-hook-registry-1.4.6 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release/deps /usr/local/bin/rustc --crate-name signal_hook_registry --edition=2015 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=9c5028d6787c6849 -C extra-filename=-b06784323a102995 --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps --extern libc=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/liblibc-987ccefe3cdf44ec.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: direct cast of function item into an integer
   --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/signal-hook-registry-1.4.6/src/lib.rs:180:36
    |
180 |         new.sa_sigaction = handler as usize; // If it doesn't compile on AIX, upgrade the libc dependency
    |                                    ^^^^^^^^
    |
    = note: `#[warn(function_casts_as_integer)]` on by default
help: first cast to a pointer `as *const ()`
    |
180 |         new.sa_sigaction = handler as *const () as usize; // If it doesn't compile on AIX, upgrade the libc dependency
    |                                    ++++++++++++

warning: hiding a lifetime that's elided elsewhere is confusing
   --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/signal-hook-registry-1.4.6/src/half_lock.rs:125:24
    |
125 |     pub(crate) fn read(&self) -> ReadGuard {
    |                        ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
    |                        |
    |                        the lifetime is elided here
    |
    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
help: use `'_` for type paths
    |
125 |     pub(crate) fn read(&self) -> ReadGuard<'_, T> {
    |                                            +++

warning: hiding a lifetime that's elided elsewhere is confusing
   --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/signal-hook-registry-1.4.6/src/half_lock.rs:194:25
    |
194 |     pub(crate) fn write(&self) -> WriteGuard {
    |                         ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
    |                         |
    |                         the lifetime is elided here
    |
    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
help: use `'_` for type paths
    |
194 |     pub(crate) fn write(&self) -> WriteGuard<'_, T> {
    |                                              +++

   Compiling cc v1.2.45
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=cc CARGO_MANIFEST_DIR=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/cc-1.2.45 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/cc-1.2.45/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.45 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=45 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps /usr/local/bin/rustc --crate-name cc --edition=2018 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/cc-1.2.45/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --allow=unexpected_cfgs --check-cfg 'cfg(disable_clang_cl_tests)' -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("jobserver", "parallel"))' -C metadata=d8ffe0ed49370838 -C extra-filename=-7b22ccb700ee0f68 --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/release/deps -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps --extern find_msvc_tools=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps/libfind_msvc_tools-d40bdb330cea3d00.rmeta --extern shlex=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps/libshlex-5fc26cd7529956d1.rmeta --cap-lints warn`
warning: hiding a lifetime that's elided elsewhere is confusing
   --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/generic-array-0.14.9/src/lib.rs:239:33
    |
239 |     pub unsafe fn iter_position(&mut self) -> (slice::IterMut, &mut usize) {
    |                                 ^^^^^^^^^      ^^^^^^^^^^^^^^^^^  ^^^^^^^^^^ the same lifetime is elided here
    |                                 |              |
    |                                 |              the same lifetime is hidden here
    |                                 the lifetime is elided here
    |
    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
help: use `'_` for type paths
    |
239 |     pub unsafe fn iter_position(&mut self) -> (slice::IterMut<'_, T>, &mut usize) {
    |                                                               +++

warning: hiding a lifetime that's elided elsewhere is confusing
   --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/generic-array-0.14.9/src/lib.rs:294:33
    |
294 |     pub unsafe fn iter_position(&mut self) -> (slice::Iter, &mut usize) {
    |                                 ^^^^^^^^^      ^^^^^^^^^^^^^^  ^^^^^^^^^^ the same lifetime is elided here
    |                                 |              |
    |                                 |              the same lifetime is hidden here
    |                                 the lifetime is elided here
    |
    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
help: use `'_` for type paths
    |
294 |     pub unsafe fn iter_position(&mut self) -> (slice::Iter<'_, T>, &mut usize) {
    |                                                            +++

   Compiling vcpkg v0.2.15
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=vcpkg CARGO_MANIFEST_DIR=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/vcpkg-0.2.15 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release/deps /usr/local/bin/rustc --crate-name vcpkg --edition=2015 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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=060497a93d3bfe12 -C extra-filename=-e94cf7b6cbed74a9 --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/release/deps -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps --cap-lints warn`
warning: `signal-hook-registry` (lib) generated 3 warnings
   Compiling crypto-common v0.1.6
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=crypto_common CARGO_MANIFEST_DIR=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/crypto-common-0.1.6 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/crypto-common-0.1.6/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.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/multimedia/librespot/work/target/release/deps /usr/local/bin/rustc --crate-name crypto_common --edition=2018 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/crypto-common-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=2 -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=805f2c7374613201 -C extra-filename=-cd3247c68e446c59 --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps --extern generic_array=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libgeneric_array-a714d6cbf3d6fccc.rmeta --extern typenum=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libtypenum-ac0872823c553e23.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: `generic-array` (lib) generated 6 warnings
   Compiling futures-sink v0.3.31
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=futures_sink CARGO_MANIFEST_DIR=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/futures-sink-0.3.31 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release/deps /usr/local/bin/rustc --crate-name futures_sink --edition=2018 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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=2 -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=336041e92391d013 -C extra-filename=-9c2e2bd428415969 --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: use of deprecated crate `generic_array`: please upgrade to generic-array 1.x
  --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/crypto-common-0.1.6/src/lib.rs:18:9
   |
18 | pub use generic_array;
   |         ^^^^^^^^^^^^^
   |
   = note: `#[warn(deprecated)]` on by default

   Compiling memchr v2.7.6
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=memchr CARGO_MANIFEST_DIR=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/memchr-2.7.6 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release/deps /usr/local/bin/rustc --crate-name memchr --edition=2021 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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=2 -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=e99c33c248ec08b3 -C extra-filename=-37aa4df0da31db65 --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: use of deprecated trait `generic_array::ArrayLength`: please upgrade to generic-array 1.x
  --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/crypto-common-0.1.6/src/lib.rs:22:40
   |
22 | use generic_array::{typenum::Unsigned, ArrayLength, GenericArray};
   |                                        ^^^^^^^^^^^

warning: use of deprecated struct `generic_array::GenericArray`: please upgrade to generic-array 1.x
  --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/crypto-common-0.1.6/src/lib.rs:22:53
   |
22 | use generic_array::{typenum::Unsigned, ArrayLength, GenericArray};
   |                                                     ^^^^^^^^^^^^

warning: use of deprecated struct `generic_array::GenericArray`: please upgrade to generic-array 1.x
  --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/crypto-common-0.1.6/src/lib.rs:27:21
   |
27 | pub type Block = GenericArray::BlockSize>;
   |                     ^^^^^^^^^^^^

warning: use of deprecated struct `generic_array::GenericArray`: please upgrade to generic-array 1.x
  --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/crypto-common-0.1.6/src/lib.rs:30:25
   |
30 | pub type ParBlocks = GenericArray, ::ParBlocksSize>;
   |                         ^^^^^^^^^^^^

warning: use of deprecated struct `generic_array::GenericArray`: please upgrade to generic-array 1.x
  --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/crypto-common-0.1.6/src/lib.rs:33:22
   |
33 | pub type Output = GenericArray::OutputSize>;
   |                      ^^^^^^^^^^^^

warning: use of deprecated struct `generic_array::GenericArray`: please upgrade to generic-array 1.x
  --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/crypto-common-0.1.6/src/lib.rs:36:19
   |
36 | pub type Key = GenericArray::KeySize>;
   |                   ^^^^^^^^^^^^

warning: use of deprecated struct `generic_array::GenericArray`: please upgrade to generic-array 1.x
  --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/crypto-common-0.1.6/src/lib.rs:39:18
   |
39 | pub type Iv = GenericArray::IvSize>;
   |                  ^^^^^^^^^^^^

warning: use of deprecated trait `generic_array::ArrayLength`: please upgrade to generic-array 1.x
  --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/crypto-common-0.1.6/src/lib.rs:44:21
   |
44 |     type BlockSize: ArrayLength + 'static;
   |                     ^^^^^^^^^^^

warning: use of deprecated trait `generic_array::ArrayLength`: please upgrade to generic-array 1.x
  --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/crypto-common-0.1.6/src/lib.rs:63:25
   |
63 |     type ParBlocksSize: ArrayLength>;
   |                         ^^^^^^^^^^^

warning: use of deprecated trait `generic_array::ArrayLength`: please upgrade to generic-array 1.x
  --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/crypto-common-0.1.6/src/lib.rs:69:22
   |
69 |     type OutputSize: ArrayLength + 'static;
   |                      ^^^^^^^^^^^

warning: use of deprecated trait `generic_array::ArrayLength`: please upgrade to generic-array 1.x
  --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/crypto-common-0.1.6/src/lib.rs:82:19
   |
82 |     type KeySize: ArrayLength + 'static;
   |                   ^^^^^^^^^^^

warning: use of deprecated trait `generic_array::ArrayLength`: please upgrade to generic-array 1.x
  --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/crypto-common-0.1.6/src/lib.rs:95:18
   |
95 |     type IvSize: ArrayLength + 'static;
   |                  ^^^^^^^^^^^

warning: use of deprecated associated function `generic_array::GenericArray::::from_slice`: please upgrade to generic-array 1.x
   --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/crypto-common-0.1.6/src/lib.rs:133:39
    |
133 |             Ok(Self::new(Key::::from_slice(key)))
    |                                       ^^^^^^^^^^

warning: use of deprecated associated function `generic_array::GenericArray::::from_slice`: please upgrade to generic-array 1.x
   --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/crypto-common-0.1.6/src/lib.rs:162:30
    |
162 |                 Key::::from_slice(key),
    |                              ^^^^^^^^^^

warning: use of deprecated associated function `generic_array::GenericArray::::from_slice`: please upgrade to generic-array 1.x
   --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/crypto-common-0.1.6/src/lib.rs:163:29
    |
163 |                 Iv::::from_slice(iv),
    |                             ^^^^^^^^^^

warning: use of deprecated associated function `generic_array::GenericArray::::from_slice`: please upgrade to generic-array 1.x
   --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/crypto-common-0.1.6/src/lib.rs:218:55
    |
218 |             Ok(Self::inner_iv_init(inner, Iv::::from_slice(iv)))
    |                                                       ^^^^^^^^^^

warning: `crypto-common` (lib) generated 17 warnings
   Compiling zerocopy v0.8.27
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/zerocopy-0.8.27 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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=8da3e5a4b8e2d0da -C extra-filename=-69ca814303e3e2eb --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/release/build/zerocopy-69ca814303e3e2eb -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps --cap-lints warn`
   Compiling block-buffer v0.10.4
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=block_buffer CARGO_MANIFEST_DIR=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/block-buffer-0.10.4 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release/deps /usr/local/bin/rustc --crate-name block_buffer --edition=2018 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=a0b156a727d92285 -C extra-filename=-da0e7d4f3af9d4c2 --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps --extern generic_array=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libgeneric_array-a714d6cbf3d6fccc.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: use of deprecated crate `generic_array`: please upgrade to generic-array 1.x
 --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/block-buffer-0.10.4/src/lib.rs:9:9
  |
9 | pub use generic_array;
  |         ^^^^^^^^^^^^^
  |
  = note: `#[warn(deprecated)]` on by default

warning: use of deprecated trait `generic_array::ArrayLength`: please upgrade to generic-array 1.x
  --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/block-buffer-0.10.4/src/lib.rs:14:5
   |
14 |     ArrayLength, GenericArray,
   |     ^^^^^^^^^^^

warning: use of deprecated struct `generic_array::GenericArray`: please upgrade to generic-array 1.x
  --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/block-buffer-0.10.4/src/lib.rs:14:18
   |
14 |     ArrayLength, GenericArray,
   |                  ^^^^^^^^^^^^

warning: use of deprecated struct `generic_array::GenericArray`: please upgrade to generic-array 1.x
  --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/block-buffer-0.10.4/src/lib.rs:20:29
   |
20 | pub type Block = GenericArray;
   |                             ^^^^^^^^^^^^

warning: use of deprecated trait `generic_array::ArrayLength`: please upgrade to generic-array 1.x
  --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/block-buffer-0.10.4/src/lib.rs:57:16
   |
57 |     BlockSize: ArrayLength + IsLess,
   |                ^^^^^^^^^^^

warning: use of deprecated trait `generic_array::ArrayLength`: please upgrade to generic-array 1.x
  --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/block-buffer-0.10.4/src/lib.rs:68:16
   |
68 |     BlockSize: ArrayLength + IsLess,
   |                ^^^^^^^^^^^

warning: use of deprecated trait `generic_array::ArrayLength`: please upgrade to generic-array 1.x
  --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/block-buffer-0.10.4/src/lib.rs:86:16
   |
86 |     BlockSize: ArrayLength + IsLess,
   |                ^^^^^^^^^^^

warning: use of deprecated trait `generic_array::ArrayLength`: please upgrade to generic-array 1.x
   --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/block-buffer-0.10.4/src/lib.rs:101:16
    |
101 |     BlockSize: ArrayLength + IsLess,
    |                ^^^^^^^^^^^

warning: use of deprecated trait `generic_array::ArrayLength`: please upgrade to generic-array 1.x
   --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/block-buffer-0.10.4/src/lib.rs:245:16
    |
245 |     BlockSize: ArrayLength + IsLess,
    |                ^^^^^^^^^^^

warning: use of deprecated trait `generic_array::ArrayLength`: please upgrade to generic-array 1.x
   --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/block-buffer-0.10.4/src/lib.rs:342:21
    |
342 | fn to_blocks_mut>(data: &mut [u8]) -> (&mut [Block], &mut [u8]) {
    |                     ^^^^^^^^^^^

warning: use of deprecated trait `generic_array::ArrayLength`: please upgrade to generic-array 1.x
 --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/block-buffer-0.10.4/src/sealed.rs:1:13
  |
1 | use super::{ArrayLength, Block};
  |             ^^^^^^^^^^^

warning: use of deprecated trait `generic_array::ArrayLength`: please upgrade to generic-array 1.x
  --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/block-buffer-0.10.4/src/sealed.rs:11:24
   |
11 |     fn split_blocks>(data: &[u8]) -> (&[Block], &[u8]);
   |                        ^^^^^^^^^^^

warning: use of deprecated trait `generic_array::ArrayLength`: please upgrade to generic-array 1.x
  --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/block-buffer-0.10.4/src/sealed.rs:21:24
   |
21 |     fn split_blocks>(data: &[u8]) -> (&[Block], &[u8]) {
   |                        ^^^^^^^^^^^

warning: use of deprecated trait `generic_array::ArrayLength`: please upgrade to generic-array 1.x
  --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/block-buffer-0.10.4/src/sealed.rs:45:24
   |
45 |     fn split_blocks>(data: &[u8]) -> (&[Block], &[u8]) {
   |                        ^^^^^^^^^^^

     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/multimedia/librespot/work/librespot-0.8.0/cargo-crates/getrandom-0.3.4 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release:/magus/work/usr/mports/multimedia/librespot/work/target/release/deps:/usr/local/lib/rustlib/i686-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=0 OUT_DIR=/magus/work/usr/mports/multimedia/librespot/work/target/release/build/getrandom-2673b46e7bc2c229/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=cc RUSTDOC=/usr/local/bin/rustdoc TARGET=i686-unknown-freebsd /magus/work/usr/mports/multimedia/librespot/work/target/release/build/getrandom-266accfa261b3018/build-script-build`
[getrandom 0.3.4] cargo:rerun-if-changed=build.rs
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=cfg_if CARGO_MANIFEST_DIR=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/cfg-if-1.0.4 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release/deps /usr/local/bin/rustc --crate-name cfg_if --edition=2018 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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=462d6cc35fd61c8c -C extra-filename=-8fdb71e874dc63b6 --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/release/deps -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps --cap-lints warn`
   Compiling slab v0.4.11
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=slab CARGO_MANIFEST_DIR=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/slab-0.4.11 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release/deps /usr/local/bin/rustc --crate-name slab --edition=2018 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=fead0a6dc6e9ec5a -C extra-filename=-c7dc834ec54e62b1 --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: `block-buffer` (lib) generated 14 warnings
   Compiling rustversion v1.0.22
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/rustversion-1.0.22 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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=a52cd58870cd22ef -C extra-filename=-8c58ddee2f5d7a78 --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/release/build/rustversion-8c58ddee2f5d7a78 -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps --cap-lints warn`
warning: implicit autoref creates a reference to the dereference of a raw pointer
    --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/http-1.3.1/src/header/map.rs:2318:35
     |
2318 |         let entry = unsafe { &mut (*self.map).entries[self.entry] };
     |                                   ^^--------^^^^^^^^^^^^^^^^^^^^^
     |                                     |
     |                                     this raw pointer has type `*mut HeaderMap`
     |
     = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements
note: autoref is being applied to this expression, resulting in: `&mut Vec>`
    --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/http-1.3.1/src/header/map.rs:2318:35
     |
2318 |         let entry = unsafe { &mut (*self.map).entries[self.entry] };
     |                                   ^^^^^^^^^^^^^^^^^^^
     = 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
     |
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/multimedia/librespot/work/librespot-0.8.0/cargo-crates/http-1.3.1/src/header/map.rs:2326:43
     |
2326 |                 let extra = unsafe { &mut (*self.map).extra_values[idx] };
     |                                           ^^--------^^^^^^^^^^^^^^^^^^^
     |                                             |
     |                                             this raw pointer has type `*mut HeaderMap`
     |
     = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements
note: autoref is being applied to this expression, resulting in: `&mut Vec>`
    --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/http-1.3.1/src/header/map.rs:2326:43
     |
2326 |                 let extra = unsafe { &mut (*self.map).extra_values[idx] };
     |                                           ^^^^^^^^^^^^^^^^^^^^^^^^
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/multimedia/librespot/work/librespot-0.8.0/cargo-crates/http-1.3.1/src/header/map.rs:2966:35
     |
2966 |         let entry = unsafe { &mut (*self.map).entries[self.index] };
     |                                   ^^--------^^^^^^^^^^^^^^^^^^^^^
     |                                     |
     |                                     this raw pointer has type `*mut HeaderMap`
     |
     = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements
note: autoref is being applied to this expression, resulting in: `&mut Vec>`
    --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/http-1.3.1/src/header/map.rs:2966:35
     |
2966 |         let entry = unsafe { &mut (*self.map).entries[self.index] };
     |                                   ^^^^^^^^^^^^^^^^^^^
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/multimedia/librespot/work/librespot-0.8.0/cargo-crates/http-1.3.1/src/header/map.rs:2986:43
     |
2986 |                 let extra = unsafe { &mut (*self.map).extra_values[idx] };
     |                                           ^^--------^^^^^^^^^^^^^^^^^^^
     |                                             |
     |                                             this raw pointer has type `*mut HeaderMap`
     |
     = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements
note: autoref is being applied to this expression, resulting in: `&mut Vec>`
    --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/http-1.3.1/src/header/map.rs:2986:43
     |
2986 |                 let extra = unsafe { &mut (*self.map).extra_values[idx] };
     |                                           ^^^^^^^^^^^^^^^^^^^^^^^^
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/multimedia/librespot/work/librespot-0.8.0/cargo-crates/http-1.3.1/src/header/map.rs:3009:35
     |
3009 |         let entry = unsafe { &mut (*self.map).entries[self.index] };
     |                                   ^^--------^^^^^^^^^^^^^^^^^^^^^
     |                                     |
     |                                     this raw pointer has type `*mut HeaderMap`
     |
     = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements
note: autoref is being applied to this expression, resulting in: `&mut Vec>`
    --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/http-1.3.1/src/header/map.rs:3009:35
     |
3009 |         let entry = unsafe { &mut (*self.map).entries[self.index] };
     |                                   ^^^^^^^^^^^^^^^^^^^
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/multimedia/librespot/work/librespot-0.8.0/cargo-crates/http-1.3.1/src/header/map.rs:3018:43
     |
3018 |                 let extra = unsafe { &mut (*self.map).extra_values[idx] };
     |                                           ^^--------^^^^^^^^^^^^^^^^^^^
     |                                             |
     |                                             this raw pointer has type `*mut HeaderMap`
     |
     = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements
note: autoref is being applied to this expression, resulting in: `&mut Vec>`
    --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/http-1.3.1/src/header/map.rs:3018:43
     |
3018 |                 let extra = unsafe { &mut (*self.map).extra_values[idx] };
     |                                           ^^^^^^^^^^^^^^^^^^^^^^^^
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=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/multimedia/librespot/work/librespot-0.8.0/cargo-crates/zerocopy-0.8.27 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release:/magus/work/usr/mports/multimedia/librespot/work/target/release/deps:/usr/local/lib/rustlib/i686-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=2 OUT_DIR=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/build/zerocopy-3670a3c7bf0f34e4/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=cc RUSTDOC=/usr/local/bin/rustdoc TARGET=i686-unknown-freebsd /magus/work/usr/mports/multimedia/librespot/work/target/release/build/zerocopy-69ca814303e3e2eb/build-script-build`
[zerocopy 0.8.27] cargo:rerun-if-changed=build.rs
[zerocopy 0.8.27] cargo:rerun-if-changed=Cargo.toml
   Compiling subtle v2.6.1
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=subtle CARGO_MANIFEST_DIR=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/subtle-2.6.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release/deps /usr/local/bin/rustc --crate-name subtle --edition=2018 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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=2 -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=c4bc12479b717816 -C extra-filename=-3f4c1c9dca5c414c --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
[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 bitflags v2.10.0
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=bitflags CARGO_MANIFEST_DIR=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/bitflags-2.10.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release/deps /usr/local/bin/rustc --crate-name bitflags --edition=2021 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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=2 -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=7ef2f4470d3e89c0 -C extra-filename=-b32f89287f5a23a5 --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/multimedia/librespot/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='' CARGO_MANIFEST_DIR=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/rustversion-1.0.22 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release:/magus/work/usr/mports/multimedia/librespot/work/target/release/deps:/usr/local/lib/rustlib/i686-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=0 OUT_DIR=/magus/work/usr/mports/multimedia/librespot/work/target/release/build/rustversion-7518441dfb346bdb/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=cc RUSTDOC=/usr/local/bin/rustdoc TARGET=i686-unknown-freebsd /magus/work/usr/mports/multimedia/librespot/work/target/release/build/rustversion-8c58ddee2f5d7a78/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"))
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=getrandom CARGO_MANIFEST_DIR=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/getrandom-0.3.4 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release/deps OUT_DIR=/magus/work/usr/mports/multimedia/librespot/work/target/release/build/getrandom-2673b46e7bc2c229/out /usr/local/bin/rustc --crate-name getrandom --edition=2021 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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=ead9685ac31a0a1e -C extra-filename=-43cfed8513ceb378 --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/release/deps -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps --extern cfg_if=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps/libcfg_if-8fdb71e874dc63b6.rmeta --extern libc=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps/liblibc-f91d0e20ef18d932.rmeta --cap-lints warn`
   Compiling digest v0.10.7
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=digest CARGO_MANIFEST_DIR=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/digest-0.10.7 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release/deps /usr/local/bin/rustc --crate-name digest --edition=2018 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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=2 -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=f127287fa56b2f9f -C extra-filename=-6e64c75716012990 --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps --extern block_buffer=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libblock_buffer-da0e7d4f3af9d4c2.rmeta --extern const_oid=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libconst_oid-8fe61e9ea7f18cb5.rmeta --extern crypto_common=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libcrypto_common-cd3247c68e446c59.rmeta --extern subtle=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libsubtle-3f4c1c9dca5c414c.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: use of deprecated crate `crypto_common::generic_array`: please upgrade to generic-array 1.x
  --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/digest-0.10.7/src/lib.rs:68:25
   |
68 | pub use crypto_common::{generic_array, typenum, typenum::consts, Output, OutputSizeUser, Reset};
   |                         ^^^^^^^^^^^^^
   |
   = note: `#[warn(deprecated)]` on by default

warning: use of deprecated trait `crypto_common::generic_array::ArrayLength`: please upgrade to generic-array 1.x
  --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/digest-0.10.7/src/core_api/ct_variable.rs:12:21
   |
12 |     generic_array::{ArrayLength, GenericArray},
   |                     ^^^^^^^^^^^

warning: use of deprecated struct `crypto_common::generic_array::GenericArray`: please upgrade to generic-array 1.x
  --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/digest-0.10.7/src/core_api/ct_variable.rs:12:34
   |
12 |     generic_array::{ArrayLength, GenericArray},
   |                                  ^^^^^^^^^^^^

warning: use of deprecated trait `crypto_common::generic_array::ArrayLength`: please upgrade to generic-array 1.x
  --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/digest-0.10.7/src/core_api/ct_variable.rs:28:14
   |
28 |     OutSize: ArrayLength + IsLessOrEqual,
   |              ^^^^^^^^^^^

warning: use of deprecated trait `crypto_common::generic_array::ArrayLength`: please upgrade to generic-array 1.x
  --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/digest-0.10.7/src/core_api/ct_variable.rs:40:14
   |
40 |     OutSize: ArrayLength + IsLessOrEqual,
   |              ^^^^^^^^^^^

warning: use of deprecated trait `crypto_common::generic_array::ArrayLength`: please upgrade to generic-array 1.x
  --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/digest-0.10.7/src/core_api/ct_variable.rs:51:14
   |
51 |     OutSize: ArrayLength + IsLessOrEqual,
   |              ^^^^^^^^^^^

warning: use of deprecated trait `crypto_common::generic_array::ArrayLength`: please upgrade to generic-array 1.x
  --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/digest-0.10.7/src/core_api/ct_variable.rs:61:14
   |
61 |     OutSize: ArrayLength + IsLessOrEqual,
   |              ^^^^^^^^^^^

warning: use of deprecated trait `crypto_common::generic_array::ArrayLength`: please upgrade to generic-array 1.x
  --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/digest-0.10.7/src/core_api/ct_variable.rs:72:14
   |
72 |     OutSize: ArrayLength + IsLessOrEqual,
   |              ^^^^^^^^^^^

warning: use of deprecated trait `crypto_common::generic_array::ArrayLength`: please upgrade to generic-array 1.x
  --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/digest-0.10.7/src/core_api/ct_variable.rs:86:14
   |
86 |     OutSize: ArrayLength + IsLessOrEqual + 'static,
   |              ^^^^^^^^^^^

warning: use of deprecated trait `crypto_common::generic_array::ArrayLength`: please upgrade to generic-array 1.x
  --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/digest-0.10.7/src/core_api/ct_variable.rs:97:14
   |
97 |     OutSize: ArrayLength + IsLessOrEqual,
   |              ^^^^^^^^^^^

warning: use of deprecated trait `crypto_common::generic_array::ArrayLength`: please upgrade to generic-array 1.x
   --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/digest-0.10.7/src/core_api/ct_variable.rs:108:14
    |
108 |     OutSize: ArrayLength + IsLessOrEqual + 'static,
    |              ^^^^^^^^^^^

warning: use of deprecated trait `crypto_common::generic_array::ArrayLength`: please upgrade to generic-array 1.x
   --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/digest-0.10.7/src/core_api/ct_variable.rs:133:14
    |
133 |     OutSize: ArrayLength + IsLessOrEqual,
    |              ^^^^^^^^^^^

warning: use of deprecated trait `crypto_common::generic_array::ArrayLength`: please upgrade to generic-array 1.x
   --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/digest-0.10.7/src/core_api/ct_variable.rs:150:14
    |
150 |     OutSize: ArrayLength + IsLessOrEqual,
    |              ^^^^^^^^^^^

warning: use of deprecated trait `crypto_common::generic_array::ArrayLength`: please upgrade to generic-array 1.x
   --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/digest-0.10.7/src/core_api/ct_variable.rs:164:14
    |
164 |     OutSize: ArrayLength + IsLessOrEqual,
    |              ^^^^^^^^^^^

warning: use of deprecated trait `crypto_common::generic_array::ArrayLength`: please upgrade to generic-array 1.x
   --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/digest-0.10.7/src/core_api/ct_variable.rs:182:14
    |
182 |     OutSize: ArrayLength + IsLessOrEqual,
    |              ^^^^^^^^^^^

warning: use of deprecated struct `crypto_common::generic_array::GenericArray`: please upgrade to generic-array 1.x
   --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/digest-0.10.7/src/core_api/ct_variable.rs:117:19
    |
117 |         out: &mut GenericArray,
    |                   ^^^^^^^^^^^^

   Compiling anyhow v1.0.100
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/anyhow-1.0.100 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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=4d21b842a24510f1 -C extra-filename=-f838f2f92329cee1 --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/release/build/anyhow-f838f2f92329cee1 -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/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/multimedia/librespot/work/librespot-0.8.0/cargo-crates/serde_core-1.0.228 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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=91aedbb96af760f9 -C extra-filename=-85a267a8547e340c --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/release/build/serde_core-85a267a8547e340c -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/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/multimedia/librespot/work/librespot-0.8.0/cargo-crates/equivalent-1.0.2 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release/deps /usr/local/bin/rustc --crate-name equivalent --edition=2015 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e3ed1eb19d7c2eb3 -C extra-filename=-d31f3f6bd5604edf --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: use of deprecated associated function `crypto_common::generic_array::GenericArray::::from_mut_slice`: please upgrade to generic-array 1.x
   --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/digest-0.10.7/src/digest.rs:200:62
    |
200 |             FixedOutput::finalize_into(self, Output::::from_mut_slice(buf));
    |                                                              ^^^^^^^^^^^^^^

warning: use of deprecated associated function `crypto_common::generic_array::GenericArray::::from_mut_slice`: please upgrade to generic-array 1.x
   --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/digest-0.10.7/src/digest.rs:209:73
    |
209 |             FixedOutputReset::finalize_into_reset(self, Output::::from_mut_slice(buf));
    |                                                                         ^^^^^^^^^^^^^^

   Compiling pin-utils v0.1.0
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=pin_utils CARGO_MANIFEST_DIR=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/pin-utils-0.1.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release/deps /usr/local/bin/rustc --crate-name pin_utils --edition=2018 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/pin-utils-0.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d0a4fb82f166d620 -C extra-filename=-bb1be6cbcc0feaaa --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rustversion CARGO_MANIFEST_DIR=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/rustversion-1.0.22 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release/deps OUT_DIR=/magus/work/usr/mports/multimedia/librespot/work/target/release/build/rustversion-7518441dfb346bdb/out /usr/local/bin/rustc --crate-name rustversion --edition=2018 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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=0b30fe631d7e92f5 -C extra-filename=-9f15a40c5b283e06 --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/release/deps -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/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: `digest` (lib) generated 18 warnings
   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/multimedia/librespot/work/librespot-0.8.0/cargo-crates/num-traits-0.2.19 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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=8835160e96324752 -C extra-filename=-5cf667672f9bd329 --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/release/build/num-traits-5cf667672f9bd329 -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps --extern autocfg=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps/libautocfg-041d0c3db82d3e10.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/multimedia/librespot/work/librespot-0.8.0/cargo-crates/libm-0.2.15 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release:/magus/work/usr/mports/multimedia/librespot/work/target/release/deps:/usr/local/lib/rustlib/i686-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=2 OUT_DIR=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/build/libm-f4c8bd764adbbffd/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=cc RUSTDOC=/usr/local/bin/rustdoc TARGET=i686-unknown-freebsd /magus/work/usr/mports/multimedia/librespot/work/target/release/build/libm-e7f99676315eec26/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=2
[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 httparse v1.10.1
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/httparse-1.10.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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=e16d687a9386bf0b -C extra-filename=-d17585cddc74d890 --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/release/build/httparse-d17585cddc74d890 -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps --cap-lints warn`
     Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,std CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86 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/multimedia/librespot/work/librespot-0.8.0/cargo-crates/anyhow-1.0.100 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release:/magus/work/usr/mports/multimedia/librespot/work/target/release/deps:/usr/local/lib/rustlib/i686-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=0 OUT_DIR=/magus/work/usr/mports/multimedia/librespot/work/target/release/build/anyhow-05365d0c09b96276/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=cc RUSTDOC=/usr/local/bin/rustdoc TARGET=i686-unknown-freebsd /magus/work/usr/mports/multimedia/librespot/work/target/release/build/anyhow-f838f2f92329cee1/build-script-build`
[anyhow 1.0.100] cargo:rerun-if-changed=src/nightly.rs
     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/multimedia/librespot/work/librespot-0.8.0/cargo-crates/serde_core-1.0.228 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release:/magus/work/usr/mports/multimedia/librespot/work/target/release/deps:/usr/local/lib/rustlib/i686-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=2 OUT_DIR=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/build/serde_core-a88808416e9ced85/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=cc RUSTDOC=/usr/local/bin/rustdoc TARGET=i686-unknown-freebsd /magus/work/usr/mports/multimedia/librespot/work/target/release/build/serde_core-85a267a8547e340c/build-script-build`
warning: `http` (lib) generated 6 warnings
   Compiling futures-io v0.3.31
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=futures_io CARGO_MANIFEST_DIR=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/futures-io-0.3.31 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release/deps /usr/local/bin/rustc --crate-name futures_io --edition=2018 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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=2 -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=fc4d3dd4dcba809e -C extra-filename=-df2f6f63f832eb63 --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
[serde_core 1.0.228] cargo:rerun-if-changed=build.rs
   Compiling openssl v0.10.75
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/openssl-0.10.75 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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=7675ebb1df996481 -C extra-filename=-a72dd7d15fc02e45 --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/release/build/openssl-a72dd7d15fc02e45 -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps --cap-lints warn`
[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 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/multimedia/librespot/work/librespot-0.8.0/cargo-crates/foreign-types-shared-0.1.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release/deps /usr/local/bin/rustc --crate-name foreign_types_shared --edition=2015 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=3ba62b917460b48a -C extra-filename=-949ab5b765c8142f --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps --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
   Compiling spin v0.9.8
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=spin CARGO_MANIFEST_DIR=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/spin-0.9.8 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release/deps /usr/local/bin/rustc --crate-name spin --edition=2015 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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=2 -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=410cbc771716bf29 -C extra-filename=-d6484419738007a3 --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=fnv CARGO_MANIFEST_DIR=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/fnv-1.0.7 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release/deps /usr/local/bin/rustc --crate-name fnv --edition=2015 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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=6b89a32e7bb670ac -C extra-filename=-a20277688a42c44a --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/release/deps -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps --cap-lints warn`
   Compiling rustix v1.1.2
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/rustix-1.1.2 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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=084e8cc11752f222 -C extra-filename=-9ad0c6c7fa6a0c97 --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/release/build/rustix-9ad0c6c7fa6a0c97 -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps --cap-lints warn`
   Compiling futures-task v0.3.31
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=futures_task CARGO_MANIFEST_DIR=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/futures-task-0.3.31 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release/deps /usr/local/bin/rustc --crate-name futures_task --edition=2018 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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=2 -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=fda18186ffbbf64a -C extra-filename=-26f2808ef779e125 --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
   Compiling strsim v0.11.1
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=strsim CARGO_MANIFEST_DIR=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/strsim-0.11.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release/deps /usr/local/bin/rustc --crate-name strsim --edition=2015 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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=c4d6c08ddafbd931 -C extra-filename=-8340c6436cf32153 --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/release/deps -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps --cap-lints warn`
   Compiling ident_case v1.0.1
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=ident_case CARGO_MANIFEST_DIR=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/ident_case-1.0.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release/deps /usr/local/bin/rustc --crate-name ident_case --edition=2015 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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=afed0f5ec9ed0952 -C extra-filename=-7d928d8ef3bbe177 --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/release/deps -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps --cap-lints warn`
     Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,std CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86 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/multimedia/librespot/work/librespot-0.8.0/cargo-crates/httparse-1.10.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release:/magus/work/usr/mports/multimedia/librespot/work/target/release/deps:/usr/local/lib/rustlib/i686-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=2 OUT_DIR=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/build/httparse-f7e0ee94d0658037/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=cc RUSTDOC=/usr/local/bin/rustdoc TARGET=i686-unknown-freebsd /magus/work/usr/mports/multimedia/librespot/work/target/release/build/httparse-d17585cddc74d890/build-script-build`
[httparse 1.10.1] cargo:rustc-cfg=httparse_simd_neon_intrinsics
[httparse 1.10.1] cargo:rustc-cfg=httparse_simd
   Compiling lazy_static v1.5.0
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=lazy_static CARGO_MANIFEST_DIR=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/lazy_static-1.5.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release/deps /usr/local/bin/rustc --crate-name lazy_static --edition=2015 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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=2 -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=5d37459f2de37f0c -C extra-filename=-c883ffe90a6ef5e3 --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps --extern spin=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libspin-d6484419738007a3.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead
  --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/ident_case-1.0.1/src/lib.rs:25:17
   |
25 | use std::ascii::AsciiExt;
   |                 ^^^^^^^^
   |
   = note: `#[warn(deprecated)]` on by default

   Compiling futures-util v0.3.31
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=futures_util CARGO_MANIFEST_DIR=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/futures-util-0.3.31 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release/deps /usr/local/bin/rustc --crate-name futures_util --edition=2018 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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=2 -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="bilock"' --cfg 'feature="futures-io"' --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=0224bd99a1582dc6 -C extra-filename=-0ad19ed2615c2d08 --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps --extern futures_core=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libfutures_core-a150fe8548adfe05.rmeta --extern futures_io=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libfutures_io-df2f6f63f832eb63.rmeta --extern futures_sink=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libfutures_sink-9c2e2bd428415969.rmeta --extern futures_task=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libfutures_task-26f2808ef779e125.rmeta --extern memchr=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libmemchr-37aa4df0da31db65.rmeta --extern pin_project_lite=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libpin_project_lite-ac5343f53fcb8a81.rmeta --extern pin_utils=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libpin_utils-bb1be6cbcc0feaaa.rmeta --extern slab=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libslab-c7dc834ec54e62b1.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: unused import: `std::ascii::AsciiExt`
  --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/ident_case-1.0.1/src/lib.rs:25:5
   |
25 | use std::ascii::AsciiExt;
   |     ^^^^^^^^^^^^^^^^^^^^
   |
   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default

warning: eliding a lifetime that's named elsewhere is confusing
  --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/lazy_static-1.5.0/src/core_lazy.rs:18:49
   |
18 |     pub fn get(&'static self, builder: F) -> &T
   |                    -------                      ^^ the same lifetime is elided here
   |                    |
   |                    the lifetime is named here
   |
   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
   = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
help: consistently use `'static`
   |
18 |     pub fn get(&'static self, builder: F) -> &'static T
   |                                                  +++++++

warning: `lazy_static` (lib) generated 1 warning
   Compiling foreign-types v0.3.2
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=foreign_types CARGO_MANIFEST_DIR=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/foreign-types-0.3.2 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release/deps /usr/local/bin/rustc --crate-name foreign_types --edition=2015 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=be59ab82bc7a8171 -C extra-filename=-05fb33c8f0b2c557 --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps --extern foreign_types_shared=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libforeign_types_shared-949ab5b765c8142f.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: `ident_case` (lib) generated 2 warnings
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=anyhow CARGO_MANIFEST_DIR=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/anyhow-1.0.100 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release/deps OUT_DIR=/magus/work/usr/mports/multimedia/librespot/work/target/release/build/anyhow-05365d0c09b96276/out /usr/local/bin/rustc --crate-name anyhow --edition=2018 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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=bdeb37344427b759 -C extra-filename=-e6ac33cc8f1c7465 --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/release/deps -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/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)'`
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=serde_core CARGO_MANIFEST_DIR=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/serde_core-1.0.228 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release/deps OUT_DIR=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/build/serde_core-a88808416e9ced85/out /usr/local/bin/rustc --crate-name serde_core --edition=2021 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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=2 -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=65f960fcad47387a -C extra-filename=-4d6e2a6f17910d1e --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong --check-cfg 'cfg(if_docsrs_then_no_serde_core)' --check-cfg 'cfg(no_core_cstr)' --check-cfg 'cfg(no_core_error)' --check-cfg 'cfg(no_core_net)' --check-cfg 'cfg(no_core_num_saturating)' --check-cfg 'cfg(no_diagnostic_namespace)' --check-cfg 'cfg(no_serde_derive)' --check-cfg 'cfg(no_std_atomic)' --check-cfg 'cfg(no_std_atomic64)' --check-cfg 'cfg(no_target_has_atomic)'`
     Running `CARGO=/usr/local/bin/cargo CARGO_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/multimedia/librespot/work/librespot-0.8.0/cargo-crates/num-traits-0.2.19 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release:/magus/work/usr/mports/multimedia/librespot/work/target/release/deps:/usr/local/lib/rustlib/i686-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=2 OUT_DIR=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/build/num-traits-c2c3a3f97e71f8c0/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=cc RUSTDOC=/usr/local/bin/rustdoc TARGET=i686-unknown-freebsd /magus/work/usr/mports/multimedia/librespot/work/target/release/build/num-traits-5cf667672f9bd329/build-script-build`
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=libm CARGO_MANIFEST_DIR=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/libm-0.2.15 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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=2 CFG_TARGET_FEATURES='["fxsr", "sse", "sse2"]' LD_LIBRARY_PATH=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps OUT_DIR=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/build/libm-f4c8bd764adbbffd/out /usr/local/bin/rustc --crate-name libm --edition=2021 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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=2 -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=b15d3103e9e4e62e -C extra-filename=-05b6640499c1ee86 --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/multimedia/librespot/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)'`
[num-traits 0.2.19] cargo:rustc-check-cfg=cfg(has_total_cmp)
   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/multimedia/librespot/work/librespot-0.8.0/cargo-crates/native-tls-0.2.14 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2015 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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=96e4413374f82cf0 -C extra-filename=-61bd124b43e28ccc --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/release/build/native-tls-61bd124b43e28ccc -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps --cap-lints warn`
[num-traits 0.2.19] cargo:rustc-cfg=has_total_cmp
[num-traits 0.2.19] cargo:rerun-if-changed=build.rs
   Compiling zeroize v1.8.2
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=zeroize CARGO_MANIFEST_DIR=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/zeroize-1.8.2 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release/deps /usr/local/bin/rustc --crate-name zeroize --edition=2021 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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=2 -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=4c61bc0f726790f9 -C extra-filename=-573fcd8ec52d55f5 --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
   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/multimedia/librespot/work/librespot-0.8.0/cargo-crates/openssl-sys-0.9.111 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_main --edition=2021 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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=c066e186f4be7911 -C extra-filename=-801ef74f6768b332 --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/release/build/openssl-sys-801ef74f6768b332 -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps --extern cc=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps/libcc-7b22ccb700ee0f68.rlib --extern pkg_config=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps/libpkg_config-93f56d7b3f148618.rlib --extern vcpkg=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps/libvcpkg-e94cf7b6cbed74a9.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/multimedia/librespot/work/librespot-0.8.0/cargo-crates/hashbrown-0.16.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release/deps /usr/local/bin/rustc --crate-name hashbrown --edition=2021 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --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=9dec8f29ae102671 -C extra-filename=-2118cac2ec0b198d --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
   Compiling writeable v0.6.2
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=writeable CARGO_MANIFEST_DIR=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/writeable-0.6.2 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release/deps /usr/local/bin/rustc --crate-name writeable --edition=2021 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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=2 -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=a0e71c02f33a42fe -C extra-filename=-75b85fd209d3854f --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/multimedia/librespot/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/multimedia/librespot/work/librespot-0.8.0/cargo-crates/protobuf-3.7.2 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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=5f334ccae6bcce89 -C extra-filename=-3c2bd11e1ef5db56 --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/release/build/protobuf-3c2bd11e1ef5db56 -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/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/multimedia/librespot/work/librespot-0.8.0/cargo-crates/litemap-0.8.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release/deps /usr/local/bin/rustc --crate-name litemap --edition=2021 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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=2 -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=c45b9243b098f23d -C extra-filename=-38efb270d618bd91 --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps --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/multimedia/librespot/work/librespot-0.8.0/cargo-crates/httparse-1.10.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release/deps OUT_DIR=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/build/httparse-f7e0ee94d0658037/out /usr/local/bin/rustc --crate-name httparse --edition=2018 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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=2 -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=4edb900bfd76b8c0 -C extra-filename=-dd72c405b549b077 --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong --cfg httparse_simd_neon_intrinsics --cfg httparse_simd`
     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/multimedia/librespot/work/librespot-0.8.0/cargo-crates/openssl-sys-0.9.111 CARGO_MANIFEST_LINKS=openssl CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release:/magus/work/usr/mports/multimedia/librespot/work/target/release/deps:/usr/local/lib/rustlib/i686-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=2 OUT_DIR=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/build/openssl-sys-6eee93c92663f276/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=cc RUSTDOC=/usr/local/bin/rustdoc TARGET=i686-unknown-freebsd /magus/work/usr/mports/multimedia/librespot/work/target/release/build/openssl-sys-801ef74f6768b332/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(2)
[openssl-sys 0.9.111] OUT_DIR = Some(/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/build/openssl-sys-6eee93c92663f276/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(cc)
[openssl-sys 0.9.111] cargo:rerun-if-env-changed=CC_KNOWN_WRAPPER_CUSTOM
[openssl-sys 0.9.111] CC_KNOWN_WRAPPER_CUSTOM = None
[openssl-sys 0.9.111] RUSTC_WRAPPER = None
[openssl-sys 0.9.111] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
   Compiling http-body v1.0.1
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=http_body CARGO_MANIFEST_DIR=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/http-body-1.0.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release/deps /usr/local/bin/rustc --crate-name http_body --edition=2018 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=f52a3bb87487c64c -C extra-filename=-e8a1e2aa6f4ffebb --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps --extern bytes=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libbytes-0357e1ab14af78ac.rmeta --extern http=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libhttp-73990a86d911192a.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/multimedia/librespot/work/librespot-0.8.0/cargo-crates/errno-0.3.14 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release/deps /usr/local/bin/rustc --crate-name errno --edition=2018 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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=6ff063bfedd27a6d -C extra-filename=-175310481e3bb957 --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/release/deps -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps --extern libc=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps/liblibc-f91d0e20ef18d932.rmeta --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
[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
     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/multimedia/librespot/work/librespot-0.8.0/cargo-crates/openssl-0.10.75 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release:/magus/work/usr/mports/multimedia/librespot/work/target/release/deps:/usr/local/lib/rustlib/i686-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=2 OUT_DIR=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/build/openssl-810c6aee262cb53a/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=cc RUSTDOC=/usr/local/bin/rustdoc TARGET=i686-unknown-freebsd /magus/work/usr/mports/multimedia/librespot/work/target/release/build/openssl-a72dd7d15fc02e45/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/multimedia/librespot/work/librespot-0.8.0/cargo-crates/openssl-sys-0.9.111 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release/deps OUT_DIR=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/build/openssl-sys-6eee93c92663f276/out /usr/local/bin/rustc --crate-name openssl_sys --edition=2021 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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=2 -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=391ae01598310291 -C extra-filename=-1ac43687b69ae656 --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps --extern libc=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/liblibc-987ccefe3cdf44ec.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: unnecessary `unsafe` block
  --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/libm-0.2.15/src/math/arch/x86/detect.rs:60:5
   |
60 |     unsafe {
   |     ^^^^^^ unnecessary `unsafe` block
   |
   = note: `#[warn(unused_unsafe)]` (part of `#[warn(unused)]`) on by default

warning: unnecessary `unsafe` block
  --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/libm-0.2.15/src/math/arch/x86/detect.rs:75:40
   |
75 |     let CpuidResult { ecx, edx, .. } = unsafe { __cpuid(0x0000_0001_u32) };
   |                                        ^^^^^^ unnecessary `unsafe` block

warning: unnecessary `unsafe` block
  --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/libm-0.2.15/src/math/arch/x86/detect.rs:85:44
   |
85 |         let CpuidResult { ebx, edx, .. } = unsafe { __cpuid(0x0000_0007_u32) };
   |                                            ^^^^^^ unnecessary `unsafe` block

warning: unnecessary `unsafe` block
  --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/libm-0.2.15/src/math/arch/x86/detect.rs:89:39
   |
89 |         let CpuidResult { eax, .. } = unsafe { __cpuid_count(0x0000_0007_u32, 0x0000_0001_u32) };
   |                                       ^^^^^^ unnecessary `unsafe` block

warning: unnecessary `unsafe` block
  --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/libm-0.2.15/src/math/arch/x86/detect.rs:96:35
   |
96 |     let extended_max_basic_leaf = unsafe { __cpuid(0x8000_0000_u32) }.eax;
   |                                   ^^^^^^ unnecessary `unsafe` block

warning: unnecessary `unsafe` block
   --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/libm-0.2.15/src/math/arch/x86/detect.rs:101:39
    |
101 |         let CpuidResult { ecx, .. } = unsafe { __cpuid(0x8000_0001_u32) };
    |                                       ^^^^^^ unnecessary `unsafe` block

     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/multimedia/librespot/work/librespot-0.8.0/cargo-crates/native-tls-0.2.14 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release:/magus/work/usr/mports/multimedia/librespot/work/target/release/deps:/usr/local/lib/rustlib/i686-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=2 OUT_DIR=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/build/native-tls-33ec4d2f408f917d/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=cc RUSTDOC=/usr/local/bin/rustdoc TARGET=i686-unknown-freebsd /magus/work/usr/mports/multimedia/librespot/work/target/release/build/native-tls-61bd124b43e28ccc/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_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/multimedia/librespot/work/librespot-0.8.0/cargo-crates/getrandom-0.3.4 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release:/magus/work/usr/mports/multimedia/librespot/work/target/release/deps:/usr/local/lib/rustlib/i686-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=2 OUT_DIR=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/build/getrandom-0a04b14036378be2/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=cc RUSTDOC=/usr/local/bin/rustdoc TARGET=i686-unknown-freebsd /magus/work/usr/mports/multimedia/librespot/work/target/release/build/getrandom-266accfa261b3018/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/multimedia/librespot/work/librespot-0.8.0/cargo-crates/tracing-core-0.1.34 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release/deps /usr/local/bin/rustc --crate-name tracing_core --edition=2018 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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=2 -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="once_cell"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "once_cell", "std", "valuable"))' -C metadata=4d3958c29b2b00ca -C extra-filename=-5b2f2ab98a69c5bb --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps --extern once_cell=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libonce_cell-5f63f93fd853e0e0.rmeta --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/multimedia/librespot/work/librespot-0.8.0/cargo-crates/cpufeatures-0.2.17 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release/deps /usr/local/bin/rustc --crate-name cpufeatures --edition=2018 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=8fede74f625ee8f4 -C extra-filename=-a0b7bd2d406d2c33 --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
   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/multimedia/librespot/work/librespot-0.8.0/cargo-crates/icu_properties_data-2.1.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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=bc5d3424a1fb4e3f -C extra-filename=-ad9436366c3682e4 --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/release/build/icu_properties_data-ad9436366c3682e4 -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps --cap-lints warn`
warning: multiple associated items are never used
   --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/libm-0.2.15/src/math/support/float_traits.rs:36:11
    |
  9 | pub trait Float:
    |           ----- associated items in this trait
...
 36 |     const INFINITY: Self;
    |           ^^^^^^^^
 37 |     const NEG_INFINITY: Self;
    |           ^^^^^^^^^^^^
 38 |     const NAN: Self;
 39 |     const NEG_NAN: Self;
    |           ^^^^^^^
 40 |     const MAX: Self;
    |           ^^^
 41 |     const MIN: Self;
    |           ^^^
 42 |     const EPSILON: Self;
 43 |     const PI: Self;
    |           ^^
 44 |     const NEG_PI: Self;
    |           ^^^^^^
 45 |     const FRAC_PI_2: Self;
    |           ^^^^^^^^^
...
121 |     fn is_infinite(self) -> bool;
    |        ^^^^^^^^^^^
    |
    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default

warning: function `f32_to_bits` is never used
   --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/libm-0.2.15/src/math/support/float_traits.rs:357:14
    |
357 | pub const fn f32_to_bits(x: f32) -> u32 {
    |              ^^^^^^^^^^^

warning: function `f64_to_bits` is never used
   --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/libm-0.2.15/src/math/support/float_traits.rs:371:14
    |
371 | pub const fn f64_to_bits(x: f64) -> u64 {
    |              ^^^^^^^^^^^

warning: struct `Hexf` is never constructed
   --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/libm-0.2.15/src/math/support/hex_float.rs:356:12
    |
356 | pub struct Hexf(pub F);
    |            ^^^^

warning: function `fmt_any_hex` is never used
   --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/libm-0.2.15/src/math/support/hex_float.rs:360:4
    |
360 | fn fmt_any_hex(x: &F, f: &mut fmt::Formatter<'_>) -> fmt::Result {
    |    ^^^^^^^^^^^

warning: associated constants `SIGNED`, `MIN`, and `MAX` are never used
  --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/libm-0.2.15/src/math/support/int_traits.rs:17:11
   |
 4 | pub trait MinInt:
   |           ------ associated constants in this trait
...
17 |     const SIGNED: bool;
   |           ^^^^^^
...
24 |     const MIN: Self;
   |           ^^^
25 |     const MAX: Self;
   |           ^^^

   Compiling percent-encoding v2.3.2
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=percent_encoding CARGO_MANIFEST_DIR=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/percent-encoding-2.3.2 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release/deps /usr/local/bin/rustc --crate-name percent_encoding --edition=2018 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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=2 -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=b66243f7460a93b7 -C extra-filename=-d06656230682cbc6 --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps --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/multimedia/librespot/work/librespot-0.8.0/cargo-crates/indexmap-2.12.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release/deps /usr/local/bin/rustc --crate-name indexmap --edition=2021 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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=2 -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=44727239463f8838 -C extra-filename=-d390583d8043cf23 --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps --extern equivalent=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libequivalent-d31f3f6bd5604edf.rmeta --extern hashbrown=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libhashbrown-2118cac2ec0b198d.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=num_traits CARGO_MANIFEST_DIR=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/num-traits-0.2.19 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release/deps OUT_DIR=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/build/num-traits-c2c3a3f97e71f8c0/out /usr/local/bin/rustc --crate-name num_traits --edition=2021 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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=2 -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=ae71f736ab4d7028 -C extra-filename=-2c621f66373d2235 --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps --extern libm=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/liblibm-05b6640499c1ee86.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong --cfg has_total_cmp --check-cfg 'cfg(has_total_cmp)'`
warning: `libm` (lib) generated 12 warnings
   Compiling serde v1.0.228
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/serde-1.0.228 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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=513a30c58421394b -C extra-filename=-0e65481ca5d50ec3 --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/release/build/serde-0e65481ca5d50ec3 -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps --cap-lints warn`
   Compiling openssl-probe v0.1.6
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=openssl_probe CARGO_MANIFEST_DIR=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/openssl-probe-0.1.6 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release/deps /usr/local/bin/rustc --crate-name openssl_probe --edition=2021 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=aee24378aa62bddd -C extra-filename=-7773293ed8a96509 --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=bitflags CARGO_MANIFEST_DIR=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/bitflags-2.10.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release/deps /usr/local/bin/rustc --crate-name bitflags --edition=2021 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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=df4e2373ee9208c9 -C extra-filename=-44f9d6c23349e280 --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/release/deps -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps --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/multimedia/librespot/work/librespot-0.8.0/cargo-crates/icu_normalizer_data-2.1.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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=08766fbd430bc531 -C extra-filename=-3dc0e115aa5f7745 --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/release/build/icu_normalizer_data-3dc0e115aa5f7745 -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps --cap-lints warn`
     Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,derive,serde_derive,std CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86 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/multimedia/librespot/work/librespot-0.8.0/cargo-crates/serde-1.0.228 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release:/magus/work/usr/mports/multimedia/librespot/work/target/release/deps:/usr/local/lib/rustlib/i686-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=2 OUT_DIR=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/build/serde-2957f24bf4162fcf/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=cc RUSTDOC=/usr/local/bin/rustdoc TARGET=i686-unknown-freebsd /magus/work/usr/mports/multimedia/librespot/work/target/release/build/serde-0e65481ca5d50ec3/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)
   Compiling tracing v0.1.41
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tracing CARGO_MANIFEST_DIR=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/tracing-0.1.41 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release/deps /usr/local/bin/rustc --crate-name tracing --edition=2018 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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=2 -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=d1705a65a3a1ca5f -C extra-filename=-6c565bc0156601ce --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps --extern pin_project_lite=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libpin_project_lite-ac5343f53fcb8a81.rmeta --extern tracing_core=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libtracing_core-5b2f2ab98a69c5bb.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
     Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE='' CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=32 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_MANIFEST_DIR=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/icu_properties_data-2.1.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release:/magus/work/usr/mports/multimedia/librespot/work/target/release/deps:/usr/local/lib/rustlib/i686-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=2 OUT_DIR=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/build/icu_properties_data-3432fc3463fc8e3a/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=cc RUSTDOC=/usr/local/bin/rustdoc TARGET=i686-unknown-freebsd /magus/work/usr/mports/multimedia/librespot/work/target/release/build/icu_properties_data-ad9436366c3682e4/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_CRATE_NAME=getrandom CARGO_MANIFEST_DIR=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/getrandom-0.3.4 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release/deps OUT_DIR=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/build/getrandom-0a04b14036378be2/out /usr/local/bin/rustc --crate-name getrandom --edition=2021 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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=2 -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=b5f407e96e7714bb -C extra-filename=-b36d128c4d05e2c0 --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps --extern cfg_if=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libcfg_if-dcb669990e8965c7.rmeta --extern libc=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/liblibc-987ccefe3cdf44ec.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
     Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE='' CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=32 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_MANIFEST_DIR=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/icu_normalizer_data-2.1.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release:/magus/work/usr/mports/multimedia/librespot/work/target/release/deps:/usr/local/lib/rustlib/i686-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=2 OUT_DIR=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/build/icu_normalizer_data-3a63deb0c496fde6/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=cc RUSTDOC=/usr/local/bin/rustdoc TARGET=i686-unknown-freebsd /magus/work/usr/mports/multimedia/librespot/work/target/release/build/icu_normalizer_data-3dc0e115aa5f7745/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/multimedia/librespot/work/librespot-0.8.0/cargo-crates/thiserror-1.0.69 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release:/magus/work/usr/mports/multimedia/librespot/work/target/release/deps:/usr/local/lib/rustlib/i686-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=0 OUT_DIR=/magus/work/usr/mports/multimedia/librespot/work/target/release/build/thiserror-f5427f9cefbb4844/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=cc RUSTDOC=/usr/local/bin/rustdoc TARGET=i686-unknown-freebsd /magus/work/usr/mports/multimedia/librespot/work/target/release/build/thiserror-01532439913027e4/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/multimedia/librespot/work/librespot-0.8.0/cargo-crates/getrandom-0.2.16 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release/deps /usr/local/bin/rustc --crate-name getrandom --edition=2018 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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=2 -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=5c41223e10fa7d42 -C extra-filename=-562c81de547305fe --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps --extern cfg_if=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libcfg_if-dcb669990e8965c7.rmeta --extern libc=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/liblibc-987ccefe3cdf44ec.rmeta --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/multimedia/librespot/work/librespot-0.8.0/cargo-crates/rustix-0.38.44 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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=d5cee366846f26f7 -C extra-filename=-f256678a82071950 --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/release/build/rustix-f256678a82071950 -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/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/multimedia/librespot/work/librespot-0.8.0/cargo-crates/tower-service-0.3.3 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release/deps /usr/local/bin/rustc --crate-name tower_service --edition=2018 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=4d76e92fddd7c3b1 -C extra-filename=-4b2874f1abfc7bfe --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps --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/multimedia/librespot/work/librespot-0.8.0/cargo-crates/atomic-waker-1.1.2 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release/deps /usr/local/bin/rustc --crate-name atomic_waker --edition=2018 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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=2 -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=ab995f84355d14dc -C extra-filename=-8dc9cb2708deaf15 --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
   Compiling synstructure v0.13.2
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=synstructure CARGO_MANIFEST_DIR=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/synstructure-0.13.2 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release/deps /usr/local/bin/rustc --crate-name synstructure --edition=2018 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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=ffac1ce246248926 -C extra-filename=-4f2753930e3819fc --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/release/deps -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps --extern proc_macro2=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps/libproc_macro2-835e6d6d8408b3dd.rmeta --extern quote=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps/libquote-06ef169c8533cd4a.rmeta --extern syn=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps/libsyn-7f4e2e4c5305a0b7.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/multimedia/librespot/work/librespot-0.8.0/cargo-crates/darling_core-0.20.11 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release/deps /usr/local/bin/rustc --crate-name darling_core --edition=2021 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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=21d368046f1db21c -C extra-filename=-a629d84a6bf88649 --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/release/deps -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps --extern fnv=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps/libfnv-a20277688a42c44a.rmeta --extern ident_case=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps/libident_case-7d928d8ef3bbe177.rmeta --extern proc_macro2=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps/libproc_macro2-835e6d6d8408b3dd.rmeta --extern quote=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps/libquote-06ef169c8533cd4a.rmeta --extern strsim=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps/libstrsim-8340c6436cf32153.rmeta --extern syn=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps/libsyn-7f4e2e4c5305a0b7.rmeta --cap-lints warn`
warning: trait `AssertSync` is never used
   --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/atomic-waker-1.1.2/src/lib.rs:226:15
    |
226 |         trait AssertSync: Sync {}
    |               ^^^^^^^^^^
    |
    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default

warning: `atomic-waker` (lib) generated 1 warning
   Compiling try-lock v0.2.5
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=try_lock CARGO_MANIFEST_DIR=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/try-lock-0.2.5 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release/deps /usr/local/bin/rustc --crate-name try_lock --edition=2015 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=f1cb3d8afc9c2cdd -C extra-filename=-81e12e8cd53d5101 --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/multimedia/librespot/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/multimedia/librespot/work/librespot-0.8.0/cargo-crates/zerocopy-0.8.27 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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=e8d38b0cf24204f4 -C extra-filename=-6f5b3adf2f8aad70 --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/release/build/zerocopy-6f5b3adf2f8aad70 -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps --cap-lints warn`
warning: hiding a lifetime that's elided elsewhere is confusing
  --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/try-lock-0.2.5/src/lib.rs:92:21
   |
92 |     pub fn try_lock(&self) -> Option> {
   |                     ^^^^^            ^^^^^^^^^ the same lifetime is hidden here
   |                     |
   |                     the lifetime is elided here
   |
   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
note: the lint level is defined here
  --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/try-lock-0.2.5/src/lib.rs:3:9
   |
 3 | #![deny(warnings)]
   |         ^^^^^^^^
   = note: `#[warn(mismatched_lifetime_syntaxes)]` implied by `#[warn(warnings)]`
help: use `'_` for type paths
   |
92 |     pub fn try_lock(&self) -> Option> {
   |                                             +++

warning: hiding a lifetime that's elided elsewhere is confusing
   --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/try-lock-0.2.5/src/lib.rs:110:27
    |
110 |     pub fn try_lock_order(&self, lock_order: Ordering, unlock_order: Ordering) -> Option> {
    |                           ^^^^^ the lifetime is elided here                              ^^^^^^^^^ the same lifetime is hidden here
    |
    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
help: use `'_` for type paths
    |
110 |     pub fn try_lock_order(&self, lock_order: Ordering, unlock_order: Ordering) -> Option> {
    |                                                                                                 +++

warning: hiding a lifetime that's elided elsewhere is confusing
   --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/try-lock-0.2.5/src/lib.rs:129:30
    |
129 |     pub fn try_lock_explicit(&self, lock_order: Ordering, unlock_order: Ordering) -> Option> {
    |                              ^^^^^ the lifetime is elided here                              ^^^^^^^^^ the same lifetime is hidden here
    |
    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
help: use `'_` for type paths
    |
129 |     pub fn try_lock_explicit(&self, lock_order: Ordering, unlock_order: Ordering) -> Option> {
    |                                                                                                    +++

warning: hiding a lifetime that's elided elsewhere is confusing
   --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/try-lock-0.2.5/src/lib.rs:165:47
    |
165 |     pub unsafe fn try_lock_explicit_unchecked(&self, lock_order: Ordering, unlock_order: Ordering) -> Option> {
    |                                               ^^^^^ the lifetime is elided here                              ^^^^^^^^^ the same lifetime is hidden here
    |
    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
help: use `'_` for type paths
    |
165 |     pub unsafe fn try_lock_explicit_unchecked(&self, lock_order: Ordering, unlock_order: Ordering) -> Option> {
    |                                                                                                                     +++

warning: `try-lock` (lib) generated 4 warnings
   Compiling httpdate v1.0.3
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=httpdate CARGO_MANIFEST_DIR=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/httpdate-1.0.3 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release/deps /usr/local/bin/rustc --crate-name httpdate --edition=2021 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=935a122914ea8213 -C extra-filename=-66bd8eabe67f4a9d --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
     Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=alloc,fs,libc-extra-traits,std CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86 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/multimedia/librespot/work/librespot-0.8.0/cargo-crates/rustix-0.38.44 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release:/magus/work/usr/mports/multimedia/librespot/work/target/release/deps:/usr/local/lib/rustlib/i686-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=0 OUT_DIR=/magus/work/usr/mports/multimedia/librespot/work/target/release/build/rustix-5a8268962c940531/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=cc RUSTDOC=/usr/local/bin/rustdoc TARGET=i686-unknown-freebsd /magus/work/usr/mports/multimedia/librespot/work/target/release/build/rustix-f256678a82071950/build-script-build`
[rustix 0.38.44] cargo:rerun-if-changed=build.rs
[rustix 0.38.44] cargo:rustc-cfg=static_assertions
[rustix 0.38.44] cargo:rustc-cfg=libc
[rustix 0.38.44] cargo:rustc-cfg=freebsdlike
[rustix 0.38.44] cargo:rustc-cfg=bsd
[rustix 0.38.44] cargo:rerun-if-env-changed=CARGO_CFG_RUSTIX_USE_EXPERIMENTAL_ASM
[rustix 0.38.44] cargo:rerun-if-env-changed=CARGO_CFG_RUSTIX_USE_LIBC
[rustix 0.38.44] cargo:rerun-if-env-changed=CARGO_FEATURE_USE_LIBC
[rustix 0.38.44] cargo:rerun-if-env-changed=CARGO_FEATURE_RUSTC_DEP_OF_STD
[rustix 0.38.44] cargo:rerun-if-env-changed=CARGO_CFG_MIRI
   Compiling want v0.3.1
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=want CARGO_MANIFEST_DIR=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/want-0.3.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release/deps /usr/local/bin/rustc --crate-name want --edition=2018 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=a5c3434f665572ff -C extra-filename=-7f81fa012433863b --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps --extern try_lock=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libtry_lock-81e12e8cd53d5101.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
   Compiling rand_core v0.6.4
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rand_core CARGO_MANIFEST_DIR=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/rand_core-0.6.4 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release/deps /usr/local/bin/rustc --crate-name rand_core --edition=2018 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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=2 -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=545111feb0578378 -C extra-filename=-da509a165ca10773 --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps --extern getrandom=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libgetrandom-562c81de547305fe.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: unexpected `cfg` condition name: `doc_cfg`
  --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/rand_core-0.6.4/src/lib.rs:38:13
   |
38 | #![cfg_attr(doc_cfg, feature(doc_cfg))]
   |             ^^^^^^^
   |
   = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration
   = note: `#[warn(unexpected_cfgs)]` on by default

warning: unexpected `cfg` condition name: `doc_cfg`
  --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/librespot-0.8.0/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_CRATE_NAME=icu_normalizer_data CARGO_MANIFEST_DIR=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/icu_normalizer_data-2.1.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release/deps OUT_DIR=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/build/icu_normalizer_data-3a63deb0c496fde6/out /usr/local/bin/rustc --crate-name icu_normalizer_data --edition=2021 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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=2 -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=aac083735a542d18 -C extra-filename=-26075394b788d837 --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong --check-cfg 'cfg(icu4c_enable_renaming)'`
     Running `CARGO=/usr/local/bin/cargo CARGO_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/multimedia/librespot/work/librespot-0.8.0/cargo-crates/zerocopy-0.8.27 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release:/magus/work/usr/mports/multimedia/librespot/work/target/release/deps:/usr/local/lib/rustlib/i686-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=0 OUT_DIR=/magus/work/usr/mports/multimedia/librespot/work/target/release/build/zerocopy-927dd9f43532c0cf/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=cc RUSTDOC=/usr/local/bin/rustdoc TARGET=i686-unknown-freebsd /magus/work/usr/mports/multimedia/librespot/work/target/release/build/zerocopy-6f5b3adf2f8aad70/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=icu_properties_data CARGO_MANIFEST_DIR=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/icu_properties_data-2.1.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release/deps OUT_DIR=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/build/icu_properties_data-3432fc3463fc8e3a/out /usr/local/bin/rustc --crate-name icu_properties_data --edition=2021 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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=2 -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=87941625bc45bd6b -C extra-filename=-be38af8ef283eec4 --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong --check-cfg 'cfg(icu4c_enable_renaming)'`
     Running `CARGO=/usr/local/bin/cargo CARGO_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/multimedia/librespot/work/librespot-0.8.0/cargo-crates/rustix-1.1.2 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release:/magus/work/usr/mports/multimedia/librespot/work/target/release/deps:/usr/local/lib/rustlib/i686-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=0 OUT_DIR=/magus/work/usr/mports/multimedia/librespot/work/target/release/build/rustix-abbbffdd0356e1fa/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=cc RUSTDOC=/usr/local/bin/rustdoc TARGET=i686-unknown-freebsd /magus/work/usr/mports/multimedia/librespot/work/target/release/build/rustix-9ad0c6c7fa6a0c97/build-script-build`
[rustix 1.1.2] cargo:rerun-if-changed=build.rs
[rustix 1.1.2] cargo:rustc-cfg=static_assertions
[rustix 1.1.2] cargo:rustc-cfg=lower_upper_exp_for_non_zero
warning: `rand_core` (lib) generated 6 warnings
   Compiling futures-channel v0.3.31
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=futures_channel CARGO_MANIFEST_DIR=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/futures-channel-0.3.31 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release/deps /usr/local/bin/rustc --crate-name futures_channel --edition=2018 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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=2 -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=46615eb2e6507603 -C extra-filename=-90dd362f98abec41 --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps --extern futures_core=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libfutures_core-a150fe8548adfe05.rmeta --extern futures_sink=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libfutures_sink-9c2e2bd428415969.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
     Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE='' CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=32 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_MANIFEST_DIR=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/thiserror-1.0.69 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release:/magus/work/usr/mports/multimedia/librespot/work/target/release/deps:/usr/local/lib/rustlib/i686-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=2 OUT_DIR=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/build/thiserror-d31a89cc61a36d3c/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=cc RUSTDOC=/usr/local/bin/rustdoc TARGET=i686-unknown-freebsd /magus/work/usr/mports/multimedia/librespot/work/target/release/build/thiserror-01532439913027e4/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 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_CRATE_NAME=once_cell CARGO_MANIFEST_DIR=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/once_cell-1.21.3 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release/deps /usr/local/bin/rustc --crate-name once_cell --edition=2021 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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=2b83ac89ffc6c39a -C extra-filename=-92386e1a0ddba477 --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/release/deps -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps --cap-lints warn`
warning: trait `Fn1` is never used
  --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/futures-util-0.3.31/src/fns.rs:34:11
   |
34 | pub trait Fn1: FnMut1 {
   |           ^^^
   |
   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default

   Compiling base64 v0.22.1
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=base64 CARGO_MANIFEST_DIR=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/base64-0.22.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release/deps /usr/local/bin/rustc --crate-name base64 --edition=2018 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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=2 -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=51f9e31f95c86461 -C extra-filename=-f6f659e75deeb3a9 --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
[thiserror 1.0.69] cargo:rerun-if-env-changed=RUSTC_BOOTSTRAP
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=memchr CARGO_MANIFEST_DIR=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/memchr-2.7.6 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release/deps /usr/local/bin/rustc --crate-name memchr --edition=2021 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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=27606c1ab08739e0 -C extra-filename=-2443690ce55fbdde --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/release/deps -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps --cap-lints warn`
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rustix CARGO_MANIFEST_DIR=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/rustix-1.1.2 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release/deps OUT_DIR=/magus/work/usr/mports/multimedia/librespot/work/target/release/build/rustix-abbbffdd0356e1fa/out /usr/local/bin/rustc --crate-name rustix --edition=2021 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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=c8194b230bb10fe4 -C extra-filename=-162cbc89edd932d1 --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/release/deps -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps --extern bitflags=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps/libbitflags-44f9d6c23349e280.rmeta --extern libc_errno=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps/liberrno-175310481e3bb957.rmeta --extern libc=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps/liblibc-f91d0e20ef18d932.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/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/librespot-0.8.0/cargo-crates/zerocopy-0.8.27 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release/deps OUT_DIR=/magus/work/usr/mports/multimedia/librespot/work/target/release/build/zerocopy-927dd9f43532c0cf/out /usr/local/bin/rustc --crate-name zerocopy --edition=2021 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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=cdba9ff916275952 -C extra-filename=-7ad06a19a70fb9cf --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/release/deps -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/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)'`
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rustix CARGO_MANIFEST_DIR=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/rustix-0.38.44 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release/deps OUT_DIR=/magus/work/usr/mports/multimedia/librespot/work/target/release/build/rustix-5a8268962c940531/out /usr/local/bin/rustc --crate-name rustix --edition=2021 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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=38cce838f2687caa -C extra-filename=-d79af3989ebc25f4 --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/release/deps -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps --extern bitflags=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps/libbitflags-44f9d6c23349e280.rmeta --extern libc_errno=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps/liberrno-175310481e3bb957.rmeta --extern libc=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps/liblibc-f91d0e20ef18d932.rmeta --cap-lints warn --cfg static_assertions --cfg libc --cfg freebsdlike --cfg bsd`
warning: hiding a lifetime that's elided elsewhere is confusing
  --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/base64-0.22.1/src/chunked_encoder.rs:57:26
   |
57 |     pub(crate) fn new(s: &mut String) -> StringSink {
   |                          ^^^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
   |                          |
   |                          the lifetime is elided here
   |
   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
   = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
help: use `'_` for type paths
   |
57 |     pub(crate) fn new(s: &mut String) -> StringSink<'_> {
   |                                                    ++++

   Compiling aho-corasick v1.1.4
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=aho_corasick CARGO_MANIFEST_DIR=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/aho-corasick-1.1.4 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release/deps /usr/local/bin/rustc --crate-name aho_corasick --edition=2021 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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=e2efd4ad686344a4 -C extra-filename=-ff8ba19dce3eda9f --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/release/deps -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps --extern memchr=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps/libmemchr-2443690ce55fbdde.rmeta --cap-lints warn`
warning: `base64` (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='' CARGO_FEATURE_DEFAULT=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/protobuf-3.7.2 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release:/magus/work/usr/mports/multimedia/librespot/work/target/release/deps:/usr/local/lib/rustlib/i686-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=0 OUT_DIR=/magus/work/usr/mports/multimedia/librespot/work/target/release/build/protobuf-be4afd933f8fe0b1/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=cc RUSTDOC=/usr/local/bin/rustdoc TARGET=i686-unknown-freebsd /magus/work/usr/mports/multimedia/librespot/work/target/release/build/protobuf-3c2bd11e1ef5db56/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/multimedia/librespot/work/librespot-0.8.0/cargo-crates/vergen-lib-0.1.6 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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=1398ed6cdd9bbf6d -C extra-filename=-b17492a3382ad15c --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/release/build/vergen-lib-b17492a3382ad15c -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps --extern rustversion=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps/librustversion-9f15a40c5b283e06.so --cap-lints warn`
   Compiling powerfmt v0.2.0
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=powerfmt CARGO_MANIFEST_DIR=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/powerfmt-0.2.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release/deps /usr/local/bin/rustc --crate-name powerfmt --edition=2021 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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=7ade0066eb713928 -C extra-filename=-0ff110a37d868f00 --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/release/deps -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps --cap-lints warn`
warning: unexpected `cfg` condition name: `__powerfmt_docs`
 --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/librespot-0.8.0/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: `futures-util` (lib) generated 1 warning
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=equivalent CARGO_MANIFEST_DIR=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/equivalent-1.0.2 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release/deps /usr/local/bin/rustc --crate-name equivalent --edition=2015 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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=d27044edfde46d61 -C extra-filename=-908745bf01c06294 --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/release/deps -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/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/multimedia/librespot/work/librespot-0.8.0/cargo-crates/either-1.15.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release/deps /usr/local/bin/rustc --crate-name either --edition=2021 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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=8f609b30a182f587 -C extra-filename=-09ebd30e42f0aafb --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/release/deps -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps --cap-lints warn`
warning: unused import: `for_both`
 --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/either-1.15.0/src/iterator.rs:1:13
  |
1 | use super::{for_both, Either, Left, Right};
  |             ^^^^^^^^
  |
  = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default

warning: `powerfmt` (lib) generated 3 warnings
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=hashbrown CARGO_MANIFEST_DIR=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/hashbrown-0.16.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release/deps /usr/local/bin/rustc --crate-name hashbrown --edition=2021 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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=6ab305324bd17330 -C extra-filename=-06cd27911958975b --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/release/deps -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps --cap-lints warn`
warning: unnecessary `unsafe` block
  --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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)]` (part of `#[warn(unused)]`) on by default

warning: unnecessary `unsafe` block
   --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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: `either` (lib) generated 1 warning
   Compiling regex-syntax v0.8.8
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=regex_syntax CARGO_MANIFEST_DIR=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/regex-syntax-0.8.8 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release/deps /usr/local/bin/rustc --crate-name regex_syntax --edition=2021 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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=05e94d1b6905c109 -C extra-filename=-a408abdbb18152c1 --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/release/deps -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps --cap-lints warn`
warning: unnecessary transmute
   --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/rustix-0.38.44/src/bitcast.rs:24:17
    |
 24 |                 ::core::mem::transmute($x)
    |                 ----------------------^^^^
    |                 |
    |                 help: replace this with: `u32::cast_signed`
    |
   ::: /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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: `#[warn(unnecessary_transmutes)]` on by default
    = 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/multimedia/librespot/work/librespot-0.8.0/cargo-crates/rustix-0.38.44/src/bitcast.rs:24:17
    |
 24 |                 ::core::mem::transmute($x)
    |                 ----------------------^^^^
    |                 |
    |                 help: replace this with: `u32::cast_signed`
    |
   ::: /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/librespot-0.8.0/cargo-crates/rustix-0.38.44/src/bitcast.rs:24:17
    |
 24 |                 ::core::mem::transmute($x)
    |                 ----------------------^^^^
    |                 |
    |                 help: replace this with: `u32::cast_signed`
    |
   ::: /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/librespot-0.8.0/cargo-crates/rustix-0.38.44/src/bitcast.rs:24:17
    |
 24 |                 ::core::mem::transmute($x)
    |                 ----------------------^^^^
    |                 |
    |                 help: replace this with: `u32::cast_signed`
    |
   ::: /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/librespot-0.8.0/cargo-crates/rustix-0.38.44/src/bitcast.rs:24:17
    |
 24 |                 ::core::mem::transmute($x)
    |                 ----------------------^^^^
    |                 |
    |                 help: replace this with: `u32::cast_signed`
    |
   ::: /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/librespot-0.8.0/cargo-crates/rustix-0.38.44/src/bitcast.rs:24:17
    |
 24 |                 ::core::mem::transmute($x)
    |                 ----------------------^^^^
    |                 |
    |                 help: replace this with: `u32::cast_signed`
    |
   ::: /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/librespot-0.8.0/cargo-crates/rustix-0.38.44/src/bitcast.rs:24:17
    |
 24 |                 ::core::mem::transmute($x)
    |                 ----------------------^^^^
    |                 |
    |                 help: replace this with: `u32::cast_signed`
    |
   ::: /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/librespot-0.8.0/cargo-crates/rustix-0.38.44/src/bitcast.rs:24:17
     |
  24 |                 ::core::mem::transmute($x)
     |                 ----------------------^^^^
     |                 |
     |                 help: replace this with: `u32::cast_signed`
     |
    ::: /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/librespot-0.8.0/cargo-crates/rustix-0.38.44/src/bitcast.rs:24:17
     |
  24 |                 ::core::mem::transmute($x)
     |                 ----------------------^^^^
     |                 |
     |                 help: replace this with: `u32::cast_signed`
     |
    ::: /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/librespot-0.8.0/cargo-crates/rustix-0.38.44/src/bitcast.rs:24:17
     |
  24 |                 ::core::mem::transmute($x)
     |                 ----------------------^^^^
     |                 |
     |                 help: replace this with: `i32::cast_unsigned`
     |
    ::: /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/librespot-0.8.0/cargo-crates/rustix-0.38.44/src/bitcast.rs:24:17
     |
  24 |                 ::core::mem::transmute($x)
     |                 ----------------------^^^^
     |                 |
     |                 help: replace this with: `i32::cast_unsigned`
     |
    ::: /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/librespot-0.8.0/cargo-crates/rustix-0.38.44/src/bitcast.rs:24:17
   |
24 |                 ::core::mem::transmute($x)
   |                 ----------------------^^^^
   |                 |
   |                 help: replace this with: `i32::cast_unsigned`
   |
  ::: /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/librespot-0.8.0/cargo-crates/rustix-0.38.44/src/bitcast.rs:24:17
   |
24 |                 ::core::mem::transmute($x)
   |                 ----------------------^^^^
   |                 |
   |                 help: replace this with: `i32::cast_unsigned`
   |
  ::: /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/librespot-0.8.0/cargo-crates/rustix-0.38.44/src/bitcast.rs:24:17
   |
24 |                 ::core::mem::transmute($x)
   |                 ----------------------^^^^
   |                 |
   |                 help: replace this with: `i32::cast_unsigned`
   |
  ::: /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/librespot-0.8.0/cargo-crates/rustix-0.38.44/src/bitcast.rs:24:17
   |
24 |                 ::core::mem::transmute($x)
   |                 ----------------------^^^^
   |                 |
   |                 help: replace this with: `i32::cast_unsigned`
   |
  ::: /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/librespot-0.8.0/cargo-crates/rustix-0.38.44/src/bitcast.rs:24:17
   |
24 |                 ::core::mem::transmute($x)
   |                 ----------------------^^^^
   |                 |
   |                 help: replace this with: `i32::cast_unsigned`
   |
  ::: /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/librespot-0.8.0/cargo-crates/rustix-0.38.44/src/bitcast.rs:24:17
   |
24 |                 ::core::mem::transmute($x)
   |                 ----------------------^^^^
   |                 |
   |                 help: replace this with: `i32::cast_unsigned`
   |
  ::: /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/librespot-0.8.0/cargo-crates/rustix-0.38.44/src/bitcast.rs:24:17
    |
 24 |                 ::core::mem::transmute($x)
    |                 ----------------------^^^^
    |                 |
    |                 help: replace this with: `i32::cast_unsigned`
    |
   ::: /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/librespot-0.8.0/cargo-crates/rustix-0.38.44/src/bitcast.rs:24:17
    |
 24 |                 ::core::mem::transmute($x)
    |                 ----------------------^^^^
    |                 |
    |                 help: replace this with: `i32::cast_unsigned`
    |
   ::: /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/librespot-0.8.0/cargo-crates/rustix-0.38.44/src/bitcast.rs:24:17
    |
 24 |                 ::core::mem::transmute($x)
    |                 ----------------------^^^^
    |                 |
    |                 help: replace this with: `i32::cast_unsigned`
    |
   ::: /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/librespot-0.8.0/cargo-crates/rustix-0.38.44/src/bitcast.rs:24:17
    |
 24 |                 ::core::mem::transmute($x)
    |                 ----------------------^^^^
    |                 |
    |                 help: replace this with: `i32::cast_unsigned`
    |
   ::: /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/librespot-0.8.0/cargo-crates/rustix-0.38.44/src/bitcast.rs:24:17
    |
 24 |                 ::core::mem::transmute($x)
    |                 ----------------------^^^^
    |                 |
    |                 help: replace this with: `i32::cast_unsigned`
    |
   ::: /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/librespot-0.8.0/cargo-crates/rustix-0.38.44/src/bitcast.rs:24:17
    |
 24 |                 ::core::mem::transmute($x)
    |                 ----------------------^^^^
    |                 |
    |                 help: replace this with: `i32::cast_unsigned`
    |
   ::: /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/librespot-0.8.0/cargo-crates/rustix-0.38.44/src/bitcast.rs:24:17
    |
 24 |                 ::core::mem::transmute($x)
    |                 ----------------------^^^^
    |                 |
    |                 help: replace this with: `i32::cast_unsigned`
    |
   ::: /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/librespot-0.8.0/cargo-crates/rustix-0.38.44/src/bitcast.rs:24:17
    |
 24 |                 ::core::mem::transmute($x)
    |                 ----------------------^^^^
    |                 |
    |                 help: replace this with: `i32::cast_unsigned`
    |
   ::: /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/librespot-0.8.0/cargo-crates/rustix-0.38.44/src/bitcast.rs:24:17
    |
 24 |                 ::core::mem::transmute($x)
    |                 ----------------------^^^^
    |                 |
    |                 help: replace this with: `i32::cast_unsigned`
    |
   ::: /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/librespot-0.8.0/cargo-crates/rustix-0.38.44/src/bitcast.rs:24:17
    |
 24 |                 ::core::mem::transmute($x)
    |                 ----------------------^^^^
    |                 |
    |                 help: replace this with: `i32::cast_unsigned`
    |
   ::: /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/librespot-0.8.0/cargo-crates/rustix-0.38.44/src/bitcast.rs:24:17
    |
 24 |                 ::core::mem::transmute($x)
    |                 ----------------------^^^^
    |                 |
    |                 help: replace this with: `i32::cast_unsigned`
    |
   ::: /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/librespot-0.8.0/cargo-crates/rustix-0.38.44/src/bitcast.rs:24:17
    |
 24 |                 ::core::mem::transmute($x)
    |                 ----------------------^^^^
    |                 |
    |                 help: replace this with: `i32::cast_unsigned`
    |
   ::: /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/librespot-0.8.0/cargo-crates/rustix-0.38.44/src/bitcast.rs:24:17
    |
 24 |                 ::core::mem::transmute($x)
    |                 ----------------------^^^^
    |                 |
    |                 help: replace this with: `i32::cast_unsigned`
    |
   ::: /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/librespot-0.8.0/cargo-crates/rustix-0.38.44/src/bitcast.rs:24:17
    |
 24 |                 ::core::mem::transmute($x)
    |                 ----------------------^^^^
    |                 |
    |                 help: replace this with: `i32::cast_unsigned`
    |
   ::: /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/librespot-0.8.0/cargo-crates/rustix-0.38.44/src/bitcast.rs:24:17
    |
 24 |                 ::core::mem::transmute($x)
    |                 ----------------------^^^^
    |                 |
    |                 help: replace this with: `i32::cast_unsigned`
    |
   ::: /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/librespot-0.8.0/cargo-crates/rustix-0.38.44/src/bitcast.rs:24:17
    |
 24 |                 ::core::mem::transmute($x)
    |                 ----------------------^^^^
    |                 |
    |                 help: replace this with: `i32::cast_unsigned`
    |
   ::: /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/librespot-0.8.0/cargo-crates/rustix-0.38.44/src/bitcast.rs:24:17
    |
 24 |                 ::core::mem::transmute($x)
    |                 ----------------------^^^^
    |                 |
    |                 help: replace this with: `i32::cast_unsigned`
    |
   ::: /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/librespot-0.8.0/cargo-crates/rustix-0.38.44/src/bitcast.rs:24:17
    |
 24 |                 ::core::mem::transmute($x)
    |                 ----------------------^^^^
    |                 |
    |                 help: replace this with: `i32::cast_unsigned`
    |
   ::: /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/librespot-0.8.0/cargo-crates/rustix-0.38.44/src/bitcast.rs:24:17
    |
 24 |                 ::core::mem::transmute($x)
    |                 ----------------------^^^^
    |                 |
    |                 help: replace this with: `i32::cast_unsigned`
    |
   ::: /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/librespot-0.8.0/cargo-crates/rustix-0.38.44/src/bitcast.rs:24:17
    |
 24 |                 ::core::mem::transmute($x)
    |                 ----------------------^^^^
    |                 |
    |                 help: replace this with: `i32::cast_unsigned`
    |
   ::: /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/librespot-0.8.0/cargo-crates/rustix-0.38.44/src/bitcast.rs:24:17
    |
 24 |                 ::core::mem::transmute($x)
    |                 ----------------------^^^^
    |                 |
    |                 help: replace this with: `i32::cast_unsigned`
    |
   ::: /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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)

warning: unnecessary transmute
   --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/rustix-0.38.44/src/bitcast.rs:24:17
    |
 24 |                 ::core::mem::transmute($x)
    |                 ----------------------^^^^
    |                 |
    |                 help: replace this with: `i32::cast_unsigned`
    |
   ::: /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/librespot-0.8.0/cargo-crates/rustix-0.38.44/src/bitcast.rs:24:17
    |
 24 |                 ::core::mem::transmute($x)
    |                 ----------------------^^^^
    |                 |
    |                 help: replace this with: `i32::cast_unsigned`
    |
   ::: /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/librespot-0.8.0/cargo-crates/rustix-0.38.44/src/bitcast.rs:24:17
    |
 24 |                 ::core::mem::transmute($x)
    |                 ----------------------^^^^
    |                 |
    |                 help: replace this with: `i32::cast_unsigned`
    |
   ::: /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/librespot-0.8.0/cargo-crates/rustix-0.38.44/src/bitcast.rs:24:17
    |
 24 |                 ::core::mem::transmute($x)
    |                 ----------------------^^^^
    |                 |
    |                 help: replace this with: `i32::cast_unsigned`
    |
   ::: /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/librespot-0.8.0/cargo-crates/rustix-0.38.44/src/bitcast.rs:24:17
    |
 24 |                 ::core::mem::transmute($x)
    |                 ----------------------^^^^
    |                 |
    |                 help: replace this with: `i32::cast_unsigned`
    |
   ::: /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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: 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/multimedia/librespot/work/librespot-0.8.0/cargo-crates/rustix-0.38.44/src/bitcast.rs:24:17
    |
 24 |                 ::core::mem::transmute($x)
    |                 ----------------------^^^^
    |                 |
    |                 help: replace this with: `i32::cast_unsigned`
    |
   ::: /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/librespot-0.8.0/cargo-crates/rustix-0.38.44/src/bitcast.rs:24:17
    |
 24 |                 ::core::mem::transmute($x)
    |                 ----------------------^^^^
    |                 |
    |                 help: replace this with: `i32::cast_unsigned`
    |
   ::: /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/librespot-0.8.0/cargo-crates/rustix-0.38.44/src/bitcast.rs:24:17
    |
 24 |                 ::core::mem::transmute($x)
    |                 ----------------------^^^^
    |                 |
    |                 help: replace this with: `i32::cast_unsigned`
    |
   ::: /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/librespot-0.8.0/cargo-crates/rustix-0.38.44/src/bitcast.rs:24:17
    |
 24 |                 ::core::mem::transmute($x)
    |                 ----------------------^^^^
    |                 |
    |                 help: replace this with: `i32::cast_unsigned`
    |
   ::: /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/librespot-0.8.0/cargo-crates/rustix-0.38.44/src/bitcast.rs:24:17
    |
 24 |                 ::core::mem::transmute($x)
    |                 ----------------------^^^^
    |                 |
    |                 help: replace this with: `i32::cast_unsigned`
    |
   ::: /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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)

warning: unnecessary transmute
  --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/rustix-0.38.44/src/bitcast.rs:24:17
   |
24 |                 ::core::mem::transmute($x)
   |                 ----------------------^^^^
   |                 |
   |                 help: replace this with: `i32::cast_unsigned`
   |
  ::: /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/librespot-0.8.0/cargo-crates/rustix-0.38.44/src/bitcast.rs:24:17
   |
24 |                 ::core::mem::transmute($x)
   |                 ----------------------^^^^
   |                 |
   |                 help: replace this with: `i32::cast_unsigned`
   |
  ::: /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/librespot-0.8.0/cargo-crates/rustix-0.38.44/src/bitcast.rs:24:17
    |
 24 |                 ::core::mem::transmute($x)
    |                 ----------------------^^^^
    |                 |
    |                 help: replace this with: `i32::cast_unsigned`
    |
   ::: /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/librespot-0.8.0/cargo-crates/rustix-0.38.44/src/bitcast.rs:24:17
    |
 24 |                 ::core::mem::transmute($x)
    |                 ----------------------^^^^
    |                 |
    |                 help: replace this with: `u32::cast_signed`
    |
   ::: /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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)

warning: associated items `BITS` and `cmpeq` are never used
  --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/aho-corasick-1.1.4/src/packed/vector.rs:32:11
   |
28 | pub(crate) trait Vector:
   |                  ------ associated items in this trait
...
32 |     const BITS: usize;
   |           ^^^^
...
74 |     unsafe fn cmpeq(self, vector2: Self) -> Self;
   |               ^^^^^
   |
   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default

warning: hiding a lifetime that's elided elsewhere is confusing
    --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/aho-corasick-1.1.4/src/automaton.rs:1117:13
     |
1117 |     fn next(&mut self) -> Option> {
     |             ^^^^^^^^^                            ^^^^^^^^^^^ the same lifetime is hidden here
     |             |
     |             the lifetime is elided here
     |
     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
help: use `'_` for type paths
     |
1117 |     fn next(&mut self) -> Option>> {
     |                                                             ++++

warning: hiding a lifetime that's elided elsewhere is confusing
  --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/aho-corasick-1.1.4/src/util/alphabet.rs:85:28
   |
85 |     pub(crate) fn elements(&self, class: u8) -> ByteClassElements {
   |                            ^^^^^                ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
   |                            |
   |                            the lifetime is elided here
   |
   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
help: use `'_` for type paths
   |
85 |     pub(crate) fn elements(&self, class: u8) -> ByteClassElements<'_> {
   |                                                                  ++++

warning: hiding a lifetime that's elided elsewhere is confusing
  --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/aho-corasick-1.1.4/src/util/alphabet.rs:93:23
   |
93 |     fn element_ranges(&self, class: u8) -> ByteClassElementRanges {
   |                       ^^^^^                ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
   |                       |
   |                       the lifetime is elided here
   |
   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
help: use `'_` for type paths
   |
93 |     fn element_ranges(&self, class: u8) -> ByteClassElementRanges<'_> {
   |                                                                  ++++

   Compiling fastrand v2.3.0
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=fastrand CARGO_MANIFEST_DIR=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/fastrand-2.3.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release/deps /usr/local/bin/rustc --crate-name fastrand --edition=2018 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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=24300782a637938c -C extra-filename=-c77d10d4345bf5d7 --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/release/deps -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps --cap-lints warn`
warning: `rustix` (lib) generated 54 warnings
   Compiling base64ct v1.8.0
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=base64ct CARGO_MANIFEST_DIR=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/base64ct-1.8.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release/deps /usr/local/bin/rustc --crate-name base64ct --edition=2024 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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=2 -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=0491ba545a6a30dd -C extra-filename=-6cac8f76af7297c6 --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
   Compiling ipnet v2.11.0
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=ipnet CARGO_MANIFEST_DIR=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/ipnet-2.11.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release/deps /usr/local/bin/rustc --crate-name ipnet --edition=2018 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "heapless", "json", "schemars", "ser_as_str", "serde", "std"))' -C metadata=dca48b82a60cd2a3 -C extra-filename=-f4165b5f54988c4e --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: unreachable expression
   --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/zerocopy-0.8.27/src/error.rs:200:43
    |
200 |             ConvertError::Alignment(e) => ConvertError::Alignment(Infallible::from(e)),
    |                                           ^^^^^^^^^^^^^^^^^^^^^^^^-------------------^
    |                                           |                       |
    |                                           |                       any code following this expression is unreachable
    |                                           unreachable expression
    |
note: this expression has type `Infallible`, which is uninhabited
   --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/zerocopy-0.8.27/src/error.rs:200:67
    |
200 |             ConvertError::Alignment(e) => ConvertError::Alignment(Infallible::from(e)),
    |                                                                   ^^^^^^^^^^^^^^^^^^^
    = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default

   Compiling home v0.5.11
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=home CARGO_MANIFEST_DIR=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/home-0.5.11 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/home-0.5.11/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.81 CARGO_PKG_VERSION=0.5.11 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=11 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps /usr/local/bin/rustc --crate-name home --edition=2021 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/home-0.5.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 '--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=469928d37ae96b9e -C extra-filename=-1a39f8204bc1a22b --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/release/deps -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps --cap-lints warn`
   Compiling zerofrom-derive v0.1.6
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=zerofrom_derive CARGO_MANIFEST_DIR=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/zerofrom-derive-0.1.6 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release/deps /usr/local/bin/rustc --crate-name zerofrom_derive --edition=2021 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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=2e824306cafdc14c -C extra-filename=-c0e124b21bb49100 --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/release/deps -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps --extern proc_macro2=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps/libproc_macro2-835e6d6d8408b3dd.rlib --extern quote=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps/libquote-06ef169c8533cd4a.rlib --extern syn=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps/libsyn-7f4e2e4c5305a0b7.rlib --extern synstructure=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps/libsynstructure-4f2753930e3819fc.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/multimedia/librespot/work/librespot-0.8.0/cargo-crates/yoke-derive-0.8.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release/deps /usr/local/bin/rustc --crate-name yoke_derive --edition=2021 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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=a86d935d21a9e80f -C extra-filename=-67a7f1029d261497 --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/release/deps -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps --extern proc_macro2=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps/libproc_macro2-835e6d6d8408b3dd.rlib --extern quote=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps/libquote-06ef169c8533cd4a.rlib --extern syn=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps/libsyn-7f4e2e4c5305a0b7.rlib --extern synstructure=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps/libsynstructure-4f2753930e3819fc.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/multimedia/librespot/work/librespot-0.8.0/cargo-crates/tokio-macros-2.6.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release/deps /usr/local/bin/rustc --crate-name tokio_macros --edition=2021 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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=0ff5b8fce51f5095 -C extra-filename=-361f70a91804cd27 --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/release/deps -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps --extern proc_macro2=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps/libproc_macro2-835e6d6d8408b3dd.rlib --extern quote=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps/libquote-06ef169c8533cd4a.rlib --extern syn=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps/libsyn-7f4e2e4c5305a0b7.rlib --extern proc_macro --cap-lints warn`
warning: `aho-corasick` (lib) generated 4 warnings
   Compiling zerovec-derive v0.11.2
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=zerovec_derive CARGO_MANIFEST_DIR=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/zerovec-derive-0.11.2 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release/deps /usr/local/bin/rustc --crate-name zerovec_derive --edition=2021 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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=b583823a2fbe055e -C extra-filename=-9d9bd09020199200 --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/release/deps -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps --extern proc_macro2=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps/libproc_macro2-835e6d6d8408b3dd.rlib --extern quote=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps/libquote-06ef169c8533cd4a.rlib --extern syn=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps/libsyn-7f4e2e4c5305a0b7.rlib --extern proc_macro --cap-lints warn`
warning: `zerocopy` (lib) generated 1 warning
   Compiling thiserror-impl v1.0.69
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=thiserror_impl CARGO_MANIFEST_DIR=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/thiserror-impl-1.0.69 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release/deps /usr/local/bin/rustc --crate-name thiserror_impl --edition=2021 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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=26821ceb5dbd3fc4 -C extra-filename=-4ef611c7a77675c9 --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/release/deps -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps --extern proc_macro2=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps/libproc_macro2-835e6d6d8408b3dd.rlib --extern quote=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps/libquote-06ef169c8533cd4a.rlib --extern syn=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps/libsyn-7f4e2e4c5305a0b7.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/multimedia/librespot/work/librespot-0.8.0/cargo-crates/zerocopy-derive-0.8.27 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release/deps /usr/local/bin/rustc --crate-name zerocopy_derive --edition=2021 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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=1bea99615d570d23 -C extra-filename=-6e93816ccc25e4cd --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/release/deps -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps --extern proc_macro2=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps/libproc_macro2-835e6d6d8408b3dd.rlib --extern quote=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps/libquote-06ef169c8533cd4a.rlib --extern syn=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps/libsyn-7f4e2e4c5305a0b7.rlib --extern proc_macro --cap-lints warn`
   Compiling displaydoc v0.2.5
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=displaydoc CARGO_MANIFEST_DIR=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/displaydoc-0.2.5 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release/deps /usr/local/bin/rustc --crate-name displaydoc --edition=2021 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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=9e448b73e2994b7d -C extra-filename=-819878d8f2c524d2 --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/release/deps -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps --extern proc_macro2=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps/libproc_macro2-835e6d6d8408b3dd.rlib --extern quote=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps/libquote-06ef169c8533cd4a.rlib --extern syn=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps/libsyn-7f4e2e4c5305a0b7.rlib --extern proc_macro --cap-lints warn`
warning: hiding a lifetime that's elided elsewhere is confusing
  --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/thiserror-impl-1.0.69/src/attr.rs:48:19
   |
48 | pub fn get(input: &[Attribute]) -> Result {
   |                   ^^^^^^^^^^^^            ^^^^^ the same lifetime is hidden here
   |                   |
   |                   the lifetime is elided here
   |
   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
   = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
help: use `'_` for type paths
   |
48 | pub fn get(input: &[Attribute]) -> Result> {
   |                                                ++++

warning: hiding a lifetime that's elided elsewhere is confusing
 --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/thiserror-impl-1.0.69/src/prop.rs:7:30
  |
7 |     pub(crate) fn from_field(&self) -> Option<&Field> {
  |                              ^^^^^            ^^^^^^
  |                              |                ||
  |                              |                |the same lifetime is hidden here
  |                              |                the same lifetime is elided here
  |                              the lifetime is elided here
  |
  = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
help: use `'_` for type paths
  |
7 |     pub(crate) fn from_field(&self) -> Option<&Field<'_>> {
  |                                                     ++++

warning: hiding a lifetime that's elided elsewhere is confusing
  --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/thiserror-impl-1.0.69/src/prop.rs:11:32
   |
11 |     pub(crate) fn source_field(&self) -> Option<&Field> {
   |                                ^^^^^            ^^^^^^
   |                                |                ||
   |                                |                |the same lifetime is hidden here
   |                                |                the same lifetime is elided here
   |                                the lifetime is elided here
   |
   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
help: use `'_` for type paths
   |
11 |     pub(crate) fn source_field(&self) -> Option<&Field<'_>> {
   |                                                       ++++

warning: hiding a lifetime that's elided elsewhere is confusing
  --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/thiserror-impl-1.0.69/src/prop.rs:15:35
   |
15 |     pub(crate) fn backtrace_field(&self) -> Option<&Field> {
   |                                   ^^^^^            ^^^^^^
   |                                   |                ||
   |                                   |                |the same lifetime is hidden here
   |                                   |                the same lifetime is elided here
   |                                   the lifetime is elided here
   |
   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
help: use `'_` for type paths
   |
15 |     pub(crate) fn backtrace_field(&self) -> Option<&Field<'_>> {
   |                                                          ++++

warning: hiding a lifetime that's elided elsewhere is confusing
  --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/thiserror-impl-1.0.69/src/prop.rs:19:44
   |
19 |     pub(crate) fn distinct_backtrace_field(&self) -> Option<&Field> {
   |                                            ^^^^^            ^^^^^^
   |                                            |                ||
   |                                            |                |the same lifetime is hidden here
   |                                            |                the same lifetime is elided here
   |                                            the lifetime is elided here
   |
   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
help: use `'_` for type paths
   |
19 |     pub(crate) fn distinct_backtrace_field(&self) -> Option<&Field<'_>> {
   |                                                                   ++++

warning: hiding a lifetime that's elided elsewhere is confusing
  --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/thiserror-impl-1.0.69/src/prop.rs:53:30
   |
53 |     pub(crate) fn from_field(&self) -> Option<&Field> {
   |                              ^^^^^            ^^^^^^
   |                              |                ||
   |                              |                |the same lifetime is hidden here
   |                              |                the same lifetime is elided here
   |                              the lifetime is elided here
   |
   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
help: use `'_` for type paths
   |
53 |     pub(crate) fn from_field(&self) -> Option<&Field<'_>> {
   |                                                     ++++

warning: hiding a lifetime that's elided elsewhere is confusing
  --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/thiserror-impl-1.0.69/src/prop.rs:57:32
   |
57 |     pub(crate) fn source_field(&self) -> Option<&Field> {
   |                                ^^^^^            ^^^^^^
   |                                |                ||
   |                                |                |the same lifetime is hidden here
   |                                |                the same lifetime is elided here
   |                                the lifetime is elided here
   |
   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
help: use `'_` for type paths
   |
57 |     pub(crate) fn source_field(&self) -> Option<&Field<'_>> {
   |                                                       ++++

warning: hiding a lifetime that's elided elsewhere is confusing
  --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/thiserror-impl-1.0.69/src/prop.rs:61:35
   |
61 |     pub(crate) fn backtrace_field(&self) -> Option<&Field> {
   |                                   ^^^^^            ^^^^^^
   |                                   |                ||
   |                                   |                |the same lifetime is hidden here
   |                                   |                the same lifetime is elided here
   |                                   the lifetime is elided here
   |
   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
help: use `'_` for type paths
   |
61 |     pub(crate) fn backtrace_field(&self) -> Option<&Field<'_>> {
   |                                                          ++++

warning: hiding a lifetime that's elided elsewhere is confusing
  --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/thiserror-impl-1.0.69/src/prop.rs:65:44
   |
65 |     pub(crate) fn distinct_backtrace_field(&self) -> Option<&Field> {
   |                                            ^^^^^            ^^^^^^
   |                                            |                ||
   |                                            |                |the same lifetime is hidden here
   |                                            |                the same lifetime is elided here
   |                                            the lifetime is elided here
   |
   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
help: use `'_` for type paths
   |
65 |     pub(crate) fn distinct_backtrace_field(&self) -> Option<&Field<'_>> {
   |                                                                   ++++

   Compiling tokio v1.48.0
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tokio CARGO_MANIFEST_DIR=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/tokio-1.48.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release/deps /usr/local/bin/rustc --crate-name tokio --edition=2021 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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=2 -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=1d77d1b7c75d5d70 -C extra-filename=-133274c55c1fff57 --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps --extern bytes=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libbytes-0357e1ab14af78ac.rmeta --extern libc=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/liblibc-987ccefe3cdf44ec.rmeta --extern mio=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libmio-6b0e57b9519f3090.rmeta --extern pin_project_lite=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libpin_project_lite-ac5343f53fcb8a81.rmeta --extern signal_hook_registry=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libsignal_hook_registry-b06784323a102995.rmeta --extern socket2=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libsocket2-4bebc5eabbded87a.rmeta --extern tokio_macros=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps/libtokio_macros-361f70a91804cd27.so --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/multimedia/librespot/work/librespot-0.8.0/cargo-crates/openssl-macros-0.1.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release/deps /usr/local/bin/rustc --crate-name openssl_macros --edition=2018 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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=050eb387beae13fe -C extra-filename=-8355caf75f19cb09 --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/release/deps -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps --extern proc_macro2=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps/libproc_macro2-835e6d6d8408b3dd.rlib --extern quote=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps/libquote-06ef169c8533cd4a.rlib --extern syn=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps/libsyn-7f4e2e4c5305a0b7.rlib --extern proc_macro --cap-lints warn`
   Compiling darling_macro v0.20.11
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=darling_macro CARGO_MANIFEST_DIR=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/darling_macro-0.20.11 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release/deps /usr/local/bin/rustc --crate-name darling_macro --edition=2021 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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=0f69fa254183c3f3 -C extra-filename=-9bef236acbcd5f7f --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/release/deps -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps --extern darling_core=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps/libdarling_core-a629d84a6bf88649.rlib --extern quote=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps/libquote-06ef169c8533cd4a.rlib --extern syn=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps/libsyn-7f4e2e4c5305a0b7.rlib --extern proc_macro --cap-lints warn`
   Compiling serde_derive v1.0.228
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=serde_derive CARGO_MANIFEST_DIR=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/serde_derive-1.0.228 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release/deps /usr/local/bin/rustc --crate-name serde_derive --edition=2021 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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=5f0732131d1b9768 -C extra-filename=-75bdd453bf02ee6c --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/release/deps -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps --extern proc_macro2=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps/libproc_macro2-835e6d6d8408b3dd.rlib --extern quote=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps/libquote-06ef169c8533cd4a.rlib --extern syn=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps/libsyn-7f4e2e4c5305a0b7.rlib --extern proc_macro --cap-lints warn`
   Compiling zerofrom v0.1.6
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=zerofrom CARGO_MANIFEST_DIR=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/zerofrom-0.1.6 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release/deps /usr/local/bin/rustc --crate-name zerofrom --edition=2021 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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=2 -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=17b6fcbc122d9bce -C extra-filename=-48afa3a4ee5953b1 --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps --extern zerofrom_derive=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps/libzerofrom_derive-c0e124b21bb49100.so --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/multimedia/librespot/work/librespot-0.8.0/cargo-crates/openssl-0.10.75 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release/deps OUT_DIR=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/build/openssl-810c6aee262cb53a/out /usr/local/bin/rustc --crate-name openssl --edition=2021 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aws-lc", "aws-lc-fips", "bindgen", "default", "unstable_boringssl", "v101", "v102", "v110", "v111", "vendored"))' -C metadata=649936c653e6fade -C extra-filename=-179627e6a71c6d73 --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps --extern bitflags=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libbitflags-b32f89287f5a23a5.rmeta --extern cfg_if=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libcfg_if-dcb669990e8965c7.rmeta --extern foreign_types=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libforeign_types-05fb33c8f0b2c557.rmeta --extern libc=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/liblibc-987ccefe3cdf44ec.rmeta --extern once_cell=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libonce_cell-5f63f93fd853e0e0.rmeta --extern openssl_macros=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps/libopenssl_macros-8355caf75f19cb09.so --extern ffi=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libopenssl_sys-1ac43687b69ae656.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 yoke v0.8.1
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=yoke CARGO_MANIFEST_DIR=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/yoke-0.8.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release/deps /usr/local/bin/rustc --crate-name yoke --edition=2021 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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=2 -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=bb6431b17c9eb442 -C extra-filename=-9023ac32bab0bf18 --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps --extern stable_deref_trait=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libstable_deref_trait-fa69451041b6ef73.rmeta --extern yoke_derive=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps/libyoke_derive-67a7f1029d261497.so --extern zerofrom=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libzerofrom-48afa3a4ee5953b1.rmeta --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/multimedia/librespot/work/librespot-0.8.0/cargo-crates/darling-0.20.11 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release/deps /usr/local/bin/rustc --crate-name darling --edition=2021 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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=ee862ca93dd61130 -C extra-filename=-d0cab72d2c514b9c --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/release/deps -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps --extern darling_core=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps/libdarling_core-a629d84a6bf88649.rmeta --extern darling_macro=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps/libdarling_macro-9bef236acbcd5f7f.so --cap-lints warn`
   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/multimedia/librespot/work/librespot-0.8.0/cargo-crates/derive_builder_core-0.20.2 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release/deps /usr/local/bin/rustc --crate-name derive_builder_core --edition=2018 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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=33bd6fa55cb6d191 -C extra-filename=-153cfe062128bdd2 --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/release/deps -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps --extern darling=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps/libdarling-d0cab72d2c514b9c.rmeta --extern proc_macro2=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps/libproc_macro2-835e6d6d8408b3dd.rmeta --extern quote=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps/libquote-06ef169c8533cd4a.rmeta --extern syn=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps/libsyn-7f4e2e4c5305a0b7.rmeta --cap-lints warn`
   Compiling zerovec v0.11.5
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=zerovec CARGO_MANIFEST_DIR=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/zerovec-0.11.5 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release/deps /usr/local/bin/rustc --crate-name zerovec --edition=2021 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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=2 -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=02a602260054fce0 -C extra-filename=-ed1aaad5ecc9892c --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps --extern yoke=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libyoke-9023ac32bab0bf18.rmeta --extern zerofrom=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libzerofrom-48afa3a4ee5953b1.rmeta --extern zerovec_derive=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps/libzerovec_derive-9d9bd09020199200.so --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: `thiserror-impl` (lib) generated 9 warnings
   Compiling zerotrie v0.2.3
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=zerotrie CARGO_MANIFEST_DIR=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/zerotrie-0.2.3 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release/deps /usr/local/bin/rustc --crate-name zerotrie --edition=2021 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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=2 -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=c9849fd644924004 -C extra-filename=-e947654b3b556c1f --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps --extern displaydoc=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps/libdisplaydoc-819878d8f2c524d2.so --extern yoke=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libyoke-9023ac32bab0bf18.rmeta --extern zerofrom=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libzerofrom-48afa3a4ee5953b1.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=zerocopy CARGO_MANIFEST_DIR=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/zerocopy-0.8.27 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release/deps OUT_DIR=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/build/zerocopy-3670a3c7bf0f34e4/out /usr/local/bin/rustc --crate-name zerocopy --edition=2021 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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=2 -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=1a784f11b5ddab1d -C extra-filename=-fe327377de6ab067 --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps --extern zerocopy_derive=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps/libzerocopy_derive-6e93816ccc25e4cd.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)'`
warning: hiding a lifetime that's elided elsewhere is confusing
  --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/derive_builder_core-0.20.2/src/macro_options/darling_opts.rs:28:35
   |
28 |     pub fn to_explicit_visibility(&self) -> Option> {
   |                                   ^^^^^            ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
   |                                   |
   |                                   the lifetime is elided here
   |
   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
note: the lint level is defined here
  --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/derive_builder_core-0.20.2/src/lib.rs:18:9
   |
18 | #![deny(warnings, missing_docs)]
   |         ^^^^^^^^
   = note: `#[warn(mismatched_lifetime_syntaxes)]` implied by `#[warn(warnings)]`
help: use `'_` for type paths
   |
28 |     pub fn to_explicit_visibility(&self) -> Option> {
   |                                                        +++

warning: hiding a lifetime that's elided elsewhere is confusing
   --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/derive_builder_core-0.20.2/src/macro_options/darling_opts.rs:615:24
    |
615 |     pub fn builder_vis(&self) -> Cow {
    |                        ^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
    |                        |
    |                        the lifetime is elided here
    |
    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
help: use `'_` for type paths
    |
615 |     pub fn builder_vis(&self) -> Cow<'_, syn::Visibility> {
    |                                      +++

warning: hiding a lifetime that's elided elsewhere is confusing
   --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/derive_builder_core-0.20.2/src/macro_options/darling_opts.rs:623:29
    |
623 |     pub fn build_method_vis(&self) -> Cow {
    |                             ^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
    |                             |
    |                             the lifetime is elided here
    |
    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
help: use `'_` for type paths
    |
623 |     pub fn build_method_vis(&self) -> Cow<'_, syn::Visibility> {
    |                                           +++

warning: hiding a lifetime that's elided elsewhere is confusing
   --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/derive_builder_core-0.20.2/src/macro_options/darling_opts.rs:646:19
    |
646 |     pub fn fields(&self) -> FieldIter {
    |                   ^^^^^     ^^^^^^^^^ the same lifetime is hidden here
    |                   |
    |                   the lifetime is elided here
    |
    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
help: use `'_` for type paths
    |
646 |     pub fn fields(&self) -> FieldIter<'_> {
    |                                      ++++

warning: hiding a lifetime that's elided elsewhere is confusing
   --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/derive_builder_core-0.20.2/src/macro_options/darling_opts.rs:657:23
    |
657 |     pub fn as_builder(&self) -> Builder {
    |                       ^^^^^     ^^^^^^^ the same lifetime is hidden here
    |                       |
    |                       the lifetime is elided here
    |
    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
help: use `'_` for type paths
    |
657 |     pub fn as_builder(&self) -> Builder<'_> {
    |                                        ++++

warning: hiding a lifetime that's elided elsewhere is confusing
   --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/derive_builder_core-0.20.2/src/macro_options/darling_opts.rs:693:28
    |
693 |     pub fn as_build_method(&self) -> BuildMethod {
    |                            ^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
    |                            |
    |                            the lifetime is elided here
    |
    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
help: use `'_` for type paths
    |
693 |     pub fn as_build_method(&self) -> BuildMethod<'_> {
    |                                                 ++++

warning: hiding a lifetime that's elided elsewhere is confusing
   --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/derive_builder_core-0.20.2/src/macro_options/darling_opts.rs:791:23
    |
791 |     pub fn setter_vis(&self) -> Cow {
    |                       ^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
    |                       |
    |                       the lifetime is elided here
    |
    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
help: use `'_` for type paths
    |
791 |     pub fn setter_vis(&self) -> Cow<'_, syn::Visibility> {
    |                                     +++

warning: hiding a lifetime that's elided elsewhere is confusing
   --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/derive_builder_core-0.20.2/src/macro_options/darling_opts.rs:808:22
    |
808 |     pub fn field_vis(&self) -> Cow {
    |                      ^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
    |                      |
    |                      the lifetime is elided here
    |
    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
help: use `'_` for type paths
    |
808 |     pub fn field_vis(&self) -> Cow<'_, syn::Visibility> {
    |                                    +++

     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=thiserror CARGO_MANIFEST_DIR=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/thiserror-1.0.69 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release/deps OUT_DIR=/magus/work/usr/mports/multimedia/librespot/work/target/release/build/thiserror-f5427f9cefbb4844/out /usr/local/bin/rustc --crate-name thiserror --edition=2021 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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=4f6e26cdaca7713a -C extra-filename=-0accee5f8396239c --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/release/deps -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps --extern thiserror_impl=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps/libthiserror_impl-4ef611c7a77675c9.so --cap-lints warn --check-cfg 'cfg(error_generic_member_access)' --check-cfg 'cfg(thiserror_nightly_testing)'`
   Compiling protobuf-support v3.7.2
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=protobuf_support CARGO_MANIFEST_DIR=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/protobuf-support-3.7.2 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release/deps /usr/local/bin/rustc --crate-name protobuf_support --edition=2021 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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=3e4ee759527f2ecd -C extra-filename=-e938af5b416a10a9 --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/release/deps -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps --extern thiserror=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps/libthiserror-0accee5f8396239c.rmeta --cap-lints warn`
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=thiserror CARGO_MANIFEST_DIR=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/thiserror-1.0.69 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release/deps OUT_DIR=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/build/thiserror-d31a89cc61a36d3c/out /usr/local/bin/rustc --crate-name thiserror --edition=2021 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d5fedf7f6b783e01 -C extra-filename=-beb4ecde744eae2a --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps --extern thiserror_impl=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps/libthiserror_impl-4ef611c7a77675c9.so --cap-lints warn -C link-arg=-fstack-protector-strong --check-cfg 'cfg(error_generic_member_access)' --check-cfg 'cfg(thiserror_nightly_testing)'`
   Compiling regex-automata v0.4.13
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=regex_automata CARGO_MANIFEST_DIR=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/regex-automata-0.4.13 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release/deps /usr/local/bin/rustc --crate-name regex_automata --edition=2021 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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=f46b1e6653c58af8 -C extra-filename=-2e442e5795e99ce1 --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/release/deps -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps --extern aho_corasick=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps/libaho_corasick-ff8ba19dce3eda9f.rmeta --extern memchr=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps/libmemchr-2443690ce55fbdde.rmeta --extern regex_syntax=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps/libregex_syntax-a408abdbb18152c1.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/multimedia/librespot/work/librespot-0.8.0/cargo-crates/tinystr-0.8.2 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release/deps /usr/local/bin/rustc --crate-name tinystr --edition=2021 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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=2 -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=7a55fc9e1f56774e -C extra-filename=-f3d0215d345bbd24 --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps --extern displaydoc=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps/libdisplaydoc-819878d8f2c524d2.so --extern zerovec=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libzerovec-ed1aaad5ecc9892c.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/multimedia/librespot/work/librespot-0.8.0/cargo-crates/potential_utf-0.1.4 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release/deps /usr/local/bin/rustc --crate-name potential_utf --edition=2021 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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=2 -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=1d76aabd5eef3a5a -C extra-filename=-101a8d37a833ec6c --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps --extern zerovec=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libzerovec-ed1aaad5ecc9892c.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/multimedia/librespot/work/librespot-0.8.0/cargo-crates/icu_locale_core-2.1.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release/deps /usr/local/bin/rustc --crate-name icu_locale_core --edition=2021 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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=2 -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=363c9aea1891c46c -C extra-filename=-13995274ae41e647 --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps --extern displaydoc=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps/libdisplaydoc-819878d8f2c524d2.so --extern litemap=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/liblitemap-38efb270d618bd91.rmeta --extern tinystr=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libtinystr-f3d0215d345bbd24.rmeta --extern writeable=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libwriteable-75b85fd209d3854f.rmeta --extern zerovec=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libzerovec-ed1aaad5ecc9892c.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/multimedia/librespot/work/librespot-0.8.0/cargo-crates/icu_collections-2.1.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release/deps /usr/local/bin/rustc --crate-name icu_collections --edition=2021 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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=2 -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=6cee39ec92ef946b -C extra-filename=-e6eeb774040efb8b --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps --extern displaydoc=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps/libdisplaydoc-819878d8f2c524d2.so --extern potential_utf=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libpotential_utf-101a8d37a833ec6c.rmeta --extern yoke=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libyoke-9023ac32bab0bf18.rmeta --extern zerofrom=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libzerofrom-48afa3a4ee5953b1.rmeta --extern zerovec=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libzerovec-ed1aaad5ecc9892c.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: `derive_builder_core` (lib) generated 8 warnings
   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/multimedia/librespot/work/librespot-0.8.0/cargo-crates/derive_builder_macro-0.20.2 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release/deps /usr/local/bin/rustc --crate-name derive_builder_macro --edition=2018 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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=c93ec953ece85df0 -C extra-filename=-1dbcef57b9fb5951 --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/release/deps -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps --extern derive_builder_core=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps/libderive_builder_core-153cfe062128bdd2.rlib --extern syn=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps/libsyn-7f4e2e4c5305a0b7.rlib --extern proc_macro --cap-lints warn`
   Compiling derive_builder v0.20.2
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=derive_builder CARGO_MANIFEST_DIR=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/derive_builder-0.20.2 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release/deps /usr/local/bin/rustc --crate-name derive_builder --edition=2018 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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=9b9dc221f5bc3bd2 -C extra-filename=-415402fd6d742dfe --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/release/deps -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps --extern derive_builder_macro=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps/libderive_builder_macro-1dbcef57b9fb5951.so --cap-lints warn`
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=protobuf CARGO_MANIFEST_DIR=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/protobuf-3.7.2 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release/deps OUT_DIR=/magus/work/usr/mports/multimedia/librespot/work/target/release/build/protobuf-be4afd933f8fe0b1/out /usr/local/bin/rustc --crate-name protobuf --edition=2021 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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=b15537fa152f0947 -C extra-filename=-83d74051c975173d --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/release/deps -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps --extern once_cell=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps/libonce_cell-92386e1a0ddba477.rmeta --extern protobuf_support=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps/libprotobuf_support-e938af5b416a10a9.rmeta --extern thiserror=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps/libthiserror-0accee5f8396239c.rmeta --cap-lints warn`
   Compiling ppv-lite86 v0.2.21
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=ppv_lite86 CARGO_MANIFEST_DIR=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/ppv-lite86-0.2.21 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release/deps /usr/local/bin/rustc --crate-name ppv_lite86 --edition=2021 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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=daeafecc4674e698 -C extra-filename=-b7ed1c6838dada26 --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/release/deps -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps --extern zerocopy=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps/libzerocopy-7ad06a19a70fb9cf.rmeta --cap-lints warn`
warning: unexpected `cfg` condition name: `never`
   --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/librespot-0.8.0/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 icu_provider v2.1.1
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=icu_provider CARGO_MANIFEST_DIR=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/icu_provider-2.1.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release/deps /usr/local/bin/rustc --crate-name icu_provider --edition=2021 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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=2 -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=464b699e464c30c1 -C extra-filename=-7c5677d73fb865f5 --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps --extern displaydoc=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps/libdisplaydoc-819878d8f2c524d2.so --extern icu_locale_core=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libicu_locale_core-13995274ae41e647.rmeta --extern writeable=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libwriteable-75b85fd209d3854f.rmeta --extern yoke=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libyoke-9023ac32bab0bf18.rmeta --extern zerofrom=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libzerofrom-48afa3a4ee5953b1.rmeta --extern zerotrie=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libzerotrie-e947654b3b556c1f.rmeta --extern zerovec=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libzerovec-ed1aaad5ecc9892c.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=ppv_lite86 CARGO_MANIFEST_DIR=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/ppv-lite86-0.2.21 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release/deps /usr/local/bin/rustc --crate-name ppv_lite86 --edition=2021 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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=2 -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=b5ba51acf4049d0e -C extra-filename=-b76b81ba229d470f --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps --extern zerocopy=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libzerocopy-fe327377de6ab067.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: `zerocopy` (lib) generated 1 warning (1 duplicate)
   Compiling icu_normalizer v2.1.1
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=icu_normalizer CARGO_MANIFEST_DIR=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/icu_normalizer-2.1.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release/deps /usr/local/bin/rustc --crate-name icu_normalizer --edition=2021 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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=2 -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=6dc603964d20dbfc -C extra-filename=-8ff4a66f59d757fb --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps --extern icu_collections=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libicu_collections-e6eeb774040efb8b.rmeta --extern icu_normalizer_data=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libicu_normalizer_data-26075394b788d837.rmeta --extern icu_provider=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libicu_provider-7c5677d73fb865f5.rmeta --extern smallvec=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libsmallvec-b62c925da1d1fe71.rmeta --extern zerovec=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libzerovec-ed1aaad5ecc9892c.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/multimedia/librespot/work/librespot-0.8.0/cargo-crates/icu_properties-2.1.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release/deps /usr/local/bin/rustc --crate-name icu_properties --edition=2021 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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=2 -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=213c4ac0ef02ab16 -C extra-filename=-d6cef6b8d2106ed3 --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps --extern icu_collections=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libicu_collections-e6eeb774040efb8b.rmeta --extern icu_locale_core=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libicu_locale_core-13995274ae41e647.rmeta --extern icu_properties_data=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libicu_properties_data-be38af8ef283eec4.rmeta --extern icu_provider=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libicu_provider-7c5677d73fb865f5.rmeta --extern zerotrie=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libzerotrie-e947654b3b556c1f.rmeta --extern zerovec=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libzerovec-ed1aaad5ecc9892c.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/multimedia/librespot/work/librespot-0.8.0/cargo-crates/rand_chacha-0.3.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release/deps /usr/local/bin/rustc --crate-name rand_chacha --edition=2018 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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=2 -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=433d312736a8d448 -C extra-filename=-d33fe567c7d722ea --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps --extern ppv_lite86=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libppv_lite86-b76b81ba229d470f.rmeta --extern rand_core=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/librand_core-da509a165ca10773.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=native_tls CARGO_MANIFEST_DIR=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/native-tls-0.2.14 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release/deps OUT_DIR=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/build/native-tls-33ec4d2f408f917d/out /usr/local/bin/rustc --crate-name native_tls --edition=2015 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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=2 -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=fd362d73c6e53412 -C extra-filename=-ad2b1ca1e4fb25d7 --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps --extern log=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/liblog-067fa373d167858d.rmeta --extern openssl=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libopenssl-179627e6a71c6d73.rmeta --extern openssl_probe=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libopenssl_probe-7773293ed8a96509.rmeta --extern openssl_sys=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libopenssl_sys-1ac43687b69ae656.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=serde CARGO_MANIFEST_DIR=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/serde-1.0.228 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release/deps OUT_DIR=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/build/serde-2957f24bf4162fcf/out /usr/local/bin/rustc --crate-name serde --edition=2021 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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=2 -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=f746a1e99e85e379 -C extra-filename=-693362782db21dd5 --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps --extern serde_core=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libserde_core-4d6e2a6f17910d1e.rmeta --extern serde_derive=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps/libserde_derive-75bdd453bf02ee6c.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)'`
   Compiling pem-rfc7468 v0.7.0
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=pem_rfc7468 CARGO_MANIFEST_DIR=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/pem-rfc7468-0.7.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release/deps /usr/local/bin/rustc --crate-name pem_rfc7468 --edition=2021 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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=2 -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=542126e8fd5fdc74 -C extra-filename=-08ac996a6ce8c123 --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps --extern base64ct=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libbase64ct-6cac8f76af7297c6.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
   Compiling idna_adapter v1.2.1
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=idna_adapter CARGO_MANIFEST_DIR=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/idna_adapter-1.2.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release/deps /usr/local/bin/rustc --crate-name idna_adapter --edition=2021 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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=2 -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=c0284fa35760f483 -C extra-filename=-31713f6d67863f5a --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps --extern icu_normalizer=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libicu_normalizer-8ff4a66f59d757fb.rmeta --extern icu_properties=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libicu_properties-d6cef6b8d2106ed3.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
   Compiling which v4.4.2
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=which CARGO_MANIFEST_DIR=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/which-4.4.2 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release/deps /usr/local/bin/rustc --crate-name which --edition=2021 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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=7ef748c0bd8c4545 -C extra-filename=-1d8c5e4ee42441f7 --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/release/deps -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps --extern either=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps/libeither-09ebd30e42f0aafb.rmeta --extern home=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps/libhome-1a39f8204bc1a22b.rmeta --extern rustix=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps/librustix-d79af3989ebc25f4.rmeta --cap-lints warn`
   Compiling tempfile v3.23.0
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tempfile CARGO_MANIFEST_DIR=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/tempfile-3.23.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release/deps /usr/local/bin/rustc --crate-name tempfile --edition=2021 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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=0207d452fcbfb06a -C extra-filename=-908a177e7d19cc1f --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/release/deps -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps --extern fastrand=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps/libfastrand-c77d10d4345bf5d7.rmeta --extern getrandom=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps/libgetrandom-43cfed8513ceb378.rmeta --extern once_cell=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps/libonce_cell-92386e1a0ddba477.rmeta --extern rustix=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps/librustix-162cbc89edd932d1.rmeta --cap-lints warn`
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=indexmap CARGO_MANIFEST_DIR=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/indexmap-2.12.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release/deps /usr/local/bin/rustc --crate-name indexmap --edition=2021 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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=e619a7dd5f2de27c -C extra-filename=-a12fe215d1fc4e29 --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/release/deps -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps --extern equivalent=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps/libequivalent-908745bf01c06294.rmeta --extern hashbrown=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps/libhashbrown-06cd27911958975b.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/multimedia/librespot/work/librespot-0.8.0/cargo-crates/deranged-0.5.5 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release/deps /usr/local/bin/rustc --crate-name deranged --edition=2021 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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=b9af2d97ea44a4bb -C extra-filename=-44c3173a7c93b33d --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/release/deps -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps --extern powerfmt=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps/libpowerfmt-0ff110a37d868f00.rmeta --cap-lints warn`
     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/multimedia/librespot/work/librespot-0.8.0/cargo-crates/vergen-lib-0.1.6 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release:/magus/work/usr/mports/multimedia/librespot/work/target/release/deps:/usr/local/lib/rustlib/i686-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=0 OUT_DIR=/magus/work/usr/mports/multimedia/librespot/work/target/release/build/vergen-lib-e778c699a69cd14d/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=cc RUSTDOC=/usr/local/bin/rustdoc TARGET=i686-unknown-freebsd /magus/work/usr/mports/multimedia/librespot/work/target/release/build/vergen-lib-b17492a3382ad15c/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 rand_core v0.9.3
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rand_core CARGO_MANIFEST_DIR=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/rand_core-0.9.3 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release/deps /usr/local/bin/rustc --crate-name rand_core --edition=2021 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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=2 -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=433d82c939de4581 -C extra-filename=-c3bd5aefe5cfec7d --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps --extern getrandom=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libgetrandom-b36d128c4d05e2c0.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
   Compiling form_urlencoded v1.2.2
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=form_urlencoded CARGO_MANIFEST_DIR=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/form_urlencoded-1.2.2 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release/deps /usr/local/bin/rustc --crate-name form_urlencoded --edition=2018 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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=2 -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=30fddc16e1135214 -C extra-filename=-6475bacad798b337 --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps --extern percent_encoding=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libpercent_encoding-d06656230682cbc6.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: associated constant `WIRE_TYPE` is never used
  --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/protobuf-3.7.2/src/reflect/types.rs:42:11
   |
29 | pub(crate) trait ProtobufTypeTrait: Send + Sync + Clone + Sized + 'static {
   |                  ----------------- associated constant in this trait
...
42 |     const WIRE_TYPE: WireType;
   |           ^^^^^^^^^
   |
   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default

   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/multimedia/librespot/work/librespot-0.8.0/cargo-crates/http-body-util-0.1.3 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release/deps /usr/local/bin/rustc --crate-name http_body_util --edition=2018 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("channel", "default", "full"))' -C metadata=edb1a3477e3911f0 -C extra-filename=-90b7e61abbe42869 --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps --extern bytes=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libbytes-0357e1ab14af78ac.rmeta --extern futures_core=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libfutures_core-a150fe8548adfe05.rmeta --extern http=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libhttp-73990a86d911192a.rmeta --extern http_body=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libhttp_body-e8a1e2aa6f4ffebb.rmeta --extern pin_project_lite=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libpin_project_lite-ac5343f53fcb8a81.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: hiding a lifetime that's elided elsewhere is confusing
  --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/protobuf-3.7.2/src/reflect/dynamic/mod.rs:71:15
   |
71 |     fn as_ref(&self) -> ReflectFieldRef {
   |               ^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
   |               |
   |               the lifetime is elided here
   |
   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
   = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
help: use `'_` for type paths
   |
71 |     fn as_ref(&self) -> ReflectFieldRef<'_> {
   |                                        ++++

warning: hiding a lifetime that's elided elsewhere is confusing
   --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/protobuf-3.7.2/src/reflect/dynamic/map.rs:140:21
    |
140 |     fn reflect_iter(&self) -> ReflectMapIter {
    |                     ^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
    |                     |
    |                     the lifetime is elided here
    |
    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
help: use `'_` for type paths
    |
140 |     fn reflect_iter(&self) -> ReflectMapIter<'_> {
    |                                             ++++

warning: hiding a lifetime that's elided elsewhere is confusing
  --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/protobuf-3.7.2/src/reflect/dynamic/optional.rs:17:34
   |
17 |     pub(crate) fn mut_or_default(&mut self) -> ReflectValueMut {
   |                                  ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
   |                                  |
   |                                  the lifetime is elided here
   |
   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
help: use `'_` for type paths
   |
17 |     pub(crate) fn mut_or_default(&mut self) -> ReflectValueMut<'_> {
   |                                                               ++++

warning: hiding a lifetime that's elided elsewhere is confusing
  --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/protobuf-3.7.2/src/reflect/dynamic/optional.rs:33:39
   |
33 |     pub(crate) fn reflect_singlar_ref(&self) -> ReflectOptionalRef {
   |                                       ^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
   |                                       |
   |                                       the lifetime is elided here
   |
   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
help: use `'_` for type paths
   |
33 |     pub(crate) fn reflect_singlar_ref(&self) -> ReflectOptionalRef<'_> {
   |                                                                   ++++

warning: hiding a lifetime that's elided elsewhere is confusing
  --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/protobuf-3.7.2/src/reflect/dynamic/repeated.rs:34:21
   |
34 |     fn reflect_iter(&self) -> ReflectRepeatedIter {
   |                     ^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
   |                     |
   |                     the lifetime is elided here
   |
   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
help: use `'_` for type paths
   |
34 |     fn reflect_iter(&self) -> ReflectRepeatedIter<'_> {
   |                                                  ++++

warning: hiding a lifetime that's elided elsewhere is confusing
  --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/protobuf-3.7.2/src/reflect/dynamic/repeated.rs:56:27
   |
56 |     fn reflect_drain_iter(&mut self) -> ReflectRepeatedDrainIter {
   |                           ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
   |                           |
   |                           the lifetime is elided here
   |
   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
help: use `'_` for type paths
   |
56 |     fn reflect_drain_iter(&mut self) -> ReflectRepeatedDrainIter<'_> {
   |                                                                 ++++

warning: hiding a lifetime that's elided elsewhere is confusing
  --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/protobuf-3.7.2/src/reflect/dynamic/repeated.rs:93:12
   |
93 |     fn get(&self, index: usize) -> ReflectValueRef {
   |            ^^^^^                   ^^^^^^^^^^^^^^^ the same lifetime is hidden here
   |            |
   |            the lifetime is elided here
   |
   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
help: use `'_` for type paths
   |
93 |     fn get(&self, index: usize) -> ReflectValueRef<'_> {
   |                                                   ++++

warning: hiding a lifetime that's elided elsewhere is confusing
   --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/protobuf-3.7.2/src/reflect/field/mod.rs:276:17
    |
276 |     fn get_impl(&self) -> FieldDescriptorImplRef {
    |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
    |                 |
    |                 the lifetime is elided here
    |
    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
help: use `'_` for type paths
    |
276 |     fn get_impl(&self) -> FieldDescriptorImplRef<'_> {
    |                                                 ++++

warning: hiding a lifetime that's elided elsewhere is confusing
   --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/protobuf-3.7.2/src/reflect/field/mod.rs:314:17
    |
314 |     fn singular(&self) -> SingularFieldAccessorRef {
    |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
    |                 |
    |                 the lifetime is elided here
    |
    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
help: use `'_` for type paths
    |
314 |     fn singular(&self) -> SingularFieldAccessorRef<'_> {
    |                                                   ++++

warning: hiding a lifetime that's elided elsewhere is confusing
   --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/protobuf-3.7.2/src/reflect/field/mod.rs:326:17
    |
326 |     fn repeated(&self) -> RepeatedFieldAccessorRef {
    |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
    |                 |
    |                 the lifetime is elided here
    |
    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
help: use `'_` for type paths
    |
326 |     fn repeated(&self) -> RepeatedFieldAccessorRef<'_> {
    |                                                   ++++

warning: hiding a lifetime that's elided elsewhere is confusing
   --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/protobuf-3.7.2/src/reflect/field/mod.rs:338:12
    |
338 |     fn map(&self) -> MapFieldAccessorRef {
    |            ^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
    |            |
    |            the lifetime is elided here
    |
    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
help: use `'_` for type paths
    |
338 |     fn map(&self) -> MapFieldAccessorRef<'_> {
    |                                         ++++

warning: hiding a lifetime that's elided elsewhere is confusing
   --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/protobuf-3.7.2/src/reflect/field/mod.rs:388:35
    |
388 |     pub fn singular_default_value(&self) -> ReflectValueRef {
    |                                   ^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
    |                                   |
    |                                   the lifetime is elided here
    |
    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
help: use `'_` for type paths
    |
388 |     pub fn singular_default_value(&self) -> ReflectValueRef<'_> {
    |                                                            ++++

warning: hiding a lifetime that's elided elsewhere is confusing
  --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/protobuf-3.7.2/src/reflect/map/mod.rs:17:21
   |
17 |     fn reflect_iter(&self) -> ReflectMapIter;
   |                     ^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
   |                     |
   |                     the lifetime is elided here
   |
   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
help: use `'_` for type paths
   |
17 |     fn reflect_iter(&self) -> ReflectMapIter<'_>;
   |                                             ++++

warning: hiding a lifetime that's elided elsewhere is confusing
   --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/protobuf-3.7.2/src/reflect/map/mod.rs:135:16
    |
135 |     pub fn get(&self, key: ReflectValueRef) -> Option {
    |                ^^^^^ the lifetime is elided here      ^^^^^^^^^^^^^^^ the same lifetime is hidden here
    |
    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
help: use `'_` for type paths
    |
135 |     pub fn get(&self, key: ReflectValueRef) -> Option> {
    |                                                                      ++++

warning: hiding a lifetime that's elided elsewhere is confusing
   --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/protobuf-3.7.2/src/reflect/map/mod.rs:225:16
    |
225 |     pub fn get(&self, key: ReflectValueRef) -> Option {
    |                ^^^^^ the lifetime is elided here      ^^^^^^^^^^^^^^^ the same lifetime is hidden here
    |
    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
help: use `'_` for type paths
    |
225 |     pub fn get(&self, key: ReflectValueRef) -> Option> {
    |                                                                      ++++

warning: hiding a lifetime that's elided elsewhere is confusing
  --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/protobuf-3.7.2/src/reflect/map/empty.rs:42:32
   |
42 |     pub(crate) fn reflect_iter(&self) -> ReflectMapIter {
   |                                ^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
   |                                |
   |                                the lifetime is elided here
   |
   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
help: use `'_` for type paths
   |
42 |     pub(crate) fn reflect_iter(&self) -> ReflectMapIter<'_> {
   |                                                        ++++

warning: hiding a lifetime that's elided elsewhere is confusing
  --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/protobuf-3.7.2/src/reflect/repeated/mod.rs:23:21
   |
23 |     fn reflect_iter(&self) -> ReflectRepeatedIter;
   |                     ^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
   |                     |
   |                     the lifetime is elided here
   |
   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
help: use `'_` for type paths
   |
23 |     fn reflect_iter(&self) -> ReflectRepeatedIter<'_>;
   |                                                  ++++

warning: hiding a lifetime that's elided elsewhere is confusing
  --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/protobuf-3.7.2/src/reflect/repeated/mod.rs:24:27
   |
24 |     fn reflect_drain_iter(&mut self) -> ReflectRepeatedDrainIter;
   |                           ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
   |                           |
   |                           the lifetime is elided here
   |
   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
help: use `'_` for type paths
   |
24 |     fn reflect_drain_iter(&mut self) -> ReflectRepeatedDrainIter<'_>;
   |                                                                 ++++

warning: hiding a lifetime that's elided elsewhere is confusing
  --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/protobuf-3.7.2/src/reflect/repeated/mod.rs:26:12
   |
26 |     fn get(&self, index: usize) -> ReflectValueRef;
   |            ^^^^^                   ^^^^^^^^^^^^^^^ the same lifetime is hidden here
   |            |
   |            the lifetime is elided here
   |
   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
help: use `'_` for type paths
   |
26 |     fn get(&self, index: usize) -> ReflectValueRef<'_>;
   |                                                   ++++

warning: hiding a lifetime that's elided elsewhere is confusing
  --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/protobuf-3.7.2/src/reflect/repeated/mod.rs:90:12
   |
90 |     fn get(&self, index: usize) -> ReflectValueRef {
   |            ^^^^^                   ^^^^^^^^^^^^^^^ the same lifetime is hidden here
   |            |
   |            the lifetime is elided here
   |
   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
help: use `'_` for type paths
   |
90 |     fn get(&self, index: usize) -> ReflectValueRef<'_> {
   |                                                   ++++

warning: hiding a lifetime that's elided elsewhere is confusing
   --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/protobuf-3.7.2/src/reflect/value/value_box.rs:123:25
    |
123 |     pub fn as_value_ref(&self) -> ReflectValueRef {
    |                         ^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
    |                         |
    |                         the lifetime is elided here
    |
    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
help: use `'_` for type paths
    |
123 |     pub fn as_value_ref(&self) -> ReflectValueRef<'_> {
    |                                                  ++++

warning: hiding a lifetime that's elided elsewhere is confusing
   --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/protobuf-3.7.2/src/reflect/value/value_box.rs:139:32
    |
139 |     pub(crate) fn as_value_mut(&mut self) -> ReflectValueMut {
    |                                ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
    |                                |
    |                                the lifetime is elided here
    |
    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
help: use `'_` for type paths
    |
139 |     pub(crate) fn as_value_mut(&mut self) -> ReflectValueMut<'_> {
    |                                                             ++++

warning: hiding a lifetime that's elided elsewhere is confusing
  --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/protobuf-3.7.2/src/reflect/runtime_types.rs:86:22
   |
86 |     fn as_ref(value: &Self::Value) -> ReflectValueRef;
   |                      ^^^^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
   |                      |
   |                      the lifetime is elided here
   |
   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
help: use `'_` for type paths
   |
86 |     fn as_ref(value: &Self::Value) -> ReflectValueRef<'_>;
   |                                                      ++++

warning: hiding a lifetime that's elided elsewhere is confusing
  --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/protobuf-3.7.2/src/reflect/runtime_types.rs:88:22
   |
88 |     fn as_mut(value: &mut Self::Value) -> ReflectValueMut;
   |                      ^^^^^^^^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
   |                      |
   |                      the lifetime is elided here
   |
   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
help: use `'_` for type paths
   |
88 |     fn as_mut(value: &mut Self::Value) -> ReflectValueMut<'_>;
   |                                                          ++++

warning: hiding a lifetime that's elided elsewhere is confusing
   --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/protobuf-3.7.2/src/reflect/runtime_types.rs:119:28
    |
119 |     fn deref_as_ref(value: &Self::DerefTarget) -> ReflectValueRef;
    |                            ^^^^^^^^^^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
    |                            |
    |                            the lifetime is elided here
    |
    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
help: use `'_` for type paths
    |
119 |     fn deref_as_ref(value: &Self::DerefTarget) -> ReflectValueRef<'_>;
    |                                                                  ++++

warning: hiding a lifetime that's elided elsewhere is confusing
   --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/protobuf-3.7.2/src/reflect/runtime_types.rs:206:22
    |
206 |     fn as_ref(value: &f32) -> ReflectValueRef {
    |                      ^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
    |                      |
    |                      the lifetime is elided here
    |
    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
help: use `'_` for type paths
    |
206 |     fn as_ref(value: &f32) -> ReflectValueRef<'_> {
    |                                              ++++

warning: hiding a lifetime that's elided elsewhere is confusing
   --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/protobuf-3.7.2/src/reflect/runtime_types.rs:210:23
    |
210 |     fn as_mut(_value: &mut Self::Value) -> ReflectValueMut {
    |                       ^^^^^^^^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
    |                       |
    |                       the lifetime is elided here
    |
    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
help: use `'_` for type paths
    |
210 |     fn as_mut(_value: &mut Self::Value) -> ReflectValueMut<'_> {
    |                                                           ++++

warning: hiding a lifetime that's elided elsewhere is confusing
   --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/protobuf-3.7.2/src/reflect/runtime_types.rs:253:22
    |
253 |     fn as_ref(value: &f64) -> ReflectValueRef {
    |                      ^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
    |                      |
    |                      the lifetime is elided here
    |
    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
help: use `'_` for type paths
    |
253 |     fn as_ref(value: &f64) -> ReflectValueRef<'_> {
    |                                              ++++

warning: hiding a lifetime that's elided elsewhere is confusing
   --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/protobuf-3.7.2/src/reflect/runtime_types.rs:261:23
    |
261 |     fn as_mut(_value: &mut Self::Value) -> ReflectValueMut {
    |                       ^^^^^^^^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
    |                       |
    |                       the lifetime is elided here
    |
    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
help: use `'_` for type paths
    |
261 |     fn as_mut(_value: &mut Self::Value) -> ReflectValueMut<'_> {
    |                                                           ++++

warning: hiding a lifetime that's elided elsewhere is confusing
   --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/protobuf-3.7.2/src/reflect/runtime_types.rs:300:22
    |
300 |     fn as_ref(value: &i32) -> ReflectValueRef {
    |                      ^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
    |                      |
    |                      the lifetime is elided here
    |
    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
help: use `'_` for type paths
    |
300 |     fn as_ref(value: &i32) -> ReflectValueRef<'_> {
    |                                              ++++

warning: hiding a lifetime that's elided elsewhere is confusing
   --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/protobuf-3.7.2/src/reflect/runtime_types.rs:308:23
    |
308 |     fn as_mut(_value: &mut Self::Value) -> ReflectValueMut {
    |                       ^^^^^^^^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
    |                       |
    |                       the lifetime is elided here
    |
    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
help: use `'_` for type paths
    |
308 |     fn as_mut(_value: &mut Self::Value) -> ReflectValueMut<'_> {
    |                                                           ++++

warning: hiding a lifetime that's elided elsewhere is confusing
   --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/protobuf-3.7.2/src/reflect/runtime_types.rs:369:22
    |
369 |     fn as_ref(value: &i64) -> ReflectValueRef {
    |                      ^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
    |                      |
    |                      the lifetime is elided here
    |
    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
help: use `'_` for type paths
    |
369 |     fn as_ref(value: &i64) -> ReflectValueRef<'_> {
    |                                              ++++

warning: hiding a lifetime that's elided elsewhere is confusing
   --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/protobuf-3.7.2/src/reflect/runtime_types.rs:377:23
    |
377 |     fn as_mut(_value: &mut Self::Value) -> ReflectValueMut {
    |                       ^^^^^^^^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
    |                       |
    |                       the lifetime is elided here
    |
    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
help: use `'_` for type paths
    |
377 |     fn as_mut(_value: &mut Self::Value) -> ReflectValueMut<'_> {
    |                                                           ++++

warning: hiding a lifetime that's elided elsewhere is confusing
   --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/protobuf-3.7.2/src/reflect/runtime_types.rs:441:22
    |
441 |     fn as_ref(value: &u32) -> ReflectValueRef {
    |                      ^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
    |                      |
    |                      the lifetime is elided here
    |
    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
help: use `'_` for type paths
    |
441 |     fn as_ref(value: &u32) -> ReflectValueRef<'_> {
    |                                              ++++

warning: hiding a lifetime that's elided elsewhere is confusing
   --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/protobuf-3.7.2/src/reflect/runtime_types.rs:445:23
    |
445 |     fn as_mut(_value: &mut Self::Value) -> ReflectValueMut {
    |                       ^^^^^^^^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
    |                       |
    |                       the lifetime is elided here
    |
    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
help: use `'_` for type paths
    |
445 |     fn as_mut(_value: &mut Self::Value) -> ReflectValueMut<'_> {
    |                                                           ++++

warning: hiding a lifetime that's elided elsewhere is confusing
   --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/protobuf-3.7.2/src/reflect/runtime_types.rs:506:22
    |
506 |     fn as_ref(value: &u64) -> ReflectValueRef {
    |                      ^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
    |                      |
    |                      the lifetime is elided here
    |
    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
help: use `'_` for type paths
    |
506 |     fn as_ref(value: &u64) -> ReflectValueRef<'_> {
    |                                              ++++

warning: hiding a lifetime that's elided elsewhere is confusing
   --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/protobuf-3.7.2/src/reflect/runtime_types.rs:514:23
    |
514 |     fn as_mut(_value: &mut Self::Value) -> ReflectValueMut {
    |                       ^^^^^^^^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
    |                       |
    |                       the lifetime is elided here
    |
    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
help: use `'_` for type paths
    |
514 |     fn as_mut(_value: &mut Self::Value) -> ReflectValueMut<'_> {
    |                                                           ++++

warning: hiding a lifetime that's elided elsewhere is confusing
   --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/protobuf-3.7.2/src/reflect/runtime_types.rs:571:22
    |
571 |     fn as_ref(value: &bool) -> ReflectValueRef {
    |                      ^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
    |                      |
    |                      the lifetime is elided here
    |
    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
help: use `'_` for type paths
    |
571 |     fn as_ref(value: &bool) -> ReflectValueRef<'_> {
    |                                               ++++

warning: hiding a lifetime that's elided elsewhere is confusing
   --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/protobuf-3.7.2/src/reflect/runtime_types.rs:579:23
    |
579 |     fn as_mut(_value: &mut Self::Value) -> ReflectValueMut {
    |                       ^^^^^^^^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
    |                       |
    |                       the lifetime is elided here
    |
    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
help: use `'_` for type paths
    |
579 |     fn as_mut(_value: &mut Self::Value) -> ReflectValueMut<'_> {
    |                                                           ++++

warning: hiding a lifetime that's elided elsewhere is confusing
   --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/protobuf-3.7.2/src/reflect/runtime_types.rs:632:22
    |
632 |     fn as_ref(value: &String) -> ReflectValueRef {
    |                      ^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
    |                      |
    |                      the lifetime is elided here
    |
    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
help: use `'_` for type paths
    |
632 |     fn as_ref(value: &String) -> ReflectValueRef<'_> {
    |                                                 ++++

warning: hiding a lifetime that's elided elsewhere is confusing
   --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/protobuf-3.7.2/src/reflect/runtime_types.rs:636:23
    |
636 |     fn as_mut(_value: &mut Self::Value) -> ReflectValueMut {
    |                       ^^^^^^^^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
    |                       |
    |                       the lifetime is elided here
    |
    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
help: use `'_` for type paths
    |
636 |     fn as_mut(_value: &mut Self::Value) -> ReflectValueMut<'_> {
    |                                                           ++++

warning: hiding a lifetime that's elided elsewhere is confusing
   --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/protobuf-3.7.2/src/reflect/runtime_types.rs:652:28
    |
652 |     fn deref_as_ref(value: &str) -> ReflectValueRef {
    |                            ^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
    |                            |
    |                            the lifetime is elided here
    |
    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
help: use `'_` for type paths
    |
652 |     fn deref_as_ref(value: &str) -> ReflectValueRef<'_> {
    |                                                    ++++

warning: hiding a lifetime that's elided elsewhere is confusing
   --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/protobuf-3.7.2/src/reflect/runtime_types.rs:704:22
    |
704 |     fn as_ref(value: &Vec) -> ReflectValueRef {
    |                      ^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
    |                      |
    |                      the lifetime is elided here
    |
    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
help: use `'_` for type paths
    |
704 |     fn as_ref(value: &Vec) -> ReflectValueRef<'_> {
    |                                                  ++++

warning: hiding a lifetime that's elided elsewhere is confusing
   --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/protobuf-3.7.2/src/reflect/runtime_types.rs:708:23
    |
708 |     fn as_mut(_value: &mut Self::Value) -> ReflectValueMut {
    |                       ^^^^^^^^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
    |                       |
    |                       the lifetime is elided here
    |
    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
help: use `'_` for type paths
    |
708 |     fn as_mut(_value: &mut Self::Value) -> ReflectValueMut<'_> {
    |                                                           ++++

warning: hiding a lifetime that's elided elsewhere is confusing
   --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/protobuf-3.7.2/src/reflect/runtime_types.rs:724:28
    |
724 |     fn deref_as_ref(value: &[u8]) -> ReflectValueRef {
    |                            ^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
    |                            |
    |                            the lifetime is elided here
    |
    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
help: use `'_` for type paths
    |
724 |     fn deref_as_ref(value: &[u8]) -> ReflectValueRef<'_> {
    |                                                     ++++

warning: hiding a lifetime that's elided elsewhere is confusing
   --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/protobuf-3.7.2/src/reflect/runtime_types.rs:883:22
    |
883 |     fn as_ref(value: &EnumOrUnknown) -> ReflectValueRef {
    |                      ^^^^^^^^^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
    |                      |
    |                      the lifetime is elided here
    |
    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
help: use `'_` for type paths
    |
883 |     fn as_ref(value: &EnumOrUnknown) -> ReflectValueRef<'_> {
    |                                                           ++++

warning: hiding a lifetime that's elided elsewhere is confusing
   --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/protobuf-3.7.2/src/reflect/runtime_types.rs:887:23
    |
887 |     fn as_mut(_value: &mut Self::Value) -> ReflectValueMut {
    |                       ^^^^^^^^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
    |                       |
    |                       the lifetime is elided here
    |
    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
help: use `'_` for type paths
    |
887 |     fn as_mut(_value: &mut Self::Value) -> ReflectValueMut<'_> {
    |                                                           ++++

warning: hiding a lifetime that's elided elsewhere is confusing
   --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/protobuf-3.7.2/src/reflect/runtime_types.rs:935:22
    |
935 |     fn as_ref(value: &M) -> ReflectValueRef {
    |                      ^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
    |                      |
    |                      the lifetime is elided here
    |
    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
help: use `'_` for type paths
    |
935 |     fn as_ref(value: &M) -> ReflectValueRef<'_> {
    |                                            ++++

warning: hiding a lifetime that's elided elsewhere is confusing
   --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/protobuf-3.7.2/src/reflect/runtime_types.rs:939:22
    |
939 |     fn as_mut(value: &mut M) -> ReflectValueMut {
    |                      ^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
    |                      |
    |                      the lifetime is elided here
    |
    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
help: use `'_` for type paths
    |
939 |     fn as_mut(value: &mut M) -> ReflectValueMut<'_> {
    |                                                ++++

warning: hiding a lifetime that's elided elsewhere is confusing
   --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/protobuf-3.7.2/src/unknown.rs:163:23
    |
163 |     pub(crate) fn any(&self) -> Option {
    |                       ^^^^^            ^^^^^^^^^^^^^^^ the same lifetime is hidden here
    |                       |
    |                       the lifetime is elided here
    |
    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
help: use `'_` for type paths
    |
163 |     pub(crate) fn any(&self) -> Option> {
    |                                                       ++++

warning: hiding a lifetime that's elided elsewhere is confusing
   --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/protobuf-3.7.2/src/unknown.rs:333:16
    |
333 |     pub fn get(&self, field_number: u32) -> Option {
    |                ^^^^^ the lifetime is elided here   ^^^^^^^^^^^^^^^ the same lifetime is hidden here
    |
    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
help: use `'_` for type paths
    |
333 |     pub fn get(&self, field_number: u32) -> Option> {
    |                                                                   ++++

   Compiling tokio-util v0.7.17
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tokio_util CARGO_MANIFEST_DIR=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/tokio-util-0.7.17 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release/deps /usr/local/bin/rustc --crate-name tokio_util --edition=2021 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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=2 -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=5a0a690e5dc3ef6c -C extra-filename=-b0e36f33dc66f297 --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps --extern bytes=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libbytes-0357e1ab14af78ac.rmeta --extern futures_core=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libfutures_core-a150fe8548adfe05.rmeta --extern futures_sink=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libfutures_sink-9c2e2bd428415969.rmeta --extern pin_project_lite=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libpin_project_lite-ac5343f53fcb8a81.rmeta --extern tokio=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libtokio-133274c55c1fff57.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/multimedia/librespot/work/librespot-0.8.0/cargo-crates/tokio-native-tls-0.3.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release/deps /usr/local/bin/rustc --crate-name tokio_native_tls --edition=2018 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("vendored"))' -C metadata=b676706a68097515 -C extra-filename=-3ec736c9e1e54649 --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps --extern native_tls=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libnative_tls-ad2b1ca1e4fb25d7.rmeta --extern tokio=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libtokio-133274c55c1fff57.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong -L native=/usr/lib`
   Compiling vergen v9.0.6
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/vergen-9.0.6 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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=490685950aebdae0 -C extra-filename=-0179935608436b1d --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/release/build/vergen-0179935608436b1d -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps --extern rustversion=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps/librustversion-9f15a40c5b283e06.so --cap-lints warn`
warning: trait `MustNotImplDrop` is never used
   --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/http-body-util-0.1.3/src/either.rs:141:15
    |
141 |         trait MustNotImplDrop {}
    |               ^^^^^^^^^^^^^^^
    |
    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default

warning: hiding a lifetime that's elided elsewhere is confusing
  --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/http-body-util-0.1.3/src/either.rs:27:37
   |
27 |     pub(crate) fn project(self: Pin<&mut Self>) -> EitherProj {
   |                                     ^^^^^^^^^      ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
   |                                     |
   |                                     the lifetime is elided here
   |
   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
   = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
help: use `'_` for type paths
   |
27 |     pub(crate) fn project(self: Pin<&mut Self>) -> EitherProj<'_, L, R> {
   |                                                               +++

     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rand_core CARGO_MANIFEST_DIR=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/rand_core-0.9.3 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release/deps /usr/local/bin/rustc --crate-name rand_core --edition=2021 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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=c3a49f0a1762da0a -C extra-filename=-6e7f7b4266780f6a --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/release/deps -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps --extern getrandom=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps/libgetrandom-43cfed8513ceb378.rmeta --cap-lints warn`
warning: `http-body-util` (lib) generated 2 warnings
   Compiling num_threads v0.1.7
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=num_threads CARGO_MANIFEST_DIR=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/num_threads-0.1.7 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release/deps /usr/local/bin/rustc --crate-name num_threads --edition=2015 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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=1e072bb40abe3f99 -C extra-filename=-cf1acffb33670e77 --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/release/deps -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps --extern libc=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps/liblibc-f91d0e20ef18d932.rmeta --cap-lints warn`
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/num-traits-0.2.19 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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=e9d91f0b5bd9268d -C extra-filename=-b4db338a8546ba88 --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/release/build/num-traits-b4db338a8546ba88 -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps --extern autocfg=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps/libautocfg-041d0c3db82d3e10.rlib --cap-lints warn`
   Compiling sync_wrapper v1.0.2
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=sync_wrapper CARGO_MANIFEST_DIR=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/sync_wrapper-1.0.2 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release/deps /usr/local/bin/rustc --crate-name sync_wrapper --edition=2021 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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=2 -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=165723c2acb839fd -C extra-filename=-8cef3dad1a5133bf --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps --extern futures_core=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libfutures_core-a150fe8548adfe05.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
     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/multimedia/librespot/work/librespot-0.8.0/cargo-crates/libm-0.2.15 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release:/magus/work/usr/mports/multimedia/librespot/work/target/release/deps:/usr/local/lib/rustlib/i686-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=0 OUT_DIR=/magus/work/usr/mports/multimedia/librespot/work/target/release/build/libm-c6000331ed5a48f5/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=cc RUSTDOC=/usr/local/bin/rustdoc TARGET=i686-unknown-freebsd /magus/work/usr/mports/multimedia/librespot/work/target/release/build/libm-e7f99676315eec26/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)
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=log CARGO_MANIFEST_DIR=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/log-0.4.28 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release/deps /usr/local/bin/rustc --crate-name log --edition=2021 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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=63e0528f89241158 -C extra-filename=-f524d5354c9c971c --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/release/deps -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps --cap-lints warn`
   Compiling thiserror v2.0.17
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/thiserror-2.0.17 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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=067e21facea3a1aa -C extra-filename=-660b9d173a6b8400 --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/release/build/thiserror-660b9d173a6b8400 -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/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/multimedia/librespot/work/librespot-0.8.0/cargo-crates/ryu-1.0.20 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release/deps /usr/local/bin/rustc --crate-name ryu --edition=2018 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("no-panic", "small"))' -C metadata=6d8ca6d126486939 -C extra-filename=-17e05d31c808903c --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps --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/multimedia/librespot/work/librespot-0.8.0/cargo-crates/bitflags-1.3.2 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release/deps /usr/local/bin/rustc --crate-name bitflags --edition=2018 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/bitflags-1.3.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "default", "example_generated", "rustc-dep-of-std"))' -C metadata=d24946608698a7e4 -C extra-filename=-e50d3504ad5532d3 --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/multimedia/librespot/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/multimedia/librespot/work/librespot-0.8.0/cargo-crates/itoa-1.0.15 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release/deps /usr/local/bin/rustc --crate-name itoa --edition=2018 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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=39dfb1eb2b1126ef -C extra-filename=-41331038859321e7 --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/release/deps -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps --cap-lints warn`
warning: value assigned to `vp` is never read
   --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/ryu-1.0.20/src/f2s.rs:146:17
    |
146 |                 vp /= 10;
    |                 ^^^^^^^^
    |
    = help: maybe it is overwritten before being read?
    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default

   Compiling h2 v0.4.12
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=h2 CARGO_MANIFEST_DIR=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/h2-0.4.12 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release/deps /usr/local/bin/rustc --crate-name h2 --edition=2021 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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=2 -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=10c73f9f2f7f01f4 -C extra-filename=-7d530326e9465232 --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps --extern atomic_waker=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libatomic_waker-8dc9cb2708deaf15.rmeta --extern bytes=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libbytes-0357e1ab14af78ac.rmeta --extern fnv=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libfnv-b0a2e58378b3173a.rmeta --extern futures_core=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libfutures_core-a150fe8548adfe05.rmeta --extern futures_sink=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libfutures_sink-9c2e2bd428415969.rmeta --extern http=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libhttp-73990a86d911192a.rmeta --extern indexmap=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libindexmap-d390583d8043cf23.rmeta --extern slab=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libslab-c7dc834ec54e62b1.rmeta --extern tokio=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libtokio-133274c55c1fff57.rmeta --extern tokio_util=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libtokio_util-b0e36f33dc66f297.rmeta --extern tracing=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libtracing-6c565bc0156601ce.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/multimedia/librespot/work/librespot-0.8.0/cargo-crates/utf8_iter-1.0.4 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release/deps /usr/local/bin/rustc --crate-name utf8_iter --edition=2021 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=70d047520eb32aca -C extra-filename=-825f73d3cba5263d --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: `ryu` (lib) generated 1 warning
   Compiling num-conv v0.1.0
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=num_conv CARGO_MANIFEST_DIR=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/num-conv-0.1.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release/deps /usr/local/bin/rustc --crate-name num_conv --edition=2021 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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=85e59de343969ae0 -C extra-filename=-f70f1be5ab5998ba --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/release/deps -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/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/multimedia/librespot/work/librespot-0.8.0/cargo-crates/time-core-0.1.6 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release/deps /usr/local/bin/rustc --crate-name time_core --edition=2021 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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=87daab1b5f0bcf57 -C extra-filename=-fe0cee7595451586 --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/release/deps -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/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/multimedia/librespot/work/librespot-0.8.0/cargo-crates/tower-layer-0.3.3 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release/deps /usr/local/bin/rustc --crate-name tower_layer --edition=2018 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=8aae1c1d75b79fd0 -C extra-filename=-7920ff6198b2cc99 --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/multimedia/librespot/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='-Clink-arg=-fstack-protector-strong' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/thiserror-2.0.17 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release:/magus/work/usr/mports/multimedia/librespot/work/target/release/deps:/usr/local/lib/rustlib/i686-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=2 OUT_DIR=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/build/thiserror-371e051749bf375f/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=cc RUSTDOC=/usr/local/bin/rustdoc TARGET=i686-unknown-freebsd /magus/work/usr/mports/multimedia/librespot/work/target/release/build/thiserror-660b9d173a6b8400/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)
[thiserror 2.0.17] cargo:rerun-if-env-changed=RUSTC_BOOTSTRAP
   Compiling idna v1.1.0
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=idna CARGO_MANIFEST_DIR=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/idna-1.1.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release/deps /usr/local/bin/rustc --crate-name idna --edition=2018 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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=2 -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=79460b2638aa9b59 -C extra-filename=-e2fd377204694226 --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps --extern idna_adapter=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libidna_adapter-31713f6d67863f5a.rmeta --extern smallvec=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libsmallvec-b62c925da1d1fe71.rmeta --extern utf8_iter=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libutf8_iter-825f73d3cba5263d.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
     Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=libm CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86 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/multimedia/librespot/work/librespot-0.8.0/cargo-crates/num-traits-0.2.19 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release:/magus/work/usr/mports/multimedia/librespot/work/target/release/deps:/usr/local/lib/rustlib/i686-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=0 OUT_DIR=/magus/work/usr/mports/multimedia/librespot/work/target/release/build/num-traits-0586e5b5f44d5aa4/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=cc RUSTDOC=/usr/local/bin/rustdoc TARGET=i686-unknown-freebsd /magus/work/usr/mports/multimedia/librespot/work/target/release/build/num-traits-b4db338a8546ba88/build-script-build`
   Compiling protobuf-parse v3.7.2
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=protobuf_parse CARGO_MANIFEST_DIR=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/protobuf-parse-3.7.2 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release/deps /usr/local/bin/rustc --crate-name protobuf_parse --edition=2021 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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=038feadc0ab7033d -C extra-filename=-c3c089d0228fbc9e --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/release/deps -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps --extern anyhow=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps/libanyhow-e6ac33cc8f1c7465.rmeta --extern indexmap=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps/libindexmap-a12fe215d1fc4e29.rmeta --extern log=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps/liblog-f524d5354c9c971c.rmeta --extern protobuf=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps/libprotobuf-83d74051c975173d.rmeta --extern protobuf_support=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps/libprotobuf_support-e938af5b416a10a9.rmeta --extern tempfile=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps/libtempfile-908a177e7d19cc1f.rmeta --extern thiserror=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps/libthiserror-0accee5f8396239c.rmeta --extern which=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps/libwhich-1d8c5e4ee42441f7.rmeta --cap-lints warn`
[num-traits 0.2.19] cargo:rustc-check-cfg=cfg(has_total_cmp)
   Compiling tower v0.5.2
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tower CARGO_MANIFEST_DIR=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/tower-0.5.2 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release/deps /usr/local/bin/rustc --crate-name tower --edition=2018 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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=2 -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=a8e5ff24a45439cb -C extra-filename=-ab7a43e01bb8d480 --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps --extern futures_core=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libfutures_core-a150fe8548adfe05.rmeta --extern futures_util=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libfutures_util-0ad19ed2615c2d08.rmeta --extern pin_project_lite=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libpin_project_lite-ac5343f53fcb8a81.rmeta --extern sync_wrapper=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libsync_wrapper-8cef3dad1a5133bf.rmeta --extern tokio=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libtokio-133274c55c1fff57.rmeta --extern tower_layer=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libtower_layer-7920ff6198b2cc99.rmeta --extern tower_service=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libtower_service-4b2874f1abfc7bfe.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
[num-traits 0.2.19] cargo:rustc-cfg=has_total_cmp
[num-traits 0.2.19] cargo:rerun-if-changed=build.rs
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=libm CARGO_MANIFEST_DIR=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/libm-0.2.15 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release/deps OUT_DIR=/magus/work/usr/mports/multimedia/librespot/work/target/release/build/libm-c6000331ed5a48f5/out /usr/local/bin/rustc --crate-name libm --edition=2021 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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=90e6d6ef8c88c2b7 -C extra-filename=-bcb12c8604696232 --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/release/deps -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps --cap-lints warn --cfg arch_enabled --check-cfg 'cfg(assert_no_panic)' --check-cfg 'cfg(intrinsics_enabled)' --check-cfg 'cfg(arch_enabled)' --check-cfg 'cfg(optimizations_enabled)' --check-cfg 'cfg(x86_no_sse)' --check-cfg 'cfg(f16_enabled)' --check-cfg 'cfg(f128_enabled)'`
   Compiling time v0.3.44
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=time CARGO_MANIFEST_DIR=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/time-0.3.44 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release/deps /usr/local/bin/rustc --crate-name time --edition=2021 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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=5cabfebc03c78f8e -C extra-filename=-6f3305a53426a93b --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/release/deps -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps --extern deranged=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps/libderanged-44c3173a7c93b33d.rmeta --extern itoa=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps/libitoa-41331038859321e7.rmeta --extern libc=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps/liblibc-f91d0e20ef18d932.rmeta --extern num_conv=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps/libnum_conv-f70f1be5ab5998ba.rmeta --extern num_threads=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps/libnum_threads-cf1acffb33670e77.rmeta --extern powerfmt=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps/libpowerfmt-0ff110a37d868f00.rmeta --extern time_core=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps/libtime_core-fe0cee7595451586.rmeta --cap-lints warn`
   Compiling rand_chacha v0.9.0
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rand_chacha CARGO_MANIFEST_DIR=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/rand_chacha-0.9.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release/deps /usr/local/bin/rustc --crate-name rand_chacha --edition=2021 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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=7a421e53d4313fc9 -C extra-filename=-e609f5ac5438dea0 --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/release/deps -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps --extern ppv_lite86=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps/libppv_lite86-b7ed1c6838dada26.rmeta --extern rand_core=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps/librand_core-6e7f7b4266780f6a.rmeta --cap-lints warn`
warning: struct `RelPath` is never constructed
 --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/protobuf-parse-3.7.2/src/rel_path.rs:7:19
  |
7 | pub(crate) struct RelPath {
  |                   ^^^^^^^
  |
  = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default

warning: hiding a lifetime that's elided elsewhere is confusing
   --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/protobuf-parse-3.7.2/src/pure/convert/type_resolver.rs:169:9
    |
169 |         &self,
    |         ^^^^^ the lifetime is elided here
...
172 |     ) -> anyhow::Result> {
    |                                      ^^^^^^^^^^^^^ the same lifetime is hidden here
    |
    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
help: use `'_` for type paths
    |
172 |     ) -> anyhow::Result>> {
    |                                                   ++++

     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/multimedia/librespot/work/librespot-0.8.0/cargo-crates/vergen-9.0.6 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release:/magus/work/usr/mports/multimedia/librespot/work/target/release/deps:/usr/local/lib/rustlib/i686-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=0 OUT_DIR=/magus/work/usr/mports/multimedia/librespot/work/target/release/build/vergen-1a85eb8b072100f6/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=cc RUSTDOC=/usr/local/bin/rustdoc TARGET=i686-unknown-freebsd /magus/work/usr/mports/multimedia/librespot/work/target/release/build/vergen-0179935608436b1d/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=rand_chacha CARGO_MANIFEST_DIR=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/rand_chacha-0.9.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release/deps /usr/local/bin/rustc --crate-name rand_chacha --edition=2021 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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=2 -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=fd3bf276621972e2 -C extra-filename=-586b33f74d335139 --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps --extern ppv_lite86=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libppv_lite86-b76b81ba229d470f.rmeta --extern rand_core=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/librand_core-c3bd5aefe5cfec7d.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=vergen_lib CARGO_MANIFEST_DIR=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/vergen-lib-0.1.6 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release/deps OUT_DIR=/magus/work/usr/mports/multimedia/librespot/work/target/release/build/vergen-lib-e778c699a69cd14d/out /usr/local/bin/rustc --crate-name vergen_lib --edition=2021 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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=c3c3f95c06fe37ab -C extra-filename=-3da7308caa145dc7 --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/release/deps -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps --extern anyhow=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps/libanyhow-e6ac33cc8f1c7465.rmeta --extern derive_builder=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps/libderive_builder-415402fd6d742dfe.rmeta --cap-lints warn --cfg stable --check-cfg 'cfg(nightly)' --check-cfg 'cfg(beta)' --check-cfg 'cfg(stable)'`
warning: `libm` (lib) generated 12 warnings (12 duplicates)
   Compiling der v0.7.10
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=der CARGO_MANIFEST_DIR=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/der-0.7.10 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release/deps /usr/local/bin/rustc --crate-name der --edition=2021 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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=2 -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=c046f7a2e390f3fe -C extra-filename=-6a4d818f27a199e0 --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps --extern const_oid=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libconst_oid-8fe61e9ea7f18cb5.rmeta --extern pem_rfc7468=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libpem_rfc7468-08ac996a6ce8c123.rmeta --extern zeroize=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libzeroize-573fcd8ec52d55f5.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: unexpected `cfg` condition value: `bigint`
   --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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

   Compiling regex v1.12.2
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=regex CARGO_MANIFEST_DIR=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/regex-1.12.2 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release/deps /usr/local/bin/rustc --crate-name regex --edition=2021 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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=04be19c665d114ad -C extra-filename=-f704ec7433295daa --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/release/deps -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps --extern aho_corasick=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps/libaho_corasick-ff8ba19dce3eda9f.rmeta --extern memchr=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps/libmemchr-2443690ce55fbdde.rmeta --extern regex_automata=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps/libregex_automata-2e442e5795e99ce1.rmeta --extern regex_syntax=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps/libregex_syntax-a408abdbb18152c1.rmeta --cap-lints warn`
warning: unnecessary qualification
  --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/librespot-0.8.0/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 rand v0.8.5
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rand CARGO_MANIFEST_DIR=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/rand-0.8.5 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release/deps /usr/local/bin/rustc --crate-name rand --edition=2018 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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=2 -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=0cf3614b36623aaf -C extra-filename=-0907a9e32cb80aa1 --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps --extern libc=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/liblibc-987ccefe3cdf44ec.rmeta --extern rand_chacha=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/librand_chacha-d33fe567c7d722ea.rmeta --extern rand_core=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/librand_core-da509a165ca10773.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
   Compiling thiserror-impl v2.0.17
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=thiserror_impl CARGO_MANIFEST_DIR=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/thiserror-impl-2.0.17 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release/deps /usr/local/bin/rustc --crate-name thiserror_impl --edition=2021 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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=f34ffd210902cbed -C extra-filename=-710eddcb2f31cdb7 --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/release/deps -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps --extern proc_macro2=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps/libproc_macro2-835e6d6d8408b3dd.rlib --extern quote=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps/libquote-06ef169c8533cd4a.rlib --extern syn=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps/libsyn-7f4e2e4c5305a0b7.rlib --extern proc_macro --cap-lints warn`
   Compiling num-integer v0.1.46
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=num_integer CARGO_MANIFEST_DIR=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/num-integer-0.1.46 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release/deps /usr/local/bin/rustc --crate-name num_integer --edition=2018 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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=2 -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=979c05456e1b10a6 -C extra-filename=-51b8c26a0665e583 --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps --extern num_traits=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libnum_traits-2c621f66373d2235.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: unexpected `cfg` condition name: `doc_cfg`
  --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/librespot-0.8.0/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: `doc_cfg`
   --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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

warning: unexpected `cfg` condition name: `doc_cfg`
  --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/librespot-0.8.0/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

warning: unexpected `cfg` condition name: `doc_cfg`
  --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/librespot-0.8.0/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 name: `doc_cfg`
   --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/librespot-0.8.0/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: `features`
   --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/librespot-0.8.0/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)

   Compiling sha1 v0.10.6
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=sha1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/sha1-0.10.6 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release/deps /usr/local/bin/rustc --crate-name sha1 --edition=2018 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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=2 -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=a69fc6d1f608642f -C extra-filename=-c43d8a0344052b51 --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps --extern cfg_if=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libcfg_if-dcb669990e8965c7.rmeta --extern cpufeatures=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libcpufeatures-a0b7bd2d406d2c33.rmeta --extern digest=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libdigest-6e64c75716012990.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: `protobuf-parse` (lib) generated 2 warnings
   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/multimedia/librespot/work/librespot-0.8.0/cargo-crates/vergen-gitcl-1.0.8 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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=c7eeb378c04f2f19 -C extra-filename=-3977a94d46414ce2 --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/release/build/vergen-gitcl-3977a94d46414ce2 -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps --extern rustversion=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps/librustversion-9f15a40c5b283e06.so --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/multimedia/librespot/work/librespot-0.8.0/cargo-crates/iri-string-0.7.9 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release/deps /usr/local/bin/rustc --crate-name iri_string --edition=2021 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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=2 -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=5f86758b6ad1e313 -C extra-filename=-13fd9f6ccac999bb --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/multimedia/librespot/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/multimedia/librespot/work/librespot-0.8.0/cargo-crates/arrayvec-0.7.6 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release/deps /usr/local/bin/rustc --crate-name arrayvec --edition=2018 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("borsh", "default", "serde", "std", "zeroize"))' -C metadata=99e45c31e8bc0296 -C extra-filename=-37fb027d600807fa --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
   Compiling bytemuck v1.24.0
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=bytemuck CARGO_MANIFEST_DIR=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/bytemuck-1.24.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release/deps /usr/local/bin/rustc --crate-name bytemuck --edition=2018 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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=2 -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=8d87443298064f44 -C extra-filename=-cd7aca1d5f904027 --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: hiding a lifetime that's elided elsewhere is confusing
   --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/arrayvec-0.7.6/src/arrayvec.rs:605:21
    |
605 |     pub fn drain(&mut self, range: R) -> Drain
    |                     ^^^^^^^^^               ^^^^^^^^^^^^^ the same lifetime is hidden here
    |                     |
    |                     the lifetime is elided here
    |
    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
help: use `'_` for type paths
    |
605 |     pub fn drain(&mut self, range: R) -> Drain<'_, T, CAP>
    |                                                   +++

warning: hiding a lifetime that's elided elsewhere is confusing
   --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/arrayvec-0.7.6/src/arrayvec.rs:632:20
    |
632 |     fn drain_range(&mut self, start: usize, end: usize) -> Drain
    |                    ^^^^^^^^^ the lifetime is elided here   ^^^^^^^^^^^^^ the same lifetime is hidden here
    |
    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
help: use `'_` for type paths
    |
632 |     fn drain_range(&mut self, start: usize, end: usize) -> Drain<'_, T, CAP>
    |                                                                  +++

warning: trait `Float` is never used
   --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/rand-0.8.5/src/distributions/utils.rs:238:18
    |
238 | pub(crate) trait Float: Sized {
    |                  ^^^^^
    |
    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default

warning: associated items `lanes`, `extract`, and `replace` are never used
   --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/librespot-0.8.0/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;
    |        ^^^

warning: hiding a lifetime that's elided elsewhere is confusing
   --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/rand-0.8.5/src/seq/mod.rs:115:27
    |
115 |     fn choose_multiple(&self, rng: &mut R, amount: usize) -> SliceChooseIter
    |                           ^^^^^ the lifetime is elided here     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
    |
    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
help: use `'_` for type paths
    |
115 |     fn choose_multiple(&self, rng: &mut R, amount: usize) -> SliceChooseIter<'_, Self, Self::Item>
    |                                                                                 +++

warning: hiding a lifetime that's elided elsewhere is confusing
   --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/rand-0.8.5/src/seq/mod.rs:221:9
    |
221 |         &self, rng: &mut R, amount: usize, weight: F,
    |         ^^^^^ the lifetime is elided here
222 |     ) -> Result, WeightedError>
    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
    |
    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
help: use `'_` for type paths
    |
222 |     ) -> Result, WeightedError>
    |                                 +++

warning: hiding a lifetime that's elided elsewhere is confusing
   --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/rand-0.8.5/src/seq/mod.rs:515:27
    |
515 |     fn choose_multiple(&self, rng: &mut R, amount: usize) -> SliceChooseIter
    |                           ^^^^^ the lifetime is elided here     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
    |
    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
help: use `'_` for type paths
    |
515 |     fn choose_multiple(&self, rng: &mut R, amount: usize) -> SliceChooseIter<'_, Self, Self::Item>
    |                                                                                 +++

warning: hiding a lifetime that's elided elsewhere is confusing
   --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/rand-0.8.5/src/seq/mod.rs:565:9
    |
565 |         &self, rng: &mut R, amount: usize, weight: F,
    |         ^^^^^ the lifetime is elided here
566 |     ) -> Result, WeightedError>
    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
    |
    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
help: use `'_` for type paths
    |
566 |     ) -> Result, WeightedError>
    |                                 +++

warning: `arrayvec` (lib) generated 2 warnings
   Compiling hyper v1.7.0
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=hyper CARGO_MANIFEST_DIR=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/hyper-1.7.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/hyper-1.7.0/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.7.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps /usr/local/bin/rustc --crate-name hyper --edition=2021 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/hyper-1.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=2 -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=b7b91be0598603f9 -C extra-filename=-54e81ef442c0e36a --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps --extern atomic_waker=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libatomic_waker-8dc9cb2708deaf15.rmeta --extern bytes=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libbytes-0357e1ab14af78ac.rmeta --extern futures_channel=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libfutures_channel-90dd362f98abec41.rmeta --extern futures_core=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libfutures_core-a150fe8548adfe05.rmeta --extern h2=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libh2-7d530326e9465232.rmeta --extern http=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libhttp-73990a86d911192a.rmeta --extern http_body=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libhttp_body-e8a1e2aa6f4ffebb.rmeta --extern httparse=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libhttparse-dd72c405b549b077.rmeta --extern httpdate=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libhttpdate-66bd8eabe67f4a9d.rmeta --extern itoa=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libitoa-1131aa87cf5c941a.rmeta --extern pin_project_lite=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libpin_project_lite-ac5343f53fcb8a81.rmeta --extern pin_utils=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libpin_utils-bb1be6cbcc0feaaa.rmeta --extern smallvec=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libsmallvec-b62c925da1d1fe71.rmeta --extern tokio=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libtokio-133274c55c1fff57.rmeta --extern want=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libwant-7f81fa012433863b.rmeta --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/multimedia/librespot/work/librespot-0.8.0/cargo-crates/scopeguard-1.2.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release/deps /usr/local/bin/rustc --crate-name scopeguard --edition=2015 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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=2 -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=dd612cfca7448d6c -C extra-filename=-96e43c24a2db8817 --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
   Compiling serde_json v1.0.145
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/serde_json-1.0.145 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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=87a5e9274dc99788 -C extra-filename=-a81dfa900201817a --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/release/build/serde_json-a81dfa900201817a -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps --cap-lints warn`
   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/multimedia/librespot/work/librespot-0.8.0/cargo-crates/parking_lot_core-0.9.12 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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=5808da59d44498aa -C extra-filename=-20d210768fb9cd5f --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/release/build/parking_lot_core-20d210768fb9cd5f -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/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/multimedia/librespot/work/librespot-0.8.0/cargo-crates/parking_lot_core-0.9.12 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release:/magus/work/usr/mports/multimedia/librespot/work/target/release/deps:/usr/local/lib/rustlib/i686-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=2 OUT_DIR=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/build/parking_lot_core-a4ce3786d013d24b/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=cc RUSTDOC=/usr/local/bin/rustdoc TARGET=i686-unknown-freebsd /magus/work/usr/mports/multimedia/librespot/work/target/release/build/parking_lot_core-20d210768fb9cd5f/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)
     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/multimedia/librespot/work/librespot-0.8.0/cargo-crates/serde_json-1.0.145 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release:/magus/work/usr/mports/multimedia/librespot/work/target/release/deps:/usr/local/lib/rustlib/i686-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=2 OUT_DIR=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/build/serde_json-dd827b49ef0dc5d4/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=cc RUSTDOC=/usr/local/bin/rustdoc TARGET=i686-unknown-freebsd /magus/work/usr/mports/multimedia/librespot/work/target/release/build/serde_json-a81dfa900201817a/build-script-build`
warning: `rand` (lib) generated 30 warnings
   Compiling lock_api v0.4.14
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=lock_api CARGO_MANIFEST_DIR=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/lock_api-0.4.14 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release/deps /usr/local/bin/rustc --crate-name lock_api --edition=2021 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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=2 -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=1ce7859012495445 -C extra-filename=-cbe12bb6a5b38d7c --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps --extern scopeguard=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libscopeguard-96e43c24a2db8817.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
[serde_json 1.0.145] cargo:rerun-if-changed=build.rs
[serde_json 1.0.145] cargo:rustc-check-cfg=cfg(fast_arithmetic, values("32", "64"))
[serde_json 1.0.145] cargo:rustc-cfg=fast_arithmetic="32"
   Compiling symphonia-core v0.5.5
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=symphonia_core CARGO_MANIFEST_DIR=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/symphonia-core-0.5.5 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release/deps /usr/local/bin/rustc --crate-name symphonia_core --edition=2018 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "opt-simd", "opt-simd-avx", "opt-simd-neon", "opt-simd-sse", "rustfft"))' -C metadata=1dc6930d0c4803f7 -C extra-filename=-b31e08f0ab8486c2 --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps --extern arrayvec=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libarrayvec-37fb027d600807fa.rmeta --extern bitflags=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libbitflags-e50d3504ad5532d3.rmeta --extern bytemuck=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libbytemuck-cd7aca1d5f904027.rmeta --extern lazy_static=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/liblazy_static-c883ffe90a6ef5e3.rmeta --extern log=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/liblog-067fa373d167858d.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: `der` (lib) generated 2 warnings
   Compiling spki v0.7.3
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=spki CARGO_MANIFEST_DIR=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/spki-0.7.3 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release/deps /usr/local/bin/rustc --crate-name spki --edition=2021 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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=2 -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=e3cf876d700e033a -C extra-filename=-f607a289dea1198b --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps --extern der=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libder-6a4d818f27a199e0.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/multimedia/librespot/work/librespot-0.8.0/cargo-crates/vergen-gitcl-1.0.8 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release:/magus/work/usr/mports/multimedia/librespot/work/target/release/deps:/usr/local/lib/rustlib/i686-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=0 OUT_DIR=/magus/work/usr/mports/multimedia/librespot/work/target/release/build/vergen-gitcl-9220ca60acf353f9/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=cc RUSTDOC=/usr/local/bin/rustdoc TARGET=i686-unknown-freebsd /magus/work/usr/mports/multimedia/librespot/work/target/release/build/vergen-gitcl-3977a94d46414ce2/build-script-build`
[vergen-gitcl 1.0.8] cargo:rerun-if-changed=build.rs
[vergen-gitcl 1.0.8] cargo:rustc-check-cfg=cfg(nightly)
[vergen-gitcl 1.0.8] cargo:rustc-check-cfg=cfg(beta)
[vergen-gitcl 1.0.8] cargo:rustc-check-cfg=cfg(stable)
[vergen-gitcl 1.0.8] cargo:rustc-cfg=stable
   Compiling protobuf-codegen v3.7.2
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=protobuf_codegen CARGO_MANIFEST_DIR=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/protobuf-codegen-3.7.2 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release/deps /usr/local/bin/rustc --crate-name protobuf_codegen --edition=2021 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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=99a667a93bc3f0c7 -C extra-filename=-86114a6c9462d8f5 --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/release/deps -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps --extern anyhow=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps/libanyhow-e6ac33cc8f1c7465.rmeta --extern once_cell=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps/libonce_cell-92386e1a0ddba477.rmeta --extern protobuf=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps/libprotobuf-83d74051c975173d.rmeta --extern protobuf_parse=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps/libprotobuf_parse-c3c089d0228fbc9e.rmeta --extern regex=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps/libregex-f704ec7433295daa.rmeta --extern tempfile=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps/libtempfile-908a177e7d19cc1f.rmeta --extern thiserror=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps/libthiserror-0accee5f8396239c.rmeta --cap-lints warn`
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=thiserror CARGO_MANIFEST_DIR=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/thiserror-2.0.17 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release/deps OUT_DIR=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/build/thiserror-371e051749bf375f/out /usr/local/bin/rustc --crate-name thiserror --edition=2021 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=216de865531a9f0c -C extra-filename=-254ab3d048c9407c --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps --extern thiserror_impl=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps/libthiserror_impl-710eddcb2f31cdb7.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)'`
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=vergen CARGO_MANIFEST_DIR=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/vergen-9.0.6 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release/deps OUT_DIR=/magus/work/usr/mports/multimedia/librespot/work/target/release/build/vergen-1a85eb8b072100f6/out /usr/local/bin/rustc --crate-name vergen --edition=2021 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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=2a13a2cbf8805f2c -C extra-filename=-5a3e4ae60dd563a9 --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/release/deps -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps --extern anyhow=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps/libanyhow-e6ac33cc8f1c7465.rmeta --extern derive_builder=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps/libderive_builder-415402fd6d742dfe.rmeta --extern time=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps/libtime-6f3305a53426a93b.rmeta --extern vergen_lib=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps/libvergen_lib-3da7308caa145dc7.rmeta --cap-lints warn --cfg stable --check-cfg 'cfg(coverage_nightly)' --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/multimedia/librespot/work/librespot-0.8.0/cargo-crates/rand-0.9.2 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release/deps /usr/local/bin/rustc --crate-name rand --edition=2021 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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=2 -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=697864db7684025a -C extra-filename=-13a793948986da2c --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps --extern rand_chacha=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/librand_chacha-586b33f74d335139.rmeta --extern rand_core=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/librand_core-c3bd5aefe5cfec7d.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: `protobuf` (lib) generated 54 warnings
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=num_traits CARGO_MANIFEST_DIR=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/num-traits-0.2.19 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release/deps OUT_DIR=/magus/work/usr/mports/multimedia/librespot/work/target/release/build/num-traits-0586e5b5f44d5aa4/out /usr/local/bin/rustc --crate-name num_traits --edition=2021 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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=4f2b265345f3fe81 -C extra-filename=-3c506ebcab0d24e4 --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/release/deps -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps --extern libm=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps/liblibm-bcb12c8604696232.rmeta --cap-lints warn --cfg has_total_cmp --check-cfg 'cfg(has_total_cmp)'`
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rand CARGO_MANIFEST_DIR=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/rand-0.9.2 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release/deps /usr/local/bin/rustc --crate-name rand --edition=2021 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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=2b064dd313406aae -C extra-filename=-796f7dd116859b82 --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/release/deps -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps --extern rand_chacha=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps/librand_chacha-e609f5ac5438dea0.rmeta --extern rand_core=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps/librand_core-6e7f7b4266780f6a.rmeta --cap-lints warn`
   Compiling hyper-util v0.1.17
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=hyper_util CARGO_MANIFEST_DIR=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/hyper-util-0.1.17 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/hyper-util-0.1.17/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.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/multimedia/librespot/work/target/release/deps /usr/local/bin/rustc --crate-name hyper_util --edition=2021 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/hyper-util-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=2 -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=e67442a0c8a2c50c -C extra-filename=-31863fbff296f6cc --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps --extern base64=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libbase64-f6f659e75deeb3a9.rmeta --extern bytes=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libbytes-0357e1ab14af78ac.rmeta --extern futures_channel=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libfutures_channel-90dd362f98abec41.rmeta --extern futures_core=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libfutures_core-a150fe8548adfe05.rmeta --extern futures_util=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libfutures_util-0ad19ed2615c2d08.rmeta --extern http=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libhttp-73990a86d911192a.rmeta --extern http_body=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libhttp_body-e8a1e2aa6f4ffebb.rmeta --extern hyper=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libhyper-54e81ef442c0e36a.rmeta --extern ipnet=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libipnet-f4165b5f54988c4e.rmeta --extern libc=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/liblibc-987ccefe3cdf44ec.rmeta --extern percent_encoding=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libpercent_encoding-d06656230682cbc6.rmeta --extern pin_project_lite=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libpin_project_lite-ac5343f53fcb8a81.rmeta --extern socket2=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libsocket2-4bebc5eabbded87a.rmeta --extern tokio=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libtokio-133274c55c1fff57.rmeta --extern tower_service=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libtower_service-4b2874f1abfc7bfe.rmeta --extern tracing=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libtracing-6c565bc0156601ce.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: hiding a lifetime that's elided elsewhere is confusing
   --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/protobuf-codegen-3.7.2/src/gen/enums.rs:105:19
    |
105 |     fn values_all(&self) -> Vec {
    |                   ^^^^^         ^^^^^^^^^^^^ the same lifetime is hidden here
    |                   |
    |                   the lifetime is elided here
    |
    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
help: use `'_` for type paths
    |
105 |     fn values_all(&self) -> Vec> {
    |                                             ++++

warning: hiding a lifetime that's elided elsewhere is confusing
   --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/protobuf-codegen-3.7.2/src/gen/enums.rs:113:22
    |
113 |     fn values_unique(&self) -> Vec {
    |                      ^^^^^         ^^^^^^^^^^^^ the same lifetime is hidden here
    |                      |
    |                      the lifetime is elided here
    |
    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
help: use `'_` for type paths
    |
113 |     fn values_unique(&self) -> Vec> {
    |                                                ++++

warning: hiding a lifetime that's elided elsewhere is confusing
   --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/protobuf-codegen-3.7.2/src/gen/field/mod.rs:100:13
    |
100 |     fn elem(&self) -> &FieldElem {
    |             ^^^^^     ^^^^^^^^^^
    |             |         ||
    |             |         |the same lifetime is hidden here
    |             |         the same lifetime is elided here
    |             the lifetime is elided here
    |
    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
help: use `'_` for type paths
    |
100 |     fn elem(&self) -> &FieldElem<'_> {
    |                                 ++++

warning: hiding a lifetime that's elided elsewhere is confusing
   --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/protobuf-codegen-3.7.2/src/gen/field/mod.rs:292:24
    |
292 |     pub(crate) fn elem(&self) -> &FieldElem {
    |                        ^^^^^     ^^^^^^^^^^
    |                        |         ||
    |                        |         |the same lifetime is hidden here
    |                        |         the same lifetime is elided here
    |                        the lifetime is elided here
    |
    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
help: use `'_` for type paths
    |
292 |     pub(crate) fn elem(&self) -> &FieldElem<'_> {
    |                                            ++++

   Compiling tower-http v0.6.6
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tower_http CARGO_MANIFEST_DIR=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/tower-http-0.6.6 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release/deps /usr/local/bin/rustc --crate-name tower_http --edition=2018 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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=2 -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=ca48936f005279c3 -C extra-filename=-995e2b97ce0cb2a2 --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps --extern bitflags=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libbitflags-b32f89287f5a23a5.rmeta --extern bytes=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libbytes-0357e1ab14af78ac.rmeta --extern futures_util=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libfutures_util-0ad19ed2615c2d08.rmeta --extern http=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libhttp-73990a86d911192a.rmeta --extern http_body=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libhttp_body-e8a1e2aa6f4ffebb.rmeta --extern iri_string=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libiri_string-13fd9f6ccac999bb.rmeta --extern pin_project_lite=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libpin_project_lite-ac5343f53fcb8a81.rmeta --extern tower=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libtower-ab7a43e01bb8d480.rmeta --extern tower_layer=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libtower_layer-7920ff6198b2cc99.rmeta --extern tower_service=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libtower_service-4b2874f1abfc7bfe.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
   Compiling url v2.5.7
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=url CARGO_MANIFEST_DIR=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/url-2.5.7 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release/deps /usr/local/bin/rustc --crate-name url --edition=2018 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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=2 -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=a28a45e4526baa09 -C extra-filename=-7218669cb60cebb0 --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps --extern form_urlencoded=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libform_urlencoded-6475bacad798b337.rmeta --extern idna=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libidna-e2fd377204694226.rmeta --extern percent_encoding=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libpercent_encoding-d06656230682cbc6.rmeta --extern serde=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libserde-693362782db21dd5.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/multimedia/librespot/work/librespot-0.8.0/cargo-crates/serde_urlencoded-0.7.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release/deps /usr/local/bin/rustc --crate-name serde_urlencoded --edition=2018 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=c6255e3bf785b383 -C extra-filename=-427af786a071bcf4 --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps --extern form_urlencoded=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libform_urlencoded-6475bacad798b337.rmeta --extern itoa=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libitoa-1131aa87cf5c941a.rmeta --extern ryu=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libryu-17e05d31c808903c.rmeta --extern serde=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libserde-693362782db21dd5.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/multimedia/librespot/work/librespot-0.8.0/cargo-crates/protobuf-support-3.7.2 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release/deps /usr/local/bin/rustc --crate-name protobuf_support --edition=2021 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=265b05b070e85575 -C extra-filename=-179257a4c9bd1d0c --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps --extern thiserror=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libthiserror-beb4ecde744eae2a.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
     Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86 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/multimedia/librespot/work/librespot-0.8.0/cargo-crates/protobuf-3.7.2 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release:/magus/work/usr/mports/multimedia/librespot/work/target/release/deps:/usr/local/lib/rustlib/i686-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=2 OUT_DIR=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/build/protobuf-5d08c4e351008ad0/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=cc RUSTDOC=/usr/local/bin/rustdoc TARGET=i686-unknown-freebsd /magus/work/usr/mports/multimedia/librespot/work/target/release/build/protobuf-3c2bd11e1ef5db56/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/multimedia/librespot/work/librespot-0.8.0/cargo-crates/rustls-pki-types-1.13.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release/deps /usr/local/bin/rustc --crate-name rustls_pki_types --edition=2021 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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=2 -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=c4fef6e4f9d155da -C extra-filename=-41c288dc7bb6f452 --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps --extern zeroize=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libzeroize-573fcd8ec52d55f5.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/multimedia/librespot/work/librespot-0.8.0/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

   Compiling inout v0.1.4
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=inout CARGO_MANIFEST_DIR=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/inout-0.1.4 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release/deps /usr/local/bin/rustc --crate-name inout --edition=2021 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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=2 -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=e00d22f0d061733f -C extra-filename=-9d9912220b35ce2c --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps --extern generic_array=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libgeneric_array-a714d6cbf3d6fccc.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: use of deprecated trait `generic_array::ArrayLength`: please upgrade to generic-array 1.x
 --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/inout-0.1.4/src/inout.rs:3:21
  |
3 | use generic_array::{ArrayLength, GenericArray};
  |                     ^^^^^^^^^^^
  |
  = note: `#[warn(deprecated)]` on by default

warning: use of deprecated struct `generic_array::GenericArray`: please upgrade to generic-array 1.x
 --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/inout-0.1.4/src/inout.rs:3:34
  |
3 | use generic_array::{ArrayLength, GenericArray};
  |                                  ^^^^^^^^^^^^

warning: use of deprecated trait `generic_array::ArrayLength`: please upgrade to generic-array 1.x
   --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/inout-0.1.4/src/inout.rs:101:24
    |
101 | impl<'inp, 'out, T, N: ArrayLength> InOut<'inp, 'out, GenericArray> {
    |                        ^^^^^^^^^^^

warning: use of deprecated struct `generic_array::GenericArray`: please upgrade to generic-array 1.x
   --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/inout-0.1.4/src/inout.rs:101:58
    |
101 | impl<'inp, 'out, T, N: ArrayLength> InOut<'inp, 'out, GenericArray> {
    |                                                          ^^^^^^^^^^^^

warning: use of deprecated trait `generic_array::ArrayLength`: please upgrade to generic-array 1.x
   --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/inout-0.1.4/src/inout.rs:130:21
    |
130 | impl<'inp, 'out, N: ArrayLength> InOut<'inp, 'out, GenericArray> {
    |                     ^^^^^^^^^^^

warning: use of deprecated struct `generic_array::GenericArray`: please upgrade to generic-array 1.x
   --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/inout-0.1.4/src/inout.rs:130:56
    |
130 | impl<'inp, 'out, N: ArrayLength> InOut<'inp, 'out, GenericArray> {
    |                                                        ^^^^^^^^^^^^

warning: use of deprecated trait `generic_array::ArrayLength`: please upgrade to generic-array 1.x
   --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/inout-0.1.4/src/inout.rs:152:8
    |
152 |     N: ArrayLength,
    |        ^^^^^^^^^^^

warning: use of deprecated trait `generic_array::ArrayLength`: please upgrade to generic-array 1.x
   --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/inout-0.1.4/src/inout.rs:153:8
    |
153 |     M: ArrayLength>,
    |        ^^^^^^^^^^^

warning: use of deprecated struct `generic_array::GenericArray`: please upgrade to generic-array 1.x
   --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/inout-0.1.4/src/inout.rs:153:20
    |
153 |     M: ArrayLength>,
    |                    ^^^^^^^^^^^^

warning: use of deprecated struct `generic_array::GenericArray`: please upgrade to generic-array 1.x
   --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/inout-0.1.4/src/inout.rs:150:42
    |
150 | impl<'inp, 'out, N, M> InOut<'inp, 'out, GenericArray, M>>
    |                                          ^^^^^^^^^^^^

warning: use of deprecated struct `generic_array::GenericArray`: please upgrade to generic-array 1.x
   --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/inout-0.1.4/src/inout.rs:150:55
    |
150 | impl<'inp, 'out, N, M> InOut<'inp, 'out, GenericArray, M>>
    |                                                       ^^^^^^^^^^^^

warning: use of deprecated struct `generic_array::GenericArray`: please upgrade to generic-array 1.x
   --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/inout-0.1.4/src/inout.rs:138:41
    |
138 |     pub fn xor_in2out(&mut self, data: &GenericArray) {
    |                                         ^^^^^^^^^^^^

warning: use of deprecated struct `generic_array::GenericArray`: please upgrade to generic-array 1.x
   --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/inout-0.1.4/src/inout.rs:141:28
    |
141 |             let mut temp = GenericArray::::default();
    |                            ^^^^^^^^^^^^

warning: use of deprecated struct `generic_array::GenericArray`: please upgrade to generic-array 1.x
   --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/inout-0.1.4/src/inout.rs:162:41
    |
162 |     pub fn xor_in2out(&mut self, data: &GenericArray, M>) {
    |                                         ^^^^^^^^^^^^

warning: use of deprecated struct `generic_array::GenericArray`: please upgrade to generic-array 1.x
   --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/inout-0.1.4/src/inout.rs:162:54
    |
162 |     pub fn xor_in2out(&mut self, data: &GenericArray, M>) {
    |                                                      ^^^^^^^^^^^^

warning: use of deprecated struct `generic_array::GenericArray`: please upgrade to generic-array 1.x
   --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/inout-0.1.4/src/inout.rs:165:28
    |
165 |             let mut temp = GenericArray::, M>::default();
    |                            ^^^^^^^^^^^^

warning: use of deprecated struct `generic_array::GenericArray`: please upgrade to generic-array 1.x
   --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/inout-0.1.4/src/inout.rs:165:43
    |
165 |             let mut temp = GenericArray::, M>::default();
    |                                           ^^^^^^^^^^^^

warning: use of deprecated trait `generic_array::ArrayLength`: please upgrade to generic-array 1.x
 --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/inout-0.1.4/src/inout_buf.rs:6:21
  |
6 | use generic_array::{ArrayLength, GenericArray};
  |                     ^^^^^^^^^^^

warning: use of deprecated struct `generic_array::GenericArray`: please upgrade to generic-array 1.x
 --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/inout-0.1.4/src/inout_buf.rs:6:34
  |
6 | use generic_array::{ArrayLength, GenericArray};
  |                                  ^^^^^^^^^^^^

warning: use of deprecated trait `generic_array::ArrayLength`: please upgrade to generic-array 1.x
   --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/inout-0.1.4/src/inout_buf.rs:261:8
    |
261 |     N: ArrayLength,
    |        ^^^^^^^^^^^

warning: use of deprecated struct `generic_array::GenericArray`: please upgrade to generic-array 1.x
   --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/inout-0.1.4/src/inout_buf.rs:259:50
    |
259 | impl<'inp, 'out, T, N> TryInto>> for InOutBuf<'inp, 'out, T>
    |                                                  ^^^^^^^^^^^^

warning: use of deprecated trait `generic_array::ArrayLength`: please upgrade to generic-array 1.x
   --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/inout-0.1.4/src/inout_buf.rs:212:27
    |
212 |     pub fn into_chunks>(
    |                           ^^^^^^^^^^^

warning: use of deprecated struct `generic_array::GenericArray`: please upgrade to generic-array 1.x
   --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/inout-0.1.4/src/inout_buf.rs:215:30
    |
215 |         InOutBuf<'inp, 'out, GenericArray>,
    |                              ^^^^^^^^^^^^

warning: use of deprecated struct `generic_array::GenericArray`: please upgrade to generic-array 1.x
   --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/inout-0.1.4/src/inout_buf.rs:223:47
    |
223 |                 in_ptr: self.in_ptr as *const GenericArray,
    |                                               ^^^^^^^^^^^^

warning: use of deprecated struct `generic_array::GenericArray`: please upgrade to generic-array 1.x
   --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/inout-0.1.4/src/inout_buf.rs:224:47
    |
224 |                 out_ptr: self.out_ptr as *mut GenericArray,
    |                                               ^^^^^^^^^^^^

warning: use of deprecated struct `generic_array::GenericArray`: please upgrade to generic-array 1.x
   --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/inout-0.1.4/src/inout_buf.rs:266:51
    |
266 |     fn try_into(self) -> Result>, Self::Error> {
    |                                                   ^^^^^^^^^^^^

warning: `serde_urlencoded` (lib) generated 1 warning
   Compiling is-docker v0.2.0
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=is_docker CARGO_MANIFEST_DIR=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/is-docker-0.2.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release/deps /usr/local/bin/rustc --crate-name is_docker --edition=2015 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=5cb3fde9772e30b8 -C extra-filename=-f44476b734490c8c --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps --extern once_cell=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libonce_cell-5f63f93fd853e0e0.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: `inout` (lib) generated 26 warnings
   Compiling encoding_rs v0.8.35
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=encoding_rs CARGO_MANIFEST_DIR=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/encoding_rs-0.8.35 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release/deps /usr/local/bin/rustc --crate-name encoding_rs --edition=2018 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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=2 -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=25bb2119188d3618 -C extra-filename=-fd2965009a02c3a6 --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps --extern cfg_if=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libcfg_if-dcb669990e8965c7.rmeta --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/multimedia/librespot/work/librespot-0.8.0/cargo-crates/iana-time-zone-0.1.64 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release/deps /usr/local/bin/rustc --crate-name iana_time_zone --edition=2021 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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=2 -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=6499dfd19f971674 -C extra-filename=-a99b91809a542cc2 --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
   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/multimedia/librespot/work/librespot-0.8.0/cargo-crates/portable-atomic-1.11.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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=e6db95f330b34ee3 -C extra-filename=-39e2fd25cfbc7ec7 --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/release/build/portable-atomic-39e2fd25cfbc7ec7 -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps --cap-lints warn`
   Compiling num-bigint-dig v0.8.5
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/num-bigint-dig-0.8.5 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/num-bigint-dig-0.8.5/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.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/multimedia/librespot/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/num-bigint-dig-0.8.5/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --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=90a1fbd693b5c6a5 -C extra-filename=-d47570c6203aef97 --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/release/build/num-bigint-dig-d47570c6203aef97 -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps --cap-lints warn`
   Compiling crc32fast v1.5.0
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/crc32fast-1.5.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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=600ee04c0a67f25f -C extra-filename=-2f0e77acb4fe83aa --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/release/build/crc32fast-2f0e77acb4fe83aa -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps --cap-lints warn`
   Compiling chrono v0.4.42
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=chrono CARGO_MANIFEST_DIR=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/chrono-0.4.42 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release/deps /usr/local/bin/rustc --crate-name chrono --edition=2021 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="clock"' --cfg 'feature="iana-time-zone"' --cfg 'feature="js-sys"' --cfg 'feature="now"' --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=cdaf0c02fd60dd1d -C extra-filename=-2f4d94adff23adcc --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps --extern iana_time_zone=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libiana_time_zone-a99b91809a542cc2.rmeta --extern num_traits=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libnum_traits-2c621f66373d2235.rmeta --extern serde=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libserde-693362782db21dd5.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
     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/multimedia/librespot/work/librespot-0.8.0/cargo-crates/num-bigint-dig-0.8.5 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/num-bigint-dig-0.8.5/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.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=i686-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/multimedia/librespot/work/target/release:/magus/work/usr/mports/multimedia/librespot/work/target/release/deps:/usr/local/lib/rustlib/i686-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=2 OUT_DIR=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/build/num-bigint-dig-e740114a97a360e6/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=cc RUSTDOC=/usr/local/bin/rustdoc TARGET=i686-unknown-freebsd /magus/work/usr/mports/multimedia/librespot/work/target/release/build/num-bigint-dig-d47570c6203aef97/build-script-build`
[num-bigint-dig 0.8.5] cargo:rustc-cfg=has_i128
   Compiling is-wsl v0.4.0
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=is_wsl CARGO_MANIFEST_DIR=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/is-wsl-0.4.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release/deps /usr/local/bin/rustc --crate-name is_wsl --edition=2015 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d807b29f9ae375f2 -C extra-filename=-7d2915edfd9c7fed --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps --extern is_docker=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libis_docker-f44476b734490c8c.rmeta --extern once_cell=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libonce_cell-5f63f93fd853e0e0.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: unexpected `cfg` condition value: `cargo-clippy`
  --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/librespot-0.8.0/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

   Compiling hyper-tls v0.6.0
warning: unexpected `cfg` condition value: `cargo-clippy`
   --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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: `cargo-clippy`
   --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/librespot-0.8.0/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

     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=hyper_tls CARGO_MANIFEST_DIR=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/hyper-tls-0.6.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release/deps /usr/local/bin/rustc --crate-name hyper_tls --edition=2018 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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=2 -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=c71ff31f004a2fe9 -C extra-filename=-b9170246e8ea6eb3 --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps --extern bytes=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libbytes-0357e1ab14af78ac.rmeta --extern http_body_util=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libhttp_body_util-90b7e61abbe42869.rmeta --extern hyper=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libhyper-54e81ef442c0e36a.rmeta --extern hyper_util=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libhyper_util-31863fbff296f6cc.rmeta --extern native_tls=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libnative_tls-ad2b1ca1e4fb25d7.rmeta --extern tokio=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libtokio-133274c55c1fff57.rmeta --extern tokio_native_tls=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libtokio_native_tls-3ec736c9e1e54649.rmeta --extern tower_service=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libtower_service-4b2874f1abfc7bfe.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong -L native=/usr/lib`
warning: unexpected `cfg` condition value: `cargo-clippy`
   --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/librespot-0.8.0/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 value: `disabled`
    --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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`, `loongarch32`, `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 name: `fuzzing`
    --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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)

     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/multimedia/librespot/work/librespot-0.8.0/cargo-crates/crc32fast-1.5.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release:/magus/work/usr/mports/multimedia/librespot/work/target/release/deps:/usr/local/lib/rustlib/i686-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=2 OUT_DIR=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/build/crc32fast-cdfc5ecc535c1f76/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=cc RUSTDOC=/usr/local/bin/rustdoc TARGET=i686-unknown-freebsd /magus/work/usr/mports/multimedia/librespot/work/target/release/build/crc32fast-2f0e77acb4fe83aa/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)
   Compiling cipher v0.4.4
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=cipher CARGO_MANIFEST_DIR=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/cipher-0.4.4 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release/deps /usr/local/bin/rustc --crate-name cipher --edition=2021 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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=2 -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=e5ab568b17e17d66 -C extra-filename=-06e03103dbf0e02f --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps --extern crypto_common=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libcrypto_common-cd3247c68e446c59.rmeta --extern inout=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libinout-9d9912220b35ce2c.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: use of deprecated crate `crypto_common::generic_array`: please upgrade to generic-array 1.x
  --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/cipher-0.4.4/src/lib.rs:50:5
   |
50 |     generic_array,
   |     ^^^^^^^^^^^^^
   |
   = note: `#[warn(deprecated)]` on by default

warning: use of deprecated trait `crypto_common::generic_array::ArrayLength`: please upgrade to generic-array 1.x
  --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/cipher-0.4.4/src/block.rs:23:40
   |
23 | pub use crypto_common::{generic_array::ArrayLength, typenum::Unsigned, Block, BlockSizeUser};
   |                                        ^^^^^^^^^^^

warning: use of deprecated trait `crypto_common::generic_array::ArrayLength`: please upgrade to generic-array 1.x
   --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/cipher-0.4.4/src/block.rs:596:33
    |
596 | struct BlockCtx<'inp, 'out, BS: ArrayLength> {
    |                                 ^^^^^^^^^^^

warning: use of deprecated trait `crypto_common::generic_array::ArrayLength`: please upgrade to generic-array 1.x
   --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/cipher-0.4.4/src/block.rs:600:22
    |
600 | impl<'inp, 'out, BS: ArrayLength> BlockSizeUser for BlockCtx<'inp, 'out, BS> {
    |                      ^^^^^^^^^^^

warning: use of deprecated trait `crypto_common::generic_array::ArrayLength`: please upgrade to generic-array 1.x
   --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/cipher-0.4.4/src/block.rs:604:22
    |
604 | impl<'inp, 'out, BS: ArrayLength> BlockClosure for BlockCtx<'inp, 'out, BS> {
    |                      ^^^^^^^^^^^

warning: use of deprecated trait `crypto_common::generic_array::ArrayLength`: please upgrade to generic-array 1.x
   --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/cipher-0.4.4/src/block.rs:612:34
    |
612 | struct BlocksCtx<'inp, 'out, BS: ArrayLength> {
    |                                  ^^^^^^^^^^^

warning: use of deprecated trait `crypto_common::generic_array::ArrayLength`: please upgrade to generic-array 1.x
   --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/cipher-0.4.4/src/block.rs:616:22
    |
616 | impl<'inp, 'out, BS: ArrayLength> BlockSizeUser for BlocksCtx<'inp, 'out, BS> {
    |                      ^^^^^^^^^^^

warning: use of deprecated trait `crypto_common::generic_array::ArrayLength`: please upgrade to generic-array 1.x
   --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/cipher-0.4.4/src/block.rs:620:22
    |
620 | impl<'inp, 'out, BS: ArrayLength> BlockClosure for BlocksCtx<'inp, 'out, BS> {
    |                      ^^^^^^^^^^^

warning: use of deprecated trait `crypto_common::generic_array::ArrayLength`: please upgrade to generic-array 1.x
 --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/cipher-0.4.4/src/stream_core.rs:3:21
  |
3 |     generic_array::{ArrayLength, GenericArray},
  |                     ^^^^^^^^^^^

warning: use of deprecated struct `crypto_common::generic_array::GenericArray`: please upgrade to generic-array 1.x
 --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/cipher-0.4.4/src/stream_core.rs:3:34
  |
3 |     generic_array::{ArrayLength, GenericArray},
  |                                  ^^^^^^^^^^^^

warning: use of deprecated struct `crypto_common::generic_array::GenericArray`: please upgrade to generic-array 1.x
   --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/cipher-0.4.4/src/stream_core.rs:198:63
    |
198 | fn into_chunks>(buf: &mut [T]) -> (&mut [GenericArray], &mut [T]) {
    |                                                               ^^^^^^^^^^^^

warning: use of deprecated trait `crypto_common::generic_array::ArrayLength`: please upgrade to generic-array 1.x
   --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/cipher-0.4.4/src/stream_core.rs:198:22
    |
198 | fn into_chunks>(buf: &mut [T]) -> (&mut [GenericArray], &mut [T]) {
    |                      ^^^^^^^^^^^

warning: use of deprecated struct `crypto_common::generic_array::GenericArray`: please upgrade to generic-array 1.x
   --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/cipher-0.4.4/src/stream_core.rs:208:60
    |
208 |         let chunks = slice::from_raw_parts_mut(ptr as *mut GenericArray, chunks_len);
    |                                                            ^^^^^^^^^^^^

warning: use of deprecated trait `crypto_common::generic_array::ArrayLength`: please upgrade to generic-array 1.x
   --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/cipher-0.4.4/src/stream_core.rs:214:30
    |
214 | struct WriteBlockCtx<'a, BS: ArrayLength> {
    |                              ^^^^^^^^^^^

warning: use of deprecated trait `crypto_common::generic_array::ArrayLength`: please upgrade to generic-array 1.x
   --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/cipher-0.4.4/src/stream_core.rs:217:14
    |
217 | impl<'a, BS: ArrayLength> BlockSizeUser for WriteBlockCtx<'a, BS> {
    |              ^^^^^^^^^^^

warning: use of deprecated trait `crypto_common::generic_array::ArrayLength`: please upgrade to generic-array 1.x
   --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/cipher-0.4.4/src/stream_core.rs:220:14
    |
220 | impl<'a, BS: ArrayLength> StreamClosure for WriteBlockCtx<'a, BS> {
    |              ^^^^^^^^^^^

warning: use of deprecated trait `crypto_common::generic_array::ArrayLength`: please upgrade to generic-array 1.x
   --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/cipher-0.4.4/src/stream_core.rs:227:31
    |
227 | struct WriteBlocksCtx<'a, BS: ArrayLength> {
    |                               ^^^^^^^^^^^

warning: use of deprecated trait `crypto_common::generic_array::ArrayLength`: please upgrade to generic-array 1.x
   --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/cipher-0.4.4/src/stream_core.rs:230:14
    |
230 | impl<'a, BS: ArrayLength> BlockSizeUser for WriteBlocksCtx<'a, BS> {
    |              ^^^^^^^^^^^

warning: use of deprecated trait `crypto_common::generic_array::ArrayLength`: please upgrade to generic-array 1.x
   --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/cipher-0.4.4/src/stream_core.rs:233:14
    |
233 | impl<'a, BS: ArrayLength> StreamClosure for WriteBlocksCtx<'a, BS> {
    |              ^^^^^^^^^^^

warning: use of deprecated trait `crypto_common::generic_array::ArrayLength`: please upgrade to generic-array 1.x
   --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/cipher-0.4.4/src/stream_core.rs:250:38
    |
250 | struct ApplyBlockCtx<'inp, 'out, BS: ArrayLength> {
    |                                      ^^^^^^^^^^^

warning: use of deprecated trait `crypto_common::generic_array::ArrayLength`: please upgrade to generic-array 1.x
   --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/cipher-0.4.4/src/stream_core.rs:254:22
    |
254 | impl<'inp, 'out, BS: ArrayLength> BlockSizeUser for ApplyBlockCtx<'inp, 'out, BS> {
    |                      ^^^^^^^^^^^

warning: use of deprecated trait `crypto_common::generic_array::ArrayLength`: please upgrade to generic-array 1.x
   --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/cipher-0.4.4/src/stream_core.rs:258:22
    |
258 | impl<'inp, 'out, BS: ArrayLength> StreamClosure for ApplyBlockCtx<'inp, 'out, BS> {
    |                      ^^^^^^^^^^^

warning: use of deprecated trait `crypto_common::generic_array::ArrayLength`: please upgrade to generic-array 1.x
   --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/cipher-0.4.4/src/stream_core.rs:267:39
    |
267 | struct ApplyBlocksCtx<'inp, 'out, BS: ArrayLength> {
    |                                       ^^^^^^^^^^^

warning: use of deprecated trait `crypto_common::generic_array::ArrayLength`: please upgrade to generic-array 1.x
   --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/cipher-0.4.4/src/stream_core.rs:271:22
    |
271 | impl<'inp, 'out, BS: ArrayLength> BlockSizeUser for ApplyBlocksCtx<'inp, 'out, BS> {
    |                      ^^^^^^^^^^^

warning: use of deprecated trait `crypto_common::generic_array::ArrayLength`: please upgrade to generic-array 1.x
   --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/cipher-0.4.4/src/stream_core.rs:275:22
    |
275 | impl<'inp, 'out, BS: ArrayLength> StreamClosure for ApplyBlocksCtx<'inp, 'out, BS> {
    |                      ^^^^^^^^^^^

warning: use of deprecated struct `crypto_common::generic_array::GenericArray`: please upgrade to generic-array 1.x
   --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/cipher-0.4.4/src/stream_core.rs:287:27
    |
287 |             let mut buf = GenericArray::<_, B::ParBlocksSize>::default();
    |                           ^^^^^^^^^^^^

     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/multimedia/librespot/work/librespot-0.8.0/cargo-crates/portable-atomic-1.11.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release:/magus/work/usr/mports/multimedia/librespot/work/target/release/deps:/usr/local/lib/rustlib/i686-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=2 OUT_DIR=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/build/portable-atomic-5b86b5460ce76f3a/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=cc RUSTDOC=/usr/local/bin/rustdoc TARGET=i686-unknown-freebsd /magus/work/usr/mports/multimedia/librespot/work/target/release/build/portable-atomic-39e2fd25cfbc7ec7/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
   Compiling reqwest v0.12.24
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=reqwest CARGO_MANIFEST_DIR=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/reqwest-0.12.24 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release/deps /usr/local/bin/rustc --crate-name reqwest --edition=2021 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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=2 -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=d6cfca18d225306e -C extra-filename=-b0e1b4ac3e2fd5ae --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps --extern base64=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libbase64-f6f659e75deeb3a9.rmeta --extern bytes=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libbytes-0357e1ab14af78ac.rmeta --extern futures_channel=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libfutures_channel-90dd362f98abec41.rmeta --extern futures_core=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libfutures_core-a150fe8548adfe05.rmeta --extern futures_util=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libfutures_util-0ad19ed2615c2d08.rmeta --extern http=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libhttp-73990a86d911192a.rmeta --extern http_body=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libhttp_body-e8a1e2aa6f4ffebb.rmeta --extern http_body_util=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libhttp_body_util-90b7e61abbe42869.rmeta --extern hyper=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libhyper-54e81ef442c0e36a.rmeta --extern hyper_tls=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libhyper_tls-b9170246e8ea6eb3.rmeta --extern hyper_util=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libhyper_util-31863fbff296f6cc.rmeta --extern log=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/liblog-067fa373d167858d.rmeta --extern native_tls_crate=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libnative_tls-ad2b1ca1e4fb25d7.rmeta --extern percent_encoding=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libpercent_encoding-d06656230682cbc6.rmeta --extern pin_project_lite=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libpin_project_lite-ac5343f53fcb8a81.rmeta --extern rustls_pki_types=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/librustls_pki_types-41c288dc7bb6f452.rmeta --extern serde=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libserde-693362782db21dd5.rmeta --extern serde_urlencoded=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libserde_urlencoded-427af786a071bcf4.rmeta --extern sync_wrapper=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libsync_wrapper-8cef3dad1a5133bf.rmeta --extern tokio=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libtokio-133274c55c1fff57.rmeta --extern tokio_native_tls=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libtokio_native_tls-3ec736c9e1e54649.rmeta --extern tower=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libtower-ab7a43e01bb8d480.rmeta --extern tower_http=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libtower_http-995e2b97ce0cb2a2.rmeta --extern tower_service=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libtower_service-4b2874f1abfc7bfe.rmeta --extern url=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/liburl-7218669cb60cebb0.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong -L native=/usr/lib`
[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/multimedia/librespot/work/librespot-0.8.0/cargo-crates/protobuf-3.7.2 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release/deps OUT_DIR=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/build/protobuf-5d08c4e351008ad0/out /usr/local/bin/rustc --crate-name protobuf --edition=2021 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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=2 -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=02db99c0212f7105 -C extra-filename=-7382039e3b43daa9 --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps --extern once_cell=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libonce_cell-5f63f93fd853e0e0.rmeta --extern protobuf_support=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libprotobuf_support-179257a4c9bd1d0c.rmeta --extern thiserror=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libthiserror-beb4ecde744eae2a.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: `cipher` (lib) generated 26 warnings
   Compiling rand_distr v0.5.1
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rand_distr CARGO_MANIFEST_DIR=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/rand_distr-0.5.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release/deps /usr/local/bin/rustc --crate-name rand_distr --edition=2021 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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=dd09b6fccd128613 -C extra-filename=-c19542366f8dd596 --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/release/deps -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps --extern num_traits=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps/libnum_traits-3c506ebcab0d24e4.rmeta --extern rand=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps/librand-796f7dd116859b82.rmeta --cap-lints warn`
warning: `protobuf-codegen` (lib) generated 4 warnings
   Compiling librespot-protocol v0.8.0 (/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/protocol)
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/protocol CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/protocol/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/multimedia/librespot/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2024 protocol/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=058a6bf575bf9fcd -C extra-filename=-03a5eb29d1e075aa --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/release/build/librespot-protocol-03a5eb29d1e075aa -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps --extern protobuf_codegen=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps/libprotobuf_codegen-86114a6c9462d8f5.rlib`
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=vergen_gitcl CARGO_MANIFEST_DIR=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/vergen-gitcl-1.0.8 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release/deps OUT_DIR=/magus/work/usr/mports/multimedia/librespot/work/target/release/build/vergen-gitcl-9220ca60acf353f9/out /usr/local/bin/rustc --crate-name vergen_gitcl --edition=2021 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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=3dd04f317bca7b22 -C extra-filename=-ea049236ac5cb1ca --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/release/deps -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps --extern anyhow=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps/libanyhow-e6ac33cc8f1c7465.rmeta --extern derive_builder=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps/libderive_builder-415402fd6d742dfe.rmeta --extern time=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps/libtime-6f3305a53426a93b.rmeta --extern vergen=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps/libvergen-5a3e4ae60dd563a9.rmeta --extern vergen_lib=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps/libvergen_lib-3da7308caa145dc7.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/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/librespot-0.8.0/cargo-crates/pkcs8-0.10.2 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release/deps /usr/local/bin/rustc --crate-name pkcs8 --edition=2021 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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=2 -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=2533873a03dc2802 -C extra-filename=-9025afa1885e9638 --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps --extern der=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libder-6a4d818f27a199e0.rmeta --extern spki=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libspki-f607a289dea1198b.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: hiding a lifetime that's elided elsewhere is confusing
   --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/encoding_rs-0.8.35/src/handles.rs:390:21
    |
390 |     pub fn new(src: &[u8]) -> ByteSource {
    |                     ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
    |                     |
    |                     the lifetime is elided here
    |
    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
help: use `'_` for type paths
    |
390 |     pub fn new(src: &[u8]) -> ByteSource<'_> {
    |                                         ++++

warning: hiding a lifetime that's elided elsewhere is confusing
   --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/encoding_rs-0.8.35/src/handles.rs:597:21
    |
597 |     pub fn new(dst: &mut [u16]) -> Utf16Destination {
    |                     ^^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
    |                     |
    |                     the lifetime is elided here
    |
    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
help: use `'_` for type paths
    |
597 |     pub fn new(dst: &mut [u16]) -> Utf16Destination<'_> {
    |                                                    ++++

warning: hiding a lifetime that's elided elsewhere is confusing
   --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/encoding_rs-0.8.35/src/handles.rs:942:21
    |
942 |     pub fn new(dst: &mut [u8]) -> Utf8Destination {
    |                     ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
    |                     |
    |                     the lifetime is elided here
    |
    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
help: use `'_` for type paths
    |
942 |     pub fn new(dst: &mut [u8]) -> Utf8Destination<'_> {
    |                                                  ++++

warning: hiding a lifetime that's elided elsewhere is confusing
    --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/encoding_rs-0.8.35/src/handles.rs:1168:21
     |
1168 |     pub fn new(src: &[u16]) -> Utf16Source {
     |                     ^^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
     |                     |
     |                     the lifetime is elided here
     |
     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
help: use `'_` for type paths
     |
1168 |     pub fn new(src: &[u16]) -> Utf16Source<'_> {
     |                                           ++++

warning: hiding a lifetime that's elided elsewhere is confusing
    --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/encoding_rs-0.8.35/src/handles.rs:1477:21
     |
1477 |     pub fn new(src: &str) -> Utf8Source {
     |                     ^^^^     ^^^^^^^^^^ the same lifetime is hidden here
     |                     |
     |                     the lifetime is elided here
     |
     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
help: use `'_` for type paths
     |
1477 |     pub fn new(src: &str) -> Utf8Source<'_> {
     |                                        ++++

warning: hiding a lifetime that's elided elsewhere is confusing
    --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/encoding_rs-0.8.35/src/handles.rs:1936:21
     |
1936 |     pub fn new(dst: &mut [u8]) -> ByteDestination {
     |                     ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
     |                     |
     |                     the lifetime is elided here
     |
     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
help: use `'_` for type paths
     |
1936 |     pub fn new(dst: &mut [u8]) -> ByteDestination<'_> {
     |                                                  ++++

     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=serde_json CARGO_MANIFEST_DIR=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/serde_json-1.0.145 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release/deps OUT_DIR=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/build/serde_json-dd827b49ef0dc5d4/out /usr/local/bin/rustc --crate-name serde_json --edition=2021 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "arbitrary_precision", "default", "float_roundtrip", "indexmap", "preserve_order", "raw_value", "std", "unbounded_depth"))' -C metadata=6e078a9f4cc49b48 -C extra-filename=-59e0a0b3dfc4ec9d --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps --extern itoa=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libitoa-1131aa87cf5c941a.rmeta --extern memchr=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libmemchr-37aa4df0da31db65.rmeta --extern ryu=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libryu-17e05d31c808903c.rmeta --extern serde_core=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libserde_core-4d6e2a6f17910d1e.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong --cfg 'fast_arithmetic="32"' --check-cfg 'cfg(fast_arithmetic, values("32", "64"))'`
warning: `vergen-gitcl` (lib) generated 2 warnings
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=parking_lot_core CARGO_MANIFEST_DIR=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/parking_lot_core-0.9.12 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release/deps OUT_DIR=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/build/parking_lot_core-a4ce3786d013d24b/out /usr/local/bin/rustc --crate-name parking_lot_core --edition=2021 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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=2 -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=909c47244967f27e -C extra-filename=-b08a0f0ad6a89d7f --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps --extern cfg_if=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libcfg_if-dcb669990e8965c7.rmeta --extern libc=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/liblibc-987ccefe3cdf44ec.rmeta --extern smallvec=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libsmallvec-b62c925da1d1fe71.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/multimedia/librespot/work/librespot-0.8.0/cargo-crates/num-iter-0.1.45 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release/deps /usr/local/bin/rustc --crate-name num_iter --edition=2018 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "i128", "std"))' -C metadata=6ef4138fe35d9149 -C extra-filename=-d44c4cee8873435f --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps --extern num_integer=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libnum_integer-51b8c26a0665e583.rmeta --extern num_traits=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libnum_traits-2c621f66373d2235.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
   Compiling symphonia-metadata v0.5.5
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=symphonia_metadata CARGO_MANIFEST_DIR=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/symphonia-metadata-0.5.5 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release/deps /usr/local/bin/rustc --crate-name symphonia_metadata --edition=2018 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=22e6802dc62f29d9 -C extra-filename=-76167d3e26d8ea23 --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps --extern encoding_rs=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libencoding_rs-fd2965009a02c3a6.rmeta --extern lazy_static=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/liblazy_static-c883ffe90a6ef5e3.rmeta --extern log=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/liblog-067fa373d167858d.rmeta --extern symphonia_core=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libsymphonia_core-b31e08f0ab8486c2.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/multimedia/librespot/work/librespot-0.8.0/cargo-crates/serde_path_to_error-0.1.20 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release/deps /usr/local/bin/rustc --crate-name serde_path_to_error --edition=2021 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e08443da4bada108 -C extra-filename=-0362ab431acd19b5 --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps --extern itoa=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libitoa-1131aa87cf5c941a.rmeta --extern serde_core=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libserde_core-4d6e2a6f17910d1e.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/multimedia/librespot/work/librespot-0.8.0/cargo-crates/sha2-0.10.9 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release/deps /usr/local/bin/rustc --crate-name sha2 --edition=2018 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("asm", "asm-aarch64", "compress", "default", "force-soft", "force-soft-compact", "loongarch64_asm", "oid", "sha2-asm", "std"))' -C metadata=f082c400cf2e3b1a -C extra-filename=-dcfdbaef2c262d9d --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps --extern cfg_if=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libcfg_if-dcb669990e8965c7.rmeta --extern cpufeatures=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libcpufeatures-a0b7bd2d406d2c33.rmeta --extern digest=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libdigest-6e64c75716012990.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: use of deprecated struct `digest::generic_array::GenericArray`: please upgrade to generic-array 1.x
 --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/sha2-0.10.9/src/sha256.rs:1:29
  |
1 | use digest::{generic_array::GenericArray, typenum::U64};
  |                             ^^^^^^^^^^^^
  |
  = note: `#[warn(deprecated)]` on by default

warning: use of deprecated struct `digest::generic_array::GenericArray`: please upgrade to generic-array 1.x
  --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/sha2-0.10.9/src/sha256.rs:37:52
   |
37 | pub fn compress256(state: &mut [u32; 8], blocks: &[GenericArray]) {
   |                                                    ^^^^^^^^^^^^

warning: use of deprecated struct `digest::generic_array::GenericArray`: please upgrade to generic-array 1.x
 --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/sha2-0.10.9/src/sha512.rs:1:29
  |
1 | use digest::{generic_array::GenericArray, typenum::U128};
  |                             ^^^^^^^^^^^^

warning: use of deprecated struct `digest::generic_array::GenericArray`: please upgrade to generic-array 1.x
  --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/sha2-0.10.9/src/sha512.rs:39:52
   |
39 | pub fn compress512(state: &mut [u64; 8], blocks: &[GenericArray]) {
   |                                                    ^^^^^^^^^^^^

   Compiling headers-core v0.3.0
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=headers_core CARGO_MANIFEST_DIR=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/headers-core-0.3.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release/deps /usr/local/bin/rustc --crate-name headers_core --edition=2015 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=9b3269e228430d83 -C extra-filename=-e9dfbe507f43f1b0 --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps --extern http=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libhttp-73990a86d911192a.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
   Compiling foldhash v0.1.5
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=foldhash CARGO_MANIFEST_DIR=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/foldhash-0.1.5 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/foldhash-0.1.5/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.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/multimedia/librespot/work/target/release/deps /usr/local/bin/rustc --crate-name foldhash --edition=2021 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/foldhash-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 opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=20a37152790bf7bf -C extra-filename=-b62c46d4d75efaf8 --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: direct cast of function item into an integer
   --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/foldhash-0.1.5/src/seed.rs:138:35
    |
138 |         seed = mix(seed, func_ptr as usize as u64);
    |                                   ^^^^^^^^
    |
    = note: `#[warn(function_casts_as_integer)]` on by default
help: first cast to a pointer `as *const ()`
    |
138 |         seed = mix(seed, func_ptr as *const () as usize as u64);
    |                                   ++++++++++++

warning: `foldhash` (lib) generated 1 warning
   Compiling data-encoding v2.9.0
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=data_encoding CARGO_MANIFEST_DIR=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/data-encoding-2.9.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release/deps /usr/local/bin/rustc --crate-name data_encoding --edition=2018 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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=2 -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=a30387d6a4cae504 -C extra-filename=-ec60759d31953836 --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/multimedia/librespot/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/multimedia/librespot/work/librespot-0.8.0/cargo-crates/allocator-api2-0.2.21 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release/deps /usr/local/bin/rustc --crate-name allocator_api2 --edition=2018 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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=2 -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=764613892df2e622 -C extra-filename=-96c4dbaa9c67817e --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: `sha2` (lib) generated 4 warnings
   Compiling adler2 v2.0.1
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=adler2 CARGO_MANIFEST_DIR=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/adler2-2.0.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release/deps /usr/local/bin/rustc --crate-name adler2 --edition=2021 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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=2 -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=eca3725efe1bbc85 -C extra-filename=-a7b12c5c27509a8b --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: `encoding_rs` (lib) generated 33 warnings (2 duplicates)
   Compiling utf-8 v0.7.6
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=utf8 CARGO_MANIFEST_DIR=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/utf-8-0.7.6 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release/deps /usr/local/bin/rustc --crate-name utf8 --edition=2015 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=1d74a05fa207103c -C extra-filename=-e0042f239973c8fc --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
   Compiling simd-adler32 v0.3.7
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=simd_adler32 CARGO_MANIFEST_DIR=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/simd-adler32-0.3.7 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release/deps /usr/local/bin/rustc --crate-name simd_adler32 --edition=2018 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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=2 -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=93137989c9ee612d -C extra-filename=-23529542e771ba21 --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/multimedia/librespot/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/multimedia/librespot/work/librespot-0.8.0/cargo-crates/powerfmt-0.2.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release/deps /usr/local/bin/rustc --crate-name powerfmt --edition=2021 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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=2 -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=7019d5f06f376cbb -C extra-filename=-7e19bce80d2f85fd --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: implicit autoref creates a reference to the dereference of a raw pointer
    --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/allocator-api2-0.2.21/src/stable/vec/mod.rs:1902:30
     |
1902 |         let count = unsafe { (*other).len() };
     |                              ^^-----^^^^^^^
     |                                |
     |                                this raw pointer has type `*const [T]`
     |
     = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements
note: autoref is being applied to this expression, resulting in: `&[T]`
    --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/allocator-api2-0.2.21/src/stable/vec/mod.rs:1902:30
     |
1902 |         let count = unsafe { (*other).len() };
     |                              ^^^^^^^^
note: method calls to `len` require a reference
    --> /usr/local/lib/rustlib/src/rust/library/core/src/slice/mod.rs:116:5
     |
 116 |     pub const fn len(&self) -> usize {
     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     = 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: unused import: `hash::*`
  --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/simd-adler32-0.3.7/src/lib.rs:87:9
   |
87 | pub use hash::*;
   |         ^^^^^^^
   |
   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default

warning: hiding a lifetime that's elided elsewhere is confusing
  --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/utf-8-0.7.6/src/lib.rs:71:22
   |
71 | pub fn decode(input: &[u8]) -> Result<&str, DecodeError> {
   |                      ^^^^^            ^^^^  ^^^^^^^^^^^ the same lifetime is hidden here
   |                      |                |
   |                      |                the same lifetime is elided here
   |                      the lifetime is elided here
   |
   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
   = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
help: use `'_` for type paths
   |
71 | pub fn decode(input: &[u8]) -> Result<&str, DecodeError<'_>> {
   |                                                        ++++

warning: hiding a lifetime that's elided elsewhere is confusing
  --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/utf-8-0.7.6/src/read.rs:87:24
   |
87 |     pub fn next_strict(&mut self) -> Option> {
   |                        ^^^^^^^^^                   ^^^^  ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
   |                        |                           |
   |                        |                           the same lifetime is elided here
   |                        the lifetime is elided here
   |
   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
help: use `'_` for type paths
   |
87 |     pub fn next_strict(&mut self) -> Option>> {
   |                                                                             ++++

warning: `allocator-api2` (lib) generated 1 warning
   Compiling mime v0.3.17
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=mime CARGO_MANIFEST_DIR=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/mime-0.3.17 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release/deps /usr/local/bin/rustc --crate-name mime --edition=2015 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=bed41f075da53682 -C extra-filename=-aff30677449fe06c --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: `utf-8` (lib) generated 2 warnings
   Compiling pathdiff v0.2.3
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=pathdiff CARGO_MANIFEST_DIR=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/pathdiff-0.2.3 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release/deps /usr/local/bin/rustc --crate-name pathdiff --edition=2018 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("camino"))' -C metadata=e8f9d7d87a34a625 -C extra-filename=-390c5492f9653267 --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: `powerfmt` (lib) generated 3 warnings (3 duplicates)
   Compiling open v5.3.2
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=open CARGO_MANIFEST_DIR=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/open-5.3.2 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/open-5.3.2/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.2 CARGO_PKG_VERSION_MAJOR=5 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps /usr/local/bin/rustc --crate-name open --edition=2018 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/open-5.3.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("shellexecute-on-windows"))' -C metadata=fb628c50bfd878ad -C extra-filename=-62c97b6764cd296c --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps --extern is_wsl=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libis_wsl-7d2915edfd9c7fed.rmeta --extern libc=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/liblibc-987ccefe3cdf44ec.rmeta --extern pathdiff=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libpathdiff-390c5492f9653267.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/multimedia/librespot/work/librespot-0.8.0/cargo-crates/deranged-0.5.5 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release/deps /usr/local/bin/rustc --crate-name deranged --edition=2021 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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=2 -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=445d6c35d0cb5f87 -C extra-filename=-d1349f5283204a43 --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps --extern powerfmt=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libpowerfmt-7e19bce80d2f85fd.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
   Compiling miniz_oxide v0.8.9
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=miniz_oxide CARGO_MANIFEST_DIR=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/miniz_oxide-0.8.9 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release/deps /usr/local/bin/rustc --crate-name miniz_oxide --edition=2021 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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=2 -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=a38c71ed33692ad3 -C extra-filename=-8a0eff379839c2d6 --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps --extern adler2=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libadler2-a7b12c5c27509a8b.rmeta --extern simd_adler32=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libsimd_adler32-23529542e771ba21.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: hiding a lifetime that's elided elsewhere is confusing
   --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/mime-0.3.17/src/lib.rs:139:18
    |
139 |     pub fn type_(&self) -> Name {
    |                  ^^^^^     ^^^^ the same lifetime is hidden here
    |                  |
    |                  the lifetime is elided here
    |
    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
note: the lint level is defined here
   --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/mime-0.3.17/src/lib.rs:27:9
    |
 27 | #![deny(warnings)]
    |         ^^^^^^^^
    = note: `#[warn(mismatched_lifetime_syntaxes)]` implied by `#[warn(warnings)]`
help: use `'_` for type paths
    |
139 |     pub fn type_(&self) -> Name<'_> {
    |                                ++++

warning: hiding a lifetime that's elided elsewhere is confusing
   --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/mime-0.3.17/src/lib.rs:156:20
    |
156 |     pub fn subtype(&self) -> Name {
    |                    ^^^^^     ^^^^ the same lifetime is hidden here
    |                    |
    |                    the lifetime is elided here
    |
    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
help: use `'_` for type paths
    |
156 |     pub fn subtype(&self) -> Name<'_> {
    |                                  ++++

warning: hiding a lifetime that's elided elsewhere is confusing
   --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/mime-0.3.17/src/lib.rs:179:19
    |
179 |     pub fn suffix(&self) -> Option {
    |                   ^^^^^            ^^^^ the same lifetime is hidden here
    |                   |
    |                   the lifetime is elided here
    |
    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
help: use `'_` for type paths
    |
179 |     pub fn suffix(&self) -> Option> {
    |                                        ++++

warning: `simd-adler32` (lib) generated 1 warning
   Compiling headers v0.4.1
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=headers CARGO_MANIFEST_DIR=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/headers-0.4.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release/deps /usr/local/bin/rustc --crate-name headers --edition=2018 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=2950ce233dca5dfe -C extra-filename=-0e85950b33d10104 --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps --extern base64=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libbase64-f6f659e75deeb3a9.rmeta --extern bytes=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libbytes-0357e1ab14af78ac.rmeta --extern headers_core=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libheaders_core-e9dfbe507f43f1b0.rmeta --extern http=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libhttp-73990a86d911192a.rmeta --extern httpdate=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libhttpdate-66bd8eabe67f4a9d.rmeta --extern mime=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libmime-aff30677449fe06c.rmeta --extern sha1=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libsha1-c43d8a0344052b51.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
   Compiling tungstenite v0.28.0
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tungstenite CARGO_MANIFEST_DIR=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/tungstenite-0.28.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release/deps /usr/local/bin/rustc --crate-name tungstenite --edition=2021 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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=2 -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=a437856f4978a517 -C extra-filename=-73bf2a3ca570fcb5 --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps --extern bytes=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libbytes-0357e1ab14af78ac.rmeta --extern data_encoding=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libdata_encoding-ec60759d31953836.rmeta --extern http=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libhttp-73990a86d911192a.rmeta --extern httparse=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libhttparse-dd72c405b549b077.rmeta --extern log=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/liblog-067fa373d167858d.rmeta --extern native_tls_crate=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libnative_tls-ad2b1ca1e4fb25d7.rmeta --extern rand=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/librand-13a793948986da2c.rmeta --extern sha1=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libsha1-c43d8a0344052b51.rmeta --extern thiserror=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libthiserror-254ab3d048c9407c.rmeta --extern utf8=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libutf8-e0042f239973c8fc.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong -L native=/usr/lib`
warning: `mime` (lib) generated 3 warnings
   Compiling hashbrown v0.15.5
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=hashbrown CARGO_MANIFEST_DIR=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/hashbrown-0.15.5 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/hashbrown-0.15.5/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.15.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=15 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps /usr/local/bin/rustc --crate-name hashbrown --edition=2021 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/hashbrown-0.15.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --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=a41535cc72bca4b8 -C extra-filename=-fda85133ec969ff5 --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps --extern allocator_api2=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/liballocator_api2-96c4dbaa9c67817e.rmeta --extern equivalent=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libequivalent-d31f3f6bd5604edf.rmeta --extern foldhash=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libfoldhash-b62c46d4d75efaf8.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/multimedia/librespot/work/librespot-0.8.0/cargo-crates/oauth2-5.0.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release/deps /usr/local/bin/rustc --crate-name oauth2 --edition=2021 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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=2 -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=e39c99d53c04c09c -C extra-filename=-13e8d559b6beb948 --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps --extern base64=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libbase64-f6f659e75deeb3a9.rmeta --extern chrono=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libchrono-2f4d94adff23adcc.rmeta --extern http=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libhttp-73990a86d911192a.rmeta --extern rand=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/librand-0907a9e32cb80aa1.rmeta --extern reqwest=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libreqwest-b0e1b4ac3e2fd5ae.rmeta --extern serde=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libserde-693362782db21dd5.rmeta --extern serde_json=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libserde_json-59e0a0b3dfc4ec9d.rmeta --extern serde_path_to_error=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libserde_path_to_error-0362ab431acd19b5.rmeta --extern sha2=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libsha2-dcfdbaef2c262d9d.rmeta --extern thiserror=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libthiserror-beb4ecde744eae2a.rmeta --extern url=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/liburl-7218669cb60cebb0.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong -L native=/usr/lib`
   Compiling parking_lot v0.12.5
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=parking_lot CARGO_MANIFEST_DIR=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/parking_lot-0.12.5 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release/deps /usr/local/bin/rustc --crate-name parking_lot --edition=2021 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arc_lock", "deadlock_detection", "default", "hardware-lock-elision", "nightly", "owning_ref", "send_guard", "serde"))' -C metadata=089a814c04e268d0 -C extra-filename=-e5b825028be86f00 --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps --extern lock_api=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/liblock_api-cbe12bb6a5b38d7c.rmeta --extern parking_lot_core=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libparking_lot_core-b08a0f0ad6a89d7f.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=num_bigint_dig CARGO_MANIFEST_DIR=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/num-bigint-dig-0.8.5 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/num-bigint-dig-0.8.5/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.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/multimedia/librespot/work/target/release/deps OUT_DIR=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/build/num-bigint-dig-e740114a97a360e6/out /usr/local/bin/rustc --crate-name num_bigint_dig --edition=2021 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/num-bigint-dig-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=2 -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=311eb9068821d8be -C extra-filename=-eb4c7842c2257b64 --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps --extern lazy_static=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/liblazy_static-c883ffe90a6ef5e3.rmeta --extern libm=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/liblibm-05b6640499c1ee86.rmeta --extern num_integer=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libnum_integer-51b8c26a0665e583.rmeta --extern num_iter=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libnum_iter-d44c4cee8873435f.rmeta --extern num_traits=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libnum_traits-2c621f66373d2235.rmeta --extern rand=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/librand-0907a9e32cb80aa1.rmeta --extern smallvec=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libsmallvec-b62c925da1d1fe71.rmeta --extern zeroize=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libzeroize-573fcd8ec52d55f5.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong --cfg has_i128`
warning: macro `vec` is private
   --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/num-bigint-dig-0.8.5/src/prime.rs:138:22
    |
138 |     let mut moduli = vec![BigUint::zero(); prime_limit];
    |                      ^^^
    |
    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
    = note: for more information, see issue #120192 
    = note: `#[warn(private_macro_use)]` on by default

warning: macro `vec` is private
   --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/num-bigint-dig-0.8.5/src/bigrand.rs:319:25
    |
319 |         let mut bytes = vec![0u8; bytes_len];
    |                         ^^^
    |
    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
    = note: for more information, see issue #120192 

warning: unexpected `cfg` condition name: `has_i128`
  --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/num-bigint-dig-0.8.5/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/multimedia/librespot/work/librespot-0.8.0/cargo-crates/num-bigint-dig-0.8.5/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/multimedia/librespot/work/librespot-0.8.0/cargo-crates/num-bigint-dig-0.8.5/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/multimedia/librespot/work/librespot-0.8.0/cargo-crates/num-bigint-dig-0.8.5/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/multimedia/librespot/work/librespot-0.8.0/cargo-crates/num-bigint-dig-0.8.5/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/multimedia/librespot/work/librespot-0.8.0/cargo-crates/num-bigint-dig-0.8.5/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/multimedia/librespot/work/librespot-0.8.0/cargo-crates/num-bigint-dig-0.8.5/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/multimedia/librespot/work/librespot-0.8.0/cargo-crates/num-bigint-dig-0.8.5/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/multimedia/librespot/work/librespot-0.8.0/cargo-crates/num-bigint-dig-0.8.5/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/multimedia/librespot/work/librespot-0.8.0/cargo-crates/num-bigint-dig-0.8.5/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/multimedia/librespot/work/librespot-0.8.0/cargo-crates/num-bigint-dig-0.8.5/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/multimedia/librespot/work/librespot-0.8.0/cargo-crates/num-bigint-dig-0.8.5/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/multimedia/librespot/work/librespot-0.8.0/cargo-crates/num-bigint-dig-0.8.5/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/multimedia/librespot/work/librespot-0.8.0/cargo-crates/num-bigint-dig-0.8.5/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/multimedia/librespot/work/librespot-0.8.0/cargo-crates/num-bigint-dig-0.8.5/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/multimedia/librespot/work/librespot-0.8.0/cargo-crates/num-bigint-dig-0.8.5/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/multimedia/librespot/work/librespot-0.8.0/cargo-crates/num-bigint-dig-0.8.5/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/multimedia/librespot/work/librespot-0.8.0/cargo-crates/num-bigint-dig-0.8.5/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/multimedia/librespot/work/librespot-0.8.0/cargo-crates/num-bigint-dig-0.8.5/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/multimedia/librespot/work/librespot-0.8.0/cargo-crates/num-bigint-dig-0.8.5/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/multimedia/librespot/work/librespot-0.8.0/cargo-crates/num-bigint-dig-0.8.5/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/multimedia/librespot/work/librespot-0.8.0/cargo-crates/num-bigint-dig-0.8.5/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/multimedia/librespot/work/librespot-0.8.0/cargo-crates/num-bigint-dig-0.8.5/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/multimedia/librespot/work/librespot-0.8.0/cargo-crates/num-bigint-dig-0.8.5/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/multimedia/librespot/work/librespot-0.8.0/cargo-crates/num-bigint-dig-0.8.5/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/multimedia/librespot/work/librespot-0.8.0/cargo-crates/num-bigint-dig-0.8.5/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/multimedia/librespot/work/librespot-0.8.0/cargo-crates/num-bigint-dig-0.8.5/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/multimedia/librespot/work/librespot-0.8.0/cargo-crates/num-bigint-dig-0.8.5/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/multimedia/librespot/work/librespot-0.8.0/cargo-crates/num-bigint-dig-0.8.5/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/multimedia/librespot/work/librespot-0.8.0/cargo-crates/num-bigint-dig-0.8.5/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/multimedia/librespot/work/librespot-0.8.0/cargo-crates/num-bigint-dig-0.8.5/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/multimedia/librespot/work/librespot-0.8.0/cargo-crates/num-bigint-dig-0.8.5/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/multimedia/librespot/work/librespot-0.8.0/cargo-crates/num-bigint-dig-0.8.5/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/multimedia/librespot/work/librespot-0.8.0/cargo-crates/num-bigint-dig-0.8.5/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/multimedia/librespot/work/librespot-0.8.0/cargo-crates/num-bigint-dig-0.8.5/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/multimedia/librespot/work/librespot-0.8.0/cargo-crates/num-bigint-dig-0.8.5/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/multimedia/librespot/work/librespot-0.8.0/cargo-crates/num-bigint-dig-0.8.5/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/multimedia/librespot/work/librespot-0.8.0/cargo-crates/num-bigint-dig-0.8.5/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/multimedia/librespot/work/librespot-0.8.0/cargo-crates/num-bigint-dig-0.8.5/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/multimedia/librespot/work/librespot-0.8.0/cargo-crates/num-bigint-dig-0.8.5/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/multimedia/librespot/work/librespot-0.8.0/cargo-crates/num-bigint-dig-0.8.5/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/multimedia/librespot/work/librespot-0.8.0/cargo-crates/num-bigint-dig-0.8.5/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/multimedia/librespot/work/librespot-0.8.0/cargo-crates/num-bigint-dig-0.8.5/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/multimedia/librespot/work/librespot-0.8.0/cargo-crates/num-bigint-dig-0.8.5/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/multimedia/librespot/work/librespot-0.8.0/cargo-crates/num-bigint-dig-0.8.5/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/multimedia/librespot/work/librespot-0.8.0/cargo-crates/num-bigint-dig-0.8.5/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/multimedia/librespot/work/librespot-0.8.0/cargo-crates/num-bigint-dig-0.8.5/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/multimedia/librespot/work/librespot-0.8.0/cargo-crates/num-bigint-dig-0.8.5/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/multimedia/librespot/work/librespot-0.8.0/cargo-crates/num-bigint-dig-0.8.5/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/multimedia/librespot/work/librespot-0.8.0/cargo-crates/num-bigint-dig-0.8.5/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/multimedia/librespot/work/librespot-0.8.0/cargo-crates/num-bigint-dig-0.8.5/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/multimedia/librespot/work/librespot-0.8.0/cargo-crates/num-bigint-dig-0.8.5/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/multimedia/librespot/work/librespot-0.8.0/cargo-crates/num-bigint-dig-0.8.5/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/multimedia/librespot/work/librespot-0.8.0/cargo-crates/num-bigint-dig-0.8.5/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/multimedia/librespot/work/librespot-0.8.0/cargo-crates/num-bigint-dig-0.8.5/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/multimedia/librespot/work/librespot-0.8.0/cargo-crates/num-bigint-dig-0.8.5/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/multimedia/librespot/work/librespot-0.8.0/cargo-crates/num-bigint-dig-0.8.5/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/multimedia/librespot/work/librespot-0.8.0/cargo-crates/num-bigint-dig-0.8.5/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/multimedia/librespot/work/librespot-0.8.0/cargo-crates/num-bigint-dig-0.8.5/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/multimedia/librespot/work/librespot-0.8.0/cargo-crates/num-bigint-dig-0.8.5/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/multimedia/librespot/work/librespot-0.8.0/cargo-crates/num-bigint-dig-0.8.5/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/multimedia/librespot/work/librespot-0.8.0/cargo-crates/num-bigint-dig-0.8.5/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/multimedia/librespot/work/librespot-0.8.0/cargo-crates/num-bigint-dig-0.8.5/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/multimedia/librespot/work/librespot-0.8.0/cargo-crates/num-bigint-dig-0.8.5/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/multimedia/librespot/work/librespot-0.8.0/cargo-crates/num-bigint-dig-0.8.5/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/multimedia/librespot/work/librespot-0.8.0/cargo-crates/num-bigint-dig-0.8.5/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/multimedia/librespot/work/librespot-0.8.0/cargo-crates/num-bigint-dig-0.8.5/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/multimedia/librespot/work/librespot-0.8.0/cargo-crates/num-bigint-dig-0.8.5/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/multimedia/librespot/work/librespot-0.8.0/cargo-crates/num-bigint-dig-0.8.5/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/multimedia/librespot/work/librespot-0.8.0/cargo-crates/num-bigint-dig-0.8.5/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/multimedia/librespot/work/librespot-0.8.0/cargo-crates/num-bigint-dig-0.8.5/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/multimedia/librespot/work/librespot-0.8.0/cargo-crates/num-bigint-dig-0.8.5/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/multimedia/librespot/work/librespot-0.8.0/cargo-crates/num-bigint-dig-0.8.5/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/multimedia/librespot/work/librespot-0.8.0/cargo-crates/num-bigint-dig-0.8.5/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/multimedia/librespot/work/librespot-0.8.0/cargo-crates/num-bigint-dig-0.8.5/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/multimedia/librespot/work/librespot-0.8.0/cargo-crates/num-bigint-dig-0.8.5/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/multimedia/librespot/work/librespot-0.8.0/cargo-crates/num-bigint-dig-0.8.5/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/multimedia/librespot/work/librespot-0.8.0/cargo-crates/num-bigint-dig-0.8.5/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/multimedia/librespot/work/librespot-0.8.0/cargo-crates/num-bigint-dig-0.8.5/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 librespot-core v0.8.0 (/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/core)
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/core CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/core/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/multimedia/librespot/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2024 core/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="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=a8229f28cd0c5290 -C extra-filename=-a6fbd180156754db --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/release/build/librespot-core-a6fbd180156754db -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps --extern rand=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps/librand-796f7dd116859b82.rlib --extern rand_distr=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps/librand_distr-c19542366f8dd596.rlib --extern vergen_gitcl=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps/libvergen_gitcl-ea049236ac5cb1ca.rlib`
     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/multimedia/librespot/work/librespot-0.8.0/protocol CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/protocol/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/multimedia/librespot/work/target/release:/magus/work/usr/mports/multimedia/librespot/work/target/release/deps:/usr/local/lib/rustlib/i686-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=2 OUT_DIR=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/build/librespot-protocol-78807c171ca09bf6/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=cc RUSTDOC=/usr/local/bin/rustdoc TARGET=i686-unknown-freebsd /magus/work/usr/mports/multimedia/librespot/work/target/release/build/librespot-protocol-03a5eb29d1e075aa/build-script-build`
   Compiling pkcs1 v0.7.5
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=pkcs1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/pkcs1-0.7.5 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release/deps /usr/local/bin/rustc --crate-name pkcs1 --edition=2021 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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=2 -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=c51573e9df376172 -C extra-filename=-efb012bc88cd53cf --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps --extern der=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libder-6a4d818f27a199e0.rmeta --extern pkcs8=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libpkcs8-9025afa1885e9638.rmeta --extern spki=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libspki-f607a289dea1198b.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: unnecessary qualification
  --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/librespot-0.8.0/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_CRATE_NAME=portable_atomic CARGO_MANIFEST_DIR=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/portable-atomic-1.11.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release/deps OUT_DIR=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/build/portable-atomic-5b86b5460ce76f3a/out /usr/local/bin/rustc --crate-name portable_atomic --edition=2018 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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=2 -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=9c4e17d1279355da -C extra-filename=-78025711fb5e108d --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/multimedia/librespot/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"))'`
warning: hiding a lifetime that's elided elsewhere is confusing
   --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/oauth2-5.0.0/src/client.rs:686:29
    |
686 |     pub fn authorize_url(&self, state_fn: S) -> AuthorizationRequest
    |                             ^^^^^                  ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
    |                             |
    |                             the lifetime is elided here
    |
    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
help: use `'_` for type paths
    |
686 |     pub fn authorize_url(&self, state_fn: S) -> AuthorizationRequest<'_>
    |                                                                        ++++

warning: hiding a lifetime that's elided elsewhere is confusing
   --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/oauth2-5.0.0/src/client.rs:753:29
    |
753 |     pub fn authorize_url(&self, state_fn: S) -> Result
    |                             ^^^^^                         ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
    |                             |
    |                             the lifetime is elided here
    |
    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
help: use `'_` for type paths
    |
753 |     pub fn authorize_url(&self, state_fn: S) -> Result, ConfigurationError>
    |                                                                               ++++

warning: hiding a lifetime that's elided elsewhere is confusing
   --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/oauth2-5.0.0/src/client.rs:795:40
    |
795 |     pub fn exchange_client_credentials(&self) -> ClientCredentialsTokenRequest {
    |                                        ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
    |                                        |
    |                                        the lifetime is elided here
    |
    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
help: use `'_` for type paths
    |
795 |     pub fn exchange_client_credentials(&self) -> ClientCredentialsTokenRequest<'_, TE, TR> {
    |                                                                                +++

warning: hiding a lifetime that's elided elsewhere is confusing
   --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/oauth2-5.0.0/src/client.rs:808:26
    |
808 |     pub fn exchange_code(&self, code: AuthorizationCode) -> CodeTokenRequest {
    |                          ^^^^^ the lifetime is elided here  ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
    |
    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
help: use `'_` for type paths
    |
808 |     pub fn exchange_code(&self, code: AuthorizationCode) -> CodeTokenRequest<'_, TE, TR> {
    |                                                                              +++

warning: hiding a lifetime that's elided elsewhere is confusing
   --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/oauth2-5.0.0/src/client.rs:894:9
    |
894 |         &self,
    |         ^^^^^ the lifetime is elided here
895 |     ) -> Result, ConfigurationError> {
    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
    |
    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
help: use `'_` for type paths
    |
895 |     ) -> Result, ConfigurationError> {
    |                                               +++

warning: hiding a lifetime that's elided elsewhere is confusing
   --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/oauth2-5.0.0/src/client.rs:913:9
    |
913 |         &self,
    |         ^^^^^ the lifetime is elided here
914 |         code: AuthorizationCode,
915 |     ) -> Result, ConfigurationError> {
    |                 ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
    |
    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
help: use `'_` for type paths
    |
915 |     ) -> Result, ConfigurationError> {
    |                                  +++

warning: hiding a lifetime that's elided elsewhere is confusing
    --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/oauth2-5.0.0/src/client.rs:1023:33
     |
1023 |     pub fn exchange_device_code(&self) -> DeviceAuthorizationRequest {
     |                                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
     |                                 |
     |                                 the lifetime is elided here
     |
     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
help: use `'_` for type paths
     |
1023 |     pub fn exchange_device_code(&self) -> DeviceAuthorizationRequest<'_, TE> {
     |                                                                      +++

warning: hiding a lifetime that's elided elsewhere is confusing
    --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/oauth2-5.0.0/src/client.rs:1072:9
     |
1072 |         &self,
     |         ^^^^^ the lifetime is elided here
1073 |     ) -> Result, ConfigurationError> {
     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
     |
     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
help: use `'_` for type paths
     |
1073 |     ) -> Result, ConfigurationError> {
     |                                            +++

warning: hiding a lifetime that's elided elsewhere is confusing
    --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/oauth2-5.0.0/src/client.rs:1212:9
     |
1212 |         &self,
     |         ^^^^^ the lifetime is elided here
1213 |         token: RT,
1214 |     ) -> Result, ConfigurationError> {
     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
     |
     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
help: use `'_` for type paths
     |
1214 |     ) -> Result, ConfigurationError> {
     |                                   +++

warning: hiding a lifetime that's elided elsewhere is confusing
    --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/oauth2-5.0.0/src/client.rs:1260:9
     |
1260 |         &self,
     |         ^^^^^ the lifetime is elided here
1261 |         token: RT,
1262 |     ) -> Result, ConfigurationError> {
     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
     |
     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
help: use `'_` for type paths
     |
1262 |     ) -> Result, ConfigurationError> {
     |                                   +++

     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=crc32fast CARGO_MANIFEST_DIR=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/crc32fast-1.5.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release/deps OUT_DIR=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/build/crc32fast-cdfc5ecc535c1f76/out /usr/local/bin/rustc --crate-name crc32fast --edition=2021 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "std"))' -C metadata=1726cf100899ee99 -C extra-filename=-a1d264c74cb5bd70 --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps --extern cfg_if=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libcfg_if-dcb669990e8965c7.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/multimedia/librespot/work/librespot-0.8.0/cargo-crates/spinning_top-0.3.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release/deps /usr/local/bin/rustc --crate-name spinning_top --edition=2018 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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=2 -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=a31d6b2ba909b7c8 -C extra-filename=-b3e0f0057cef59bf --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps --extern lock_api=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/liblock_api-cbe12bb6a5b38d7c.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/multimedia/librespot/work/librespot-0.8.0/cargo-crates/signature-2.2.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release/deps /usr/local/bin/rustc --crate-name signature --edition=2021 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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=2 -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=603f3c9cbabd7a10 -C extra-filename=-975ceaf20602d52d --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps --extern digest=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libdigest-6e64c75716012990.rmeta --extern rand_core=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/librand_core-da509a165ca10773.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/multimedia/librespot/work/librespot-0.8.0/cargo-crates/hmac-0.12.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release/deps /usr/local/bin/rustc --crate-name hmac --edition=2018 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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=2 -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=2fbefd7778ca60ba -C extra-filename=-4d75feecd3d02e6b --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps --extern digest=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libdigest-6e64c75716012990.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
   Compiling byteorder v1.5.0
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=byteorder CARGO_MANIFEST_DIR=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/byteorder-1.5.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release/deps /usr/local/bin/rustc --crate-name byteorder --edition=2021 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "i128", "std"))' -C metadata=fdecc2d05846b34a -C extra-filename=-b002dcb61add1401 --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: use of deprecated method `digest::generic_array::GenericArray::::as_slice`: please upgrade to generic-array 1.x
   --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/hmac-0.12.1/src/optim.rs:148:34
    |
148 |         Self::new_from_slice(key.as_slice()).unwrap()
    |                                  ^^^^^^^^
    |
    = note: `#[warn(deprecated)]` on by default

warning: use of deprecated method `digest::generic_array::GenericArray::::as_slice`: please upgrade to generic-array 1.x
  --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/hmac-0.12.1/src/simple.rs:29:34
   |
29 |         Self::new_from_slice(key.as_slice()).unwrap()
   |                                  ^^^^^^^^

     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=num_conv CARGO_MANIFEST_DIR=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/num-conv-0.1.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release/deps /usr/local/bin/rustc --crate-name num_conv --edition=2021 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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=2 -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=8b9be4e6d29ed327 -C extra-filename=-fc593caac0eee21f --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: `hmac` (lib) generated 2 warnings
   Compiling web-time v1.1.0
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=web_time CARGO_MANIFEST_DIR=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/web-time-1.1.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release/deps /usr/local/bin/rustc --crate-name web_time --edition=2021 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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=2 -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=40c22abfe8376bc4 -C extra-filename=-9798f12d05877090 --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/multimedia/librespot/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/multimedia/librespot/work/librespot-0.8.0/cargo-crates/futures-timer-3.0.3 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release/deps /usr/local/bin/rustc --crate-name futures_timer --edition=2018 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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=2 -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=ec2e3ba17889b5d8 -C extra-filename=-7fbf7608160fe467 --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=time_core CARGO_MANIFEST_DIR=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/time-core-0.1.6 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release/deps /usr/local/bin/rustc --crate-name time_core --edition=2021 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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=2 -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=da6334fbb73d6ccd -C extra-filename=-ec950f8bab239b2f --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/multimedia/librespot/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/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/librespot-0.8.0/cargo-crates/nonzero_ext-0.3.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release/deps /usr/local/bin/rustc --crate-name nonzero_ext --edition=2015 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=6933dcaf9314cc78 -C extra-filename=-7434e38142e8bd05 --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: `pkcs1` (lib) generated 7 warnings
   Compiling shannon v0.2.0
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=shannon CARGO_MANIFEST_DIR=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/shannon-0.2.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release/deps /usr/local/bin/rustc --crate-name shannon --edition=2015 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=691939ec2b35980f -C extra-filename=-2b14bd5b60c4b150 --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps --extern byteorder=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libbyteorder-b002dcb61add1401.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: unexpected `cfg` condition value: `cargo-clippy`
   --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/librespot-0.8.0/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: use of deprecated method `std::sync::atomic::AtomicUsize::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead
   --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/librespot-0.8.0/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)

warning: unnecessary parentheses around type
  --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/shannon-0.2.0/src/lib.rs:10:41
   |
10 | const INITKONST: u32 = 0x6996c53ai32 as (u32);
   |                                         ^   ^
   |
   = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
help: remove these parentheses
   |
10 - const INITKONST: u32 = 0x6996c53ai32 as (u32);
10 + const INITKONST: u32 = 0x6996c53ai32 as u32;
   |

warning: `nonzero_ext` (lib) generated 12 warnings
   Compiling rsa v0.9.8
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rsa CARGO_MANIFEST_DIR=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/rsa-0.9.8 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/rsa-0.9.8/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.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/multimedia/librespot/work/target/release/deps /usr/local/bin/rustc --crate-name rsa --edition=2021 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/rsa-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=2 -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=9a7bc61a92ac8817 -C extra-filename=-2c93000c9e59cd3a --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps --extern const_oid=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libconst_oid-8fe61e9ea7f18cb5.rmeta --extern digest=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libdigest-6e64c75716012990.rmeta --extern num_bigint=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libnum_bigint_dig-eb4c7842c2257b64.rmeta --extern num_integer=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libnum_integer-51b8c26a0665e583.rmeta --extern num_traits=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libnum_traits-2c621f66373d2235.rmeta --extern pkcs1=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libpkcs1-efb012bc88cd53cf.rmeta --extern pkcs8=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libpkcs8-9025afa1885e9638.rmeta --extern rand_core=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/librand_core-da509a165ca10773.rmeta --extern signature=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libsignature-975ceaf20602d52d.rmeta --extern spki=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libspki-f607a289dea1198b.rmeta --extern subtle=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libsubtle-3f4c1c9dca5c414c.rmeta --extern zeroize=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libzeroize-573fcd8ec52d55f5.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=time CARGO_MANIFEST_DIR=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/time-0.3.44 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release/deps /usr/local/bin/rustc --crate-name time --edition=2021 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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=2 -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="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=43e5e5537d640b49 -C extra-filename=-73dedbc822efb89b --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps --extern deranged=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libderanged-d1349f5283204a43.rmeta --extern itoa=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libitoa-1131aa87cf5c941a.rmeta --extern num_conv=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libnum_conv-fc593caac0eee21f.rmeta --extern powerfmt=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libpowerfmt-7e19bce80d2f85fd.rmeta --extern time_core=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libtime_core-ec950f8bab239b2f.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: trait `AssertSync` is never used
  --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/futures-timer-3.0.3/src/native/atomic_waker.rs:45:15
   |
45 |         trait AssertSync: Sync {}
   |               ^^^^^^^^^^
   |
   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default

warning: `shannon` (lib) generated 1 warning
   Compiling governor v0.10.1
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=governor CARGO_MANIFEST_DIR=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/governor-0.10.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/governor-0.10.1/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.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps /usr/local/bin/rustc --crate-name governor --edition=2018 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/governor-0.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=2 -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=bf84f88b18fa02ec -C extra-filename=-12a3fd3443e1fb1a --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps --extern cfg_if=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libcfg_if-dcb669990e8965c7.rmeta --extern futures_sink=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libfutures_sink-9c2e2bd428415969.rmeta --extern futures_timer=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libfutures_timer-7fbf7608160fe467.rmeta --extern futures_util=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libfutures_util-0ad19ed2615c2d08.rmeta --extern hashbrown=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libhashbrown-fda85133ec969ff5.rmeta --extern nonzero_ext=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libnonzero_ext-7434e38142e8bd05.rmeta --extern parking_lot=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libparking_lot-e5b825028be86f00.rmeta --extern portable_atomic=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libportable_atomic-78025711fb5e108d.rmeta --extern smallvec=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libsmallvec-b62c925da1d1fe71.rmeta --extern spinning_top=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libspinning_top-b3e0f0057cef59bf.rmeta --extern web_time=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libweb_time-9798f12d05877090.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: `futures-timer` (lib) generated 3 warnings
   Compiling pbkdf2 v0.12.2
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=pbkdf2 CARGO_MANIFEST_DIR=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/pbkdf2-0.12.2 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release/deps /usr/local/bin/rustc --crate-name pbkdf2 --edition=2021 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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=2 -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=f1eb65e028f3ebbc -C extra-filename=-b11676b1d43eb5fc --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps --extern digest=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libdigest-6e64c75716012990.rmeta --extern hmac=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libhmac-4d75feecd3d02e6b.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=librespot_protocol CARGO_MANIFEST_DIR=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/protocol CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/protocol/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/multimedia/librespot/work/target/release/deps OUT_DIR=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/build/librespot-protocol-78807c171ca09bf6/out /usr/local/bin/rustc --crate-name librespot_protocol --edition=2024 protocol/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=f5bbde29916f8c93 -C extra-filename=-4c5f0bb729f48bbe --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps --extern protobuf=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libprotobuf-7382039e3b43daa9.rmeta -C link-arg=-fstack-protector-strong`
warning: `oauth2` (lib) generated 10 warnings
   Compiling flate2 v1.1.5
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=flate2 CARGO_MANIFEST_DIR=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/flate2-1.1.5 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release/deps /usr/local/bin/rustc --crate-name flate2 --edition=2018 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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=2 -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=371be4f49d1bb35c -C extra-filename=-5a646df7d025e46a --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps --extern crc32fast=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libcrc32fast-a1d264c74cb5bd70.rmeta --extern miniz_oxide=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libminiz_oxide-8a0eff379839c2d6.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
   Compiling librespot-oauth v0.8.0 (/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/oauth)
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=librespot_oauth CARGO_MANIFEST_DIR=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/oauth CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/oauth/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/multimedia/librespot/work/target/release/deps /usr/local/bin/rustc --crate-name librespot_oauth --edition=2024 oauth/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="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=b6515495116e2e7f -C extra-filename=-43eabd2e4f931901 --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps --extern log=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/liblog-067fa373d167858d.rmeta --extern oauth2=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/liboauth2-13e8d559b6beb948.rmeta --extern open=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libopen-62c97b6764cd296c.rmeta --extern reqwest=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libreqwest-b0e1b4ac3e2fd5ae.rmeta --extern thiserror=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libthiserror-254ab3d048c9407c.rmeta --extern url=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/liburl-7218669cb60cebb0.rmeta -C link-arg=-fstack-protector-strong -L native=/usr/lib`
   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/multimedia/librespot/work/librespot-0.8.0/cargo-crates/protobuf-json-mapping-3.7.2 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release/deps /usr/local/bin/rustc --crate-name protobuf_json_mapping --edition=2021 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=623444d964a542c3 -C extra-filename=-19532c3e982ce0f5 --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps --extern protobuf=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libprotobuf-7382039e3b43daa9.rmeta --extern protobuf_support=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libprotobuf_support-179257a4c9bd1d0c.rmeta --extern thiserror=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libthiserror-beb4ecde744eae2a.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: value assigned to `subsec_digits` is never read
   --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/protobuf-json-mapping-3.7.2/src/rfc_3339.rs:461:17
    |
461 |                 subsec_digits -= 1;
    |                 ^^^^^^^^^^^^^^^^^^
    |
    = help: maybe it is overwritten before being read?
    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default

     Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=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_NATIVE_TLS=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/core CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/core/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/multimedia/librespot/work/target/release:/magus/work/usr/mports/multimedia/librespot/work/target/release/deps:/usr/local/lib/rustlib/i686-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=2 OUT_DIR=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/build/librespot-core-e801864fa4cb8a0e/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=cc RUSTDOC=/usr/local/bin/rustdoc TARGET=i686-unknown-freebsd /magus/work/usr/mports/multimedia/librespot/work/target/release/build/librespot-core-a6fbd180156754db/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-05-13
[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=qZ0tJw8Y
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 tokio-tungstenite v0.28.0
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tokio_tungstenite CARGO_MANIFEST_DIR=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/tokio-tungstenite-0.28.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release/deps /usr/local/bin/rustc --crate-name tokio_tungstenite --edition=2018 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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=2 -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=85e1ecd7ca8b752e -C extra-filename=-30da568e18fe9d49 --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps --extern futures_util=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libfutures_util-0ad19ed2615c2d08.rmeta --extern log=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/liblog-067fa373d167858d.rmeta --extern native_tls_crate=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libnative_tls-ad2b1ca1e4fb25d7.rmeta --extern tokio=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libtokio-133274c55c1fff57.rmeta --extern tokio_native_tls=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libtokio_native_tls-3ec736c9e1e54649.rmeta --extern tungstenite=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libtungstenite-73bf2a3ca570fcb5.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong -L native=/usr/lib`
warning: `num-bigint-dig` (lib) generated 81 warnings
   Compiling hyper-proxy2 v0.1.0
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=hyper_proxy2 CARGO_MANIFEST_DIR=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/hyper-proxy2-0.1.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release/deps /usr/local/bin/rustc --crate-name hyper_proxy2 --edition=2021 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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=2 -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=e6b187aff4763ae9 -C extra-filename=-0dfaba9594739543 --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps --extern bytes=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libbytes-0357e1ab14af78ac.rmeta --extern futures_util=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libfutures_util-0ad19ed2615c2d08.rmeta --extern headers=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libheaders-0e85950b33d10104.rmeta --extern http=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libhttp-73990a86d911192a.rmeta --extern hyper=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libhyper-54e81ef442c0e36a.rmeta --extern hyper_tls=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libhyper_tls-b9170246e8ea6eb3.rmeta --extern hyper_util=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libhyper_util-31863fbff296f6cc.rmeta --extern native_tls=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libnative_tls-ad2b1ca1e4fb25d7.rmeta --extern pin_project_lite=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libpin_project_lite-ac5343f53fcb8a81.rmeta --extern tokio=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libtokio-133274c55c1fff57.rmeta --extern tokio_native_tls=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libtokio_native_tls-3ec736c9e1e54649.rmeta --extern tower_service=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libtower_service-4b2874f1abfc7bfe.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong -L native=/usr/lib`
   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/multimedia/librespot/work/librespot-0.8.0/cargo-crates/symphonia-utils-xiph-0.5.5 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release/deps /usr/local/bin/rustc --crate-name symphonia_utils_xiph --edition=2018 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=add97df629a5aacf -C extra-filename=-94261c173c428191 --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps --extern symphonia_core=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libsymphonia_core-b31e08f0ab8486c2.rmeta --extern symphonia_metadata=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libsymphonia_metadata-76167d3e26d8ea23.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
   Compiling aes v0.8.4
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=aes CARGO_MANIFEST_DIR=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/aes-0.8.4 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release/deps /usr/local/bin/rustc --crate-name aes --edition=2021 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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=2 -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=40a87eb7a8a96ebc -C extra-filename=-39ab6c025e4df1f6 --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps --extern cfg_if=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libcfg_if-dcb669990e8965c7.rmeta --extern cipher=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libcipher-06e03103dbf0e02f.rmeta --extern cpufeatures=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libcpufeatures-a0b7bd2d406d2c33.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
   Compiling num-bigint v0.4.6
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=num_bigint CARGO_MANIFEST_DIR=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/num-bigint-0.4.6 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release/deps /usr/local/bin/rustc --crate-name num_bigint --edition=2021 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "default", "quickcheck", "rand", "serde", "std"))' -C metadata=894e1d05273d9b2d -C extra-filename=-1750cb2de9c258e5 --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps --extern num_integer=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libnum_integer-51b8c26a0665e583.rmeta --extern num_traits=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libnum_traits-2c621f66373d2235.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: unexpected `cfg` condition name: `aes_armv8`
   --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/librespot-0.8.0/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: use of deprecated struct `cipher::generic_array::GenericArray`: please upgrade to generic-array 1.x
   --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/aes-0.8.4/src/lib.rs:153:20
    |
153 |     generic_array::GenericArray,
    |                    ^^^^^^^^^^^^
    |
    = note: `#[warn(deprecated)]` on by default

warning: use of deprecated struct `cipher::generic_array::GenericArray`: please upgrade to generic-array 1.x
   --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/aes-0.8.4/src/lib.rs:157:18
    |
157 | pub type Block = GenericArray;
    |                  ^^^^^^^^^^^^

warning: use of deprecated struct `cipher::generic_array::GenericArray`: please upgrade to generic-array 1.x
   --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/aes-0.8.4/src/lib.rs:159:19
    |
159 | pub type Block8 = GenericArray;
    |                   ^^^^^^^^^^^^

warning: use of deprecated struct `cipher::generic_array::GenericArray`: please upgrade to generic-array 1.x
  --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/aes-0.8.4/src/soft/fixslice32.rs:19:41
   |
19 | use cipher::{consts::U2, generic_array::GenericArray};
   |                                         ^^^^^^^^^^^^

warning: use of deprecated struct `cipher::generic_array::GenericArray`: please upgrade to generic-array 1.x
  --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/aes-0.8.4/src/soft/fixslice32.rs:24:31
   |
24 | pub(crate) type BatchBlocks = GenericArray;
   |                               ^^^^^^^^^^^^

warning: `protobuf-json-mapping` (lib) generated 1 warning
   Compiling tokio-stream v0.1.17
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tokio_stream CARGO_MANIFEST_DIR=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/tokio-stream-0.1.17 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release/deps /usr/local/bin/rustc --crate-name tokio_stream --edition=2021 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "fs", "full", "io-util", "net", "signal", "sync", "time", "tokio-util"))' -C metadata=5997cbd76ce848b6 -C extra-filename=-169189ac41ba1cce --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps --extern futures_core=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libfutures_core-a150fe8548adfe05.rmeta --extern pin_project_lite=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libpin_project_lite-ac5343f53fcb8a81.rmeta --extern tokio=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libtokio-133274c55c1fff57.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
   Compiling quick-xml v0.38.3
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=quick_xml CARGO_MANIFEST_DIR=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/quick-xml-0.38.3 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/quick-xml-0.38.3/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.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=38 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps /usr/local/bin/rustc --crate-name quick_xml --edition=2021 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/quick-xml-0.38.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="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=da2a1e357c6fd650 -C extra-filename=-08ead0b8b36362ba --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps --extern memchr=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libmemchr-37aa4df0da31db65.rmeta --extern serde=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libserde-693362782db21dd5.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: `aes` (lib) generated 37 warnings
   Compiling num-derive v0.4.2
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=num_derive CARGO_MANIFEST_DIR=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/num-derive-0.4.2 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release/deps /usr/local/bin/rustc --crate-name num_derive --edition=2021 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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=abf07788471ed027 -C extra-filename=-f3a92d0c6c33985d --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/release/deps -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps --extern proc_macro2=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps/libproc_macro2-835e6d6d8408b3dd.rlib --extern quote=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps/libquote-06ef169c8533cd4a.rlib --extern syn=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps/libsyn-7f4e2e4c5305a0b7.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/multimedia/librespot/work/librespot-0.8.0/cargo-crates/priority-queue-2.7.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release/deps /usr/local/bin/rustc --crate-name priority_queue --edition=2021 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("benchmarks", "default", "serde", "std"))' -C metadata=8568e5dcf45f6b41 -C extra-filename=-edf67446f84f5561 --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps --extern equivalent=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libequivalent-d31f3f6bd5604edf.rmeta --extern indexmap=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libindexmap-d390583d8043cf23.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/multimedia/librespot/work/librespot-0.8.0/cargo-crates/quick-xml-0.38.3/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/multimedia/librespot/work/librespot-0.8.0/cargo-crates/quick-xml-0.38.3/src/de/mod.rs:2013:9
     |
2013 |         serde_if_integer128! {
     |         ^^^^^^^^^^^^^^^^^^^
     |
    ::: /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/quick-xml-0.38.3/src/de/map.rs:559:5
     |
 559 |     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/multimedia/librespot/work/librespot-0.8.0/cargo-crates/quick-xml-0.38.3/src/de/mod.rs:2013:9
     |
2013 |         serde_if_integer128! {
     |         ^^^^^^^^^^^^^^^^^^^
     |
    ::: /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/quick-xml-0.38.3/src/de/map.rs:1087:5
     |
1087 |     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/multimedia/librespot/work/librespot-0.8.0/cargo-crates/quick-xml-0.38.3/src/de/simple_type.rs:162:5
    |
162 |     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/multimedia/librespot/work/librespot-0.8.0/cargo-crates/quick-xml-0.38.3/src/de/simple_type.rs:606:5
    |
606 |     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/multimedia/librespot/work/librespot-0.8.0/cargo-crates/quick-xml-0.38.3/src/de/mod.rs:2013:9
     |
2013 |         serde_if_integer128! {
     |         ^^^^^^^^^^^^^^^^^^^
     |
    ::: /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/quick-xml-0.38.3/src/de/text.rs:74:5
     |
  74 |     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/multimedia/librespot/work/librespot-0.8.0/cargo-crates/quick-xml-0.38.3/src/de/mod.rs:2013:9
     |
2013 |         serde_if_integer128! {
     |         ^^^^^^^^^^^^^^^^^^^
...
3224 |     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/multimedia/librespot/work/librespot-0.8.0/cargo-crates/quick-xml-0.38.3/src/se/content.rs:200:5
    |
200 |     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/multimedia/librespot/work/librespot-0.8.0/cargo-crates/quick-xml-0.38.3/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/multimedia/librespot/work/librespot-0.8.0/cargo-crates/quick-xml-0.38.3/src/se/mod.rs:28:9
   |
28 |         serde_if_integer128! {
   |         ^^^^^^^^^^^^^^^^^^^
   |
  ::: /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/quick-xml-0.38.3/src/se/key.rs:38:5
   |
38 |     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/multimedia/librespot/work/librespot-0.8.0/cargo-crates/quick-xml-0.38.3/src/se/simple_type.rs:228:5
    |
228 |     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/multimedia/librespot/work/librespot-0.8.0/cargo-crates/quick-xml-0.38.3/src/se/mod.rs:28:9
    |
 28 |         serde_if_integer128! {
    |         ^^^^^^^^^^^^^^^^^^^
    |
   ::: /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/quick-xml-0.38.3/src/se/simple_type.rs:427:5
    |
427 |     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/multimedia/librespot/work/librespot-0.8.0/cargo-crates/quick-xml-0.38.3/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/multimedia/librespot/work/librespot-0.8.0/cargo-crates/quick-xml-0.38.3/src/se/mod.rs:736:5
    |
736 |     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/multimedia/librespot/work/librespot-0.8.0/cargo-crates/quick-xml-0.38.3/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/multimedia/librespot/work/librespot-0.8.0/cargo-crates/quick-xml-0.38.3/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/multimedia/librespot/work/librespot-0.8.0/cargo-crates/quick-xml-0.38.3/src/de/map.rs:18:12
   |
18 | 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/multimedia/librespot/work/librespot-0.8.0/cargo-crates/quick-xml-0.38.3/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/multimedia/librespot/work/librespot-0.8.0/cargo-crates/quick-xml-0.38.3/src/de/text.rs:9:12
  |
9 | 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/multimedia/librespot/work/librespot-0.8.0/cargo-crates/quick-xml-0.38.3/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/multimedia/librespot/work/librespot-0.8.0/cargo-crates/quick-xml-0.38.3/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/multimedia/librespot/work/librespot-0.8.0/cargo-crates/quick-xml-0.38.3/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/multimedia/librespot/work/librespot-0.8.0/cargo-crates/quick-xml-0.38.3/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/multimedia/librespot/work/librespot-0.8.0/cargo-crates/quick-xml-0.38.3/src/se/simple_type.rs:12:12
   |
12 | 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/multimedia/librespot/work/librespot-0.8.0/cargo-crates/quick-xml-0.38.3/src/se/text.rs:7:12
  |
7 | use serde::serde_if_integer128;
  |            ^^^^^^^^^^^^^^^^^^^

warning: unnecessary `unsafe` block
  --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/num-bigint-0.4.6/src/biguint/addition.rs:33:9
   |
33 |         unsafe { arch::_addcarry_u32(carry, a, b, out) }
   |         ^^^^^^ unnecessary `unsafe` block
   |
   = note: `#[warn(unused_unsafe)]` (part of `#[warn(unused)]`) on by default

   Compiling uuid v1.18.1
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=uuid CARGO_MANIFEST_DIR=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/uuid-1.18.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release/deps /usr/local/bin/rustc --crate-name uuid --edition=2018 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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=2 -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=2ceba37405eda237 -C extra-filename=-f8834a10baed9b94 --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps --extern getrandom=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libgetrandom-b36d128c4d05e2c0.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: unnecessary `unsafe` block
  --> /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/num-bigint-0.4.6/src/biguint/subtraction.rs:33:9
   |
33 |         unsafe { arch::_subborrow_u32(borrow, a, b, out) }
   |         ^^^^^^ unnecessary `unsafe` block

   Compiling sysinfo v0.36.1
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=sysinfo CARGO_MANIFEST_DIR=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/sysinfo-0.36.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release/deps /usr/local/bin/rustc --crate-name sysinfo --edition=2021 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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=2 -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=2c33b76a1ac7f16f -C extra-filename=-8e922f51692e741c --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps --extern libc=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/liblibc-987ccefe3cdf44ec.rmeta --extern memchr=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libmemchr-37aa4df0da31db65.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='-Clink-arg=-fstack-protector-strong' CARGO_FEATURE_ALLOC=1 CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_FS=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/rustix-1.1.2 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release:/magus/work/usr/mports/multimedia/librespot/work/target/release/deps:/usr/local/lib/rustlib/i686-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=2 OUT_DIR=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/build/rustix-cf796d89c01770a9/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=cc RUSTDOC=/usr/local/bin/rustdoc TARGET=i686-unknown-freebsd /magus/work/usr/mports/multimedia/librespot/work/target/release/build/rustix-9ad0c6c7fa6a0c97/build-script-build`
[rustix 1.1.2] cargo:rerun-if-changed=build.rs
[rustix 1.1.2] cargo:rustc-cfg=static_assertions
[rustix 1.1.2] cargo:rustc-cfg=lower_upper_exp_for_non_zero
[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_CRATE_NAME=errno CARGO_MANIFEST_DIR=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/errno-0.3.14 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release/deps /usr/local/bin/rustc --crate-name errno --edition=2018 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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=2 -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=882574a6bb84e244 -C extra-filename=-b9f5682cb0bf31a2 --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps --extern libc=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/liblibc-987ccefe3cdf44ec.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
   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/multimedia/librespot/work/librespot-0.8.0/cargo-crates/portaudio-sys-0.1.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2015 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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=c3c885c9ca10e0ce -C extra-filename=-4efa4476ae96f652 --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/release/build/portaudio-sys-4efa4476ae96f652 -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps --extern pkg_config=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps/libpkg_config-93f56d7b3f148618.rlib --cap-lints warn`
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rustix CARGO_MANIFEST_DIR=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/rustix-1.1.2 CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release/deps OUT_DIR=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/build/rustix-cf796d89c01770a9/out /usr/local/bin/rustc --crate-name rustix --edition=2021 /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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=2 -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"' --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=002ab566ad77afa8 -C extra-filename=-e96cf7c952c901bf --out-dir /magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/multimedia/librespot/work/target/release/deps --extern bitflags=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/libbitflags-b32f89287f5a23a5.rmeta --extern libc_errno=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/liberrno-b9f5682cb0bf31a2.rmeta --extern libc=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/deps/liblibc-987ccefe3cdf44ec.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`
     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/multimedia/librespot/work/librespot-0.8.0/cargo-crates/portaudio-sys-0.1.1 CARGO_MANIFEST_LINKS=portaudio CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release:/magus/work/usr/mports/multimedia/librespot/work/target/release/deps:/usr/local/lib/rustlib/i686-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=2 OUT_DIR=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/build/portaudio-sys-903d8bc17be72195/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=cc RUSTDOC=/usr/local/bin/rustdoc TARGET=i686-unknown-freebsd /magus/work/usr/mports/multimedia/librespot/work/target/release/build/portaudio-sys-4efa4476ae96f652/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' (199554) panicked at /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/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] 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/multimedia/librespot/work/librespot-0.8.0/cargo-crates/portaudio-sys-0.1.1 CARGO_MANIFEST_LINKS=portaudio CARGO_MANIFEST_PATH=/magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/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/multimedia/librespot/work/target/release:/magus/work/usr/mports/multimedia/librespot/work/target/release/deps:/usr/local/lib/rustlib/i686-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=2 OUT_DIR=/magus/work/usr/mports/multimedia/librespot/work/target/i686-unknown-freebsd/release/build/portaudio-sys-903d8bc17be72195/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=cc RUSTDOC=/usr/local/bin/rustdoc TARGET=i686-unknown-freebsd /magus/work/usr/mports/multimedia/librespot/work/target/release/build/portaudio-sys-4efa4476ae96f652/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' (199554) panicked at /magus/work/usr/mports/multimedia/librespot/work/librespot-0.8.0/cargo-crates/portaudio-sys-0.1.1/build.rs:8:19:
  Could not run `PKG_CONFIG_LIBDIR=/magus/work/usr/mports/multimedia/librespot/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:
  note: Some details are omitted, run with `RUST_BACKTRACE=full` for a verbose backtrace.
warning: build failed, waiting for other jobs to finish...
warning: `num-bigint` (lib) generated 2 warnings
warning: `quick-xml` (lib) generated 25 warnings
warning: `protobuf` (lib) generated 54 warnings (54 duplicates)
*** Error code 101

Stop.
make: stopped in /usr/mports/multimedia/librespot

Links

Depends On

Depend Of

Categories

CVEs

  • Loading CVE information...

LLM Analysis

© 2008-2025 Lucas Holt
© 2008 Chris Reinhardt
MidnightBSD