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
[1m===> Building for librespot-0.8.0_1[0m
Compiling proc-macro2 v1.0.103
Compiling quote v1.0.42
Compiling unicode-ident v1.0.22
Compiling libc v0.2.177
Compiling cfg-if v1.0.4
Compiling 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
MidnightBSD Magus