audio/spotify-tui
Spotify for the terminal written in Rust
| Flavor | Version | Run | OSVersion | Arch | License | Restricted | Status | |
|---|---|---|---|---|---|---|---|---|
| 0.25.0 | 525 | 3.0 | i386 | mit | 0 | fail |
License Permissions:
Events
| Machine | Type | Time | Message |
|---|---|---|---|
| m3032 | info | 2023-04-02 11:40:57.054121 | Test Started |
| m3032 | fail | 2023-04-02 11:44:25.162536 | make build returned non-zero: 1 |
| m3032 | fail | 2023-04-02 11:44:25.212239 | Test complete. |
Log
[1m===> Building for spotify-tui-0.25.0[0m
Compiling libc v0.2.82
Compiling autocfg v1.0.0
Compiling proc-macro2 v1.0.24
Compiling unicode-xid v0.2.1
Compiling syn v1.0.60
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/libc-0.2.82 CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Raw FFI bindings to platform libraries like libc.
' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/libc' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libc CARGO_PKG_REPOSITORY='https://github.com/rust-lang/libc' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.82 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=82 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/magus/work/usr/mports/audio/spotify-tui/work/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name build_script_build /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/libc-0.2.82/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="extra_traits"' --cfg 'feature="std"' -C metadata=2a6423e76b233180 -C extra-filename=-2a6423e76b233180 --out-dir /magus/work/usr/mports/audio/spotify-tui/work/target/release/build/libc-2a6423e76b233180 -C linker=cc -L dependency=/magus/work/usr/mports/audio/spotify-tui/work/target/release/deps --cap-lints warn`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=autocfg CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/autocfg-1.0.0 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_REPOSITORY='https://github.com/cuviper/autocfg' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/magus/work/usr/mports/audio/spotify-tui/work/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name autocfg /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/autocfg-1.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off -C metadata=8b9fc66980f6c7f0 -C extra-filename=-8b9fc66980f6c7f0 --out-dir /magus/work/usr/mports/audio/spotify-tui/work/target/release/deps -C linker=cc -L dependency=/magus/work/usr/mports/audio/spotify-tui/work/target/release/deps --cap-lints warn`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/proc-macro2-1.0.24 CARGO_PKG_AUTHORS='Alex Crichton :David Tolnay ' CARGO_PKG_DESCRIPTION='A substitute implementation of the compiler'\''s `proc_macro` API to decouple
token-based libraries from the procedural macro use case.
' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=proc-macro2 CARGO_PKG_REPOSITORY='https://github.com/alexcrichton/proc-macro2' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.24 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=24 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/magus/work/usr/mports/audio/spotify-tui/work/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/proc-macro2-1.0.24/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"' -C metadata=aca093db58593715 -C extra-filename=-aca093db58593715 --out-dir /magus/work/usr/mports/audio/spotify-tui/work/target/release/build/proc-macro2-aca093db58593715 -C linker=cc -L dependency=/magus/work/usr/mports/audio/spotify-tui/work/target/release/deps --cap-lints warn`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=unicode_xid CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/unicode-xid-0.2.1 CARGO_PKG_AUTHORS='erick.tryzelaar :kwantam ' CARGO_PKG_DESCRIPTION='Determine whether characters have the XID_Start
or XID_Continue properties according to
Unicode Standard Annex #31.
' CARGO_PKG_HOMEPAGE='https://github.com/unicode-rs/unicode-xid' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unicode-xid CARGO_PKG_REPOSITORY='https://github.com/unicode-rs/unicode-xid' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/magus/work/usr/mports/audio/spotify-tui/work/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name unicode_xid /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/unicode-xid-0.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' -C metadata=bdfa6c9404a78f83 -C extra-filename=-bdfa6c9404a78f83 --out-dir /magus/work/usr/mports/audio/spotify-tui/work/target/release/deps -C linker=cc -L dependency=/magus/work/usr/mports/audio/spotify-tui/work/target/release/deps --cap-lints warn`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/syn-1.0.60 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_REPOSITORY='https://github.com/dtolnay/syn' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.60 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=60 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/magus/work/usr/mports/audio/spotify-tui/work/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/syn-1.0.60/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit"' --cfg 'feature="visit-mut"' -C metadata=8cc31ce50ced6497 -C extra-filename=-8cc31ce50ced6497 --out-dir /magus/work/usr/mports/audio/spotify-tui/work/target/release/build/syn-8cc31ce50ced6497 -C linker=cc -L dependency=/magus/work/usr/mports/audio/spotify-tui/work/target/release/deps --cap-lints warn`
Compiling cfg-if v0.1.10
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=cfg_if CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/cfg-if-0.1.10 CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='A macro to ergonomically define an item depending on a large number of #[cfg]
parameters. Structured like an if-else chain, the first matching branch is the
item that gets emitted.
' CARGO_PKG_HOMEPAGE='https://github.com/alexcrichton/cfg-if' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=cfg-if CARGO_PKG_REPOSITORY='https://github.com/alexcrichton/cfg-if' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.10 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=10 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/magus/work/usr/mports/audio/spotify-tui/work/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name cfg_if --edition=2018 /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/cfg-if-0.1.10/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C embed-bitcode=no -C metadata=244ddbe439e155db -C extra-filename=-244ddbe439e155db --out-dir /magus/work/usr/mports/audio/spotify-tui/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -L dependency=/magus/work/usr/mports/audio/spotify-tui/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/audio/spotify-tui/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong -C link-arg=-L/usr/local/lib`
Compiling log v0.4.11
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/log-0.4.11 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_REPOSITORY='https://github.com/rust-lang/log' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.4.11 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=11 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/magus/work/usr/mports/audio/spotify-tui/work/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name build_script_build /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/log-0.4.11/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="std"' -C metadata=2df123aca5dcc7cf -C extra-filename=-2df123aca5dcc7cf --out-dir /magus/work/usr/mports/audio/spotify-tui/work/target/release/build/log-2df123aca5dcc7cf -C linker=cc -L dependency=/magus/work/usr/mports/audio/spotify-tui/work/target/release/deps --cap-lints warn`
Running `/magus/work/usr/mports/audio/spotify-tui/work/target/release/build/syn-8cc31ce50ced6497/build-script-build`
Running `/magus/work/usr/mports/audio/spotify-tui/work/target/release/build/libc-2a6423e76b233180/build-script-build`
Running `/magus/work/usr/mports/audio/spotify-tui/work/target/release/build/log-2df123aca5dcc7cf/build-script-build`
[syn 1.0.60] cargo:rustc-cfg=syn_disable_nightly_tests
Compiling memchr v2.3.3
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/memchr-2.3.3 CARGO_PKG_AUTHORS='Andrew Gallant :bluss' CARGO_PKG_DESCRIPTION='Safe interface to memchr.' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/rust-memchr' CARGO_PKG_LICENSE=Unlicense/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=memchr CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/rust-memchr' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.3.3 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/magus/work/usr/mports/audio/spotify-tui/work/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name build_script_build /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/memchr-2.3.3/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="use_std"' -C metadata=cd91d1f35981c7a8 -C extra-filename=-cd91d1f35981c7a8 --out-dir /magus/work/usr/mports/audio/spotify-tui/work/target/release/build/memchr-cd91d1f35981c7a8 -C linker=cc -L dependency=/magus/work/usr/mports/audio/spotify-tui/work/target/release/deps --cap-lints warn`
[log 0.4.11] cargo:rustc-cfg=atomic_cas
[log 0.4.11] cargo:rerun-if-changed=build.rs
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=log CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/log-0.4.11 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_REPOSITORY='https://github.com/rust-lang/log' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.4.11 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=11 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/magus/work/usr/mports/audio/spotify-tui/work/target/release/deps:/usr/local/lib' OUT_DIR=/magus/work/usr/mports/audio/spotify-tui/work/target/i686-unknown-freebsd/release/build/log-9c90c19d369d5321/out /usr/local/bin/rustc --crate-name log /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/log-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 embed-bitcode=no --cfg 'feature="std"' -C metadata=616d9df3b937ac3d -C extra-filename=-616d9df3b937ac3d --out-dir /magus/work/usr/mports/audio/spotify-tui/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -L dependency=/magus/work/usr/mports/audio/spotify-tui/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/audio/spotify-tui/work/target/release/deps --extern cfg_if=/magus/work/usr/mports/audio/spotify-tui/work/target/i686-unknown-freebsd/release/deps/libcfg_if-244ddbe439e155db.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong -C link-arg=-L/usr/local/lib --cfg atomic_cas`
[libc 0.2.82] cargo:rustc-cfg=freebsd11
[libc 0.2.82] cargo:rustc-cfg=libc_priv_mod_use
[libc 0.2.82] cargo:rustc-cfg=libc_union
[libc 0.2.82] cargo:rustc-cfg=libc_const_size_of
[libc 0.2.82] cargo:rustc-cfg=libc_align
[libc 0.2.82] cargo:rustc-cfg=libc_core_cvoid
[libc 0.2.82] cargo:rustc-cfg=libc_packedN
[libc 0.2.82] cargo:rustc-cfg=libc_cfg_target_vendor
Running `/magus/work/usr/mports/audio/spotify-tui/work/target/release/build/proc-macro2-aca093db58593715/build-script-build`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=libc CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/libc-0.2.82 CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Raw FFI bindings to platform libraries like libc.
' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/libc' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libc CARGO_PKG_REPOSITORY='https://github.com/rust-lang/libc' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.82 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=82 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/magus/work/usr/mports/audio/spotify-tui/work/target/release/deps:/usr/local/lib' OUT_DIR=/magus/work/usr/mports/audio/spotify-tui/work/target/i686-unknown-freebsd/release/build/libc-9c3cdff4efc88dd0/out /usr/local/bin/rustc --crate-name libc /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/libc-0.2.82/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="extra_traits"' --cfg 'feature="std"' -C metadata=7f17ad664daa7f34 -C extra-filename=-7f17ad664daa7f34 --out-dir /magus/work/usr/mports/audio/spotify-tui/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -L dependency=/magus/work/usr/mports/audio/spotify-tui/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/audio/spotify-tui/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong -C link-arg=-L/usr/local/lib --cfg freebsd11 --cfg libc_priv_mod_use --cfg libc_union --cfg libc_const_size_of --cfg libc_align --cfg libc_core_cvoid --cfg libc_packedN --cfg libc_cfg_target_vendor`
[proc-macro2 1.0.24] cargo:rerun-if-changed=build.rs
[proc-macro2 1.0.24] cargo:rustc-cfg=lexerror_display
[proc-macro2 1.0.24] cargo:rustc-cfg=hygiene
[proc-macro2 1.0.24] cargo:rustc-cfg=use_proc_macro
[proc-macro2 1.0.24] cargo:rustc-cfg=wrap_proc_macro
[proc-macro2 1.0.24] cargo:rustc-cfg=proc_macro_span
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=proc_macro2 CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/proc-macro2-1.0.24 CARGO_PKG_AUTHORS='Alex Crichton :David Tolnay ' CARGO_PKG_DESCRIPTION='A substitute implementation of the compiler'\''s `proc_macro` API to decouple
token-based libraries from the procedural macro use case.
' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=proc-macro2 CARGO_PKG_REPOSITORY='https://github.com/alexcrichton/proc-macro2' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.24 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=24 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/magus/work/usr/mports/audio/spotify-tui/work/target/release/deps:/usr/local/lib' OUT_DIR=/magus/work/usr/mports/audio/spotify-tui/work/target/release/build/proc-macro2-f388d0011bc19d5b/out /usr/local/bin/rustc --crate-name proc_macro2 --edition=2018 /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/proc-macro2-1.0.24/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"' -C metadata=bcd8c21567238f4f -C extra-filename=-bcd8c21567238f4f --out-dir /magus/work/usr/mports/audio/spotify-tui/work/target/release/deps -C linker=cc -L dependency=/magus/work/usr/mports/audio/spotify-tui/work/target/release/deps --extern unicode_xid=/magus/work/usr/mports/audio/spotify-tui/work/target/release/deps/libunicode_xid-bdfa6c9404a78f83.rmeta --cap-lints warn --cfg lexerror_display --cfg hygiene --cfg use_proc_macro --cfg wrap_proc_macro --cfg proc_macro_span`
warning: use of deprecated function `std::sync::atomic::spin_loop_hint`: use hint::spin_loop instead
--> /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/log-0.4.11/src/lib.rs:1279:36
|
1279 | std::sync::atomic::spin_loop_hint();
| ^^^^^^^^^^^^^^
|
= note: `#[warn(deprecated)]` on by default
warning: use of deprecated associated function `std::sync::atomic::AtomicUsize::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead
--> /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/log-0.4.11/src/lib.rs:1269:17
|
1269 | match STATE.compare_and_swap(UNINITIALIZED, INITIALIZING, Ordering::SeqCst) {
| ^^^^^^^^^^^^^^^^
Compiling lazy_static v1.4.0
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=lazy_static CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/lazy_static-1.4.0 CARGO_PKG_AUTHORS='Marvin Löbel ' CARGO_PKG_DESCRIPTION='A macro for declaring lazily evaluated statics in Rust.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=lazy_static CARGO_PKG_REPOSITORY='https://github.com/rust-lang-nursery/lazy-static.rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.4.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/magus/work/usr/mports/audio/spotify-tui/work/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name lazy_static /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/lazy_static-1.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C embed-bitcode=no -C metadata=f9b6d146ed51adf1 -C extra-filename=-f9b6d146ed51adf1 --out-dir /magus/work/usr/mports/audio/spotify-tui/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -L dependency=/magus/work/usr/mports/audio/spotify-tui/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/audio/spotify-tui/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong -C link-arg=-L/usr/local/lib`
Running `/magus/work/usr/mports/audio/spotify-tui/work/target/release/build/memchr-cd91d1f35981c7a8/build-script-build`
[memchr 2.3.3] cargo:rustc-cfg=memchr_runtime_simd
[memchr 2.3.3] cargo:rustc-cfg=memchr_runtime_sse2
[memchr 2.3.3] cargo:rustc-cfg=memchr_runtime_sse42
[memchr 2.3.3] cargo:rustc-cfg=memchr_runtime_avx
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=memchr CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/memchr-2.3.3 CARGO_PKG_AUTHORS='Andrew Gallant :bluss' CARGO_PKG_DESCRIPTION='Safe interface to memchr.' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/rust-memchr' CARGO_PKG_LICENSE=Unlicense/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=memchr CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/rust-memchr' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.3.3 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/magus/work/usr/mports/audio/spotify-tui/work/target/release/deps:/usr/local/lib' OUT_DIR=/magus/work/usr/mports/audio/spotify-tui/work/target/i686-unknown-freebsd/release/build/memchr-4ea62ac666507047/out /usr/local/bin/rustc --crate-name memchr /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/memchr-2.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 embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="use_std"' -C metadata=b2e0e1b6d452c6a3 -C extra-filename=-b2e0e1b6d452c6a3 --out-dir /magus/work/usr/mports/audio/spotify-tui/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -L dependency=/magus/work/usr/mports/audio/spotify-tui/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/audio/spotify-tui/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong -C link-arg=-L/usr/local/lib --cfg memchr_runtime_simd --cfg memchr_runtime_sse2 --cfg memchr_runtime_sse42 --cfg memchr_runtime_avx`
Compiling bitflags v1.2.1
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/bitflags-1.2.1 CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='A macro to generate structures which behave like bitflags.
' CARGO_PKG_HOMEPAGE='https://github.com/bitflags/bitflags' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bitflags CARGO_PKG_REPOSITORY='https://github.com/bitflags/bitflags' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.2.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/magus/work/usr/mports/audio/spotify-tui/work/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name build_script_build /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/bitflags-1.2.1/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' -C metadata=089255e3e4aa226e -C extra-filename=-089255e3e4aa226e --out-dir /magus/work/usr/mports/audio/spotify-tui/work/target/release/build/bitflags-089255e3e4aa226e -C linker=cc -L dependency=/magus/work/usr/mports/audio/spotify-tui/work/target/release/deps --cap-lints warn`
Compiling slab v0.4.2
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=slab CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/slab-0.4.2 CARGO_PKG_AUTHORS='Carl Lerche ' CARGO_PKG_DESCRIPTION='Pre-allocated storage for a uniform data type' CARGO_PKG_HOMEPAGE='https://github.com/carllerche/slab' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=slab CARGO_PKG_REPOSITORY='https://github.com/carllerche/slab' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.4.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/magus/work/usr/mports/audio/spotify-tui/work/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name slab /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/slab-0.4.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C embed-bitcode=no -C metadata=07a4a75aef877fac -C extra-filename=-07a4a75aef877fac --out-dir /magus/work/usr/mports/audio/spotify-tui/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -L dependency=/magus/work/usr/mports/audio/spotify-tui/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/audio/spotify-tui/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong -C link-arg=-L/usr/local/lib`
warning: `log` (lib) generated 2 warnings
Compiling cfg-if v1.0.0
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=cfg_if CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/cfg-if-1.0.0 CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='A macro to ergonomically define an item depending on a large number of #[cfg]
parameters. Structured like an if-else chain, the first matching branch is the
item that gets emitted.
' CARGO_PKG_HOMEPAGE='https://github.com/alexcrichton/cfg-if' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=cfg-if CARGO_PKG_REPOSITORY='https://github.com/alexcrichton/cfg-if' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/magus/work/usr/mports/audio/spotify-tui/work/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name cfg_if --edition=2018 /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/cfg-if-1.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C embed-bitcode=no -C metadata=737da3ff9bc59328 -C extra-filename=-737da3ff9bc59328 --out-dir /magus/work/usr/mports/audio/spotify-tui/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -L dependency=/magus/work/usr/mports/audio/spotify-tui/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/audio/spotify-tui/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong -C link-arg=-L/usr/local/lib`
Running `/magus/work/usr/mports/audio/spotify-tui/work/target/release/build/bitflags-089255e3e4aa226e/build-script-build`
Compiling futures-core v0.3.5
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=futures_core CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/futures-core-0.3.5 CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='The core traits and types in for the `futures` library.
' CARGO_PKG_HOMEPAGE='https://rust-lang.github.io/futures-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=futures-core CARGO_PKG_REPOSITORY='https://github.com/rust-lang/futures-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/magus/work/usr/mports/audio/spotify-tui/work/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name futures_core --edition=2018 /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/futures-core-0.3.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 embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=a9e447c74420bb83 -C extra-filename=-a9e447c74420bb83 --out-dir /magus/work/usr/mports/audio/spotify-tui/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -L dependency=/magus/work/usr/mports/audio/spotify-tui/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/audio/spotify-tui/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong -C link-arg=-L/usr/local/lib`
[bitflags 1.2.1] cargo:rustc-cfg=bitflags_const_fn
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=bitflags CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/bitflags-1.2.1 CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='A macro to generate structures which behave like bitflags.
' CARGO_PKG_HOMEPAGE='https://github.com/bitflags/bitflags' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bitflags CARGO_PKG_REPOSITORY='https://github.com/bitflags/bitflags' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.2.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/magus/work/usr/mports/audio/spotify-tui/work/target/release/deps:/usr/local/lib' OUT_DIR=/magus/work/usr/mports/audio/spotify-tui/work/target/i686-unknown-freebsd/release/build/bitflags-04dea054b1059873/out /usr/local/bin/rustc --crate-name bitflags /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/bitflags-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 embed-bitcode=no --cfg 'feature="default"' -C metadata=a4048ab701e84ded -C extra-filename=-a4048ab701e84ded --out-dir /magus/work/usr/mports/audio/spotify-tui/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -L dependency=/magus/work/usr/mports/audio/spotify-tui/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/audio/spotify-tui/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong -C link-arg=-L/usr/local/lib --cfg bitflags_const_fn`
Compiling byteorder v1.3.4
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/byteorder-1.3.4 CARGO_PKG_AUTHORS='Andrew Gallant ' CARGO_PKG_DESCRIPTION='Library for reading/writing numbers in big-endian and little-endian.' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/byteorder' CARGO_PKG_LICENSE='Unlicense OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=byteorder CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/byteorder' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.3.4 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/magus/work/usr/mports/audio/spotify-tui/work/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name build_script_build /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/byteorder-1.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 -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=b6cf43a0e50eb457 -C extra-filename=-b6cf43a0e50eb457 --out-dir /magus/work/usr/mports/audio/spotify-tui/work/target/release/build/byteorder-b6cf43a0e50eb457 -C linker=cc -L dependency=/magus/work/usr/mports/audio/spotify-tui/work/target/release/deps --cap-lints warn`
Compiling pin-project-internal v0.4.22
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/pin-project-internal-0.4.22 CARGO_PKG_AUTHORS='Taiki Endo ' CARGO_PKG_DESCRIPTION='An internal crate to support pin_project - do not use directly
' CARGO_PKG_HOMEPAGE='https://github.com/taiki-e/pin-project' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=pin-project-internal CARGO_PKG_REPOSITORY='https://github.com/taiki-e/pin-project' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.4.22 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=22 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/magus/work/usr/mports/audio/spotify-tui/work/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/pin-project-internal-0.4.22/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 -C metadata=d6889814af4a649a -C extra-filename=-d6889814af4a649a --out-dir /magus/work/usr/mports/audio/spotify-tui/work/target/release/build/pin-project-internal-d6889814af4a649a -C linker=cc -L dependency=/magus/work/usr/mports/audio/spotify-tui/work/target/release/deps --cap-lints warn`
warning: use of deprecated associated function `std::sync::atomic::AtomicUsize::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead
--> /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/futures-core-0.3.5/src/task/__internal/atomic_waker.rs:262:26
|
262 | match self.state.compare_and_swap(WAITING, REGISTERING, Acquire) {
| ^^^^^^^^^^^^^^^^
|
= note: `#[warn(deprecated)]` on by default
warning: `futures-core` (lib) generated 1 warning
Compiling quote v1.0.7
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=quote CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/quote-1.0.7 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_REPOSITORY='https://github.com/dtolnay/quote' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.7 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/magus/work/usr/mports/audio/spotify-tui/work/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name quote --edition=2018 /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/quote-1.0.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="proc-macro"' -C metadata=35a3ced2f83cfa80 -C extra-filename=-35a3ced2f83cfa80 --out-dir /magus/work/usr/mports/audio/spotify-tui/work/target/release/deps -C linker=cc -L dependency=/magus/work/usr/mports/audio/spotify-tui/work/target/release/deps --extern proc_macro2=/magus/work/usr/mports/audio/spotify-tui/work/target/release/deps/libproc_macro2-bcd8c21567238f4f.rmeta --cap-lints warn`
Compiling signal-hook-registry v1.4.0
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=signal_hook_registry CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/signal-hook-registry-1.4.0 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_REPOSITORY='https://github.com/vorner/signal-hook' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.4.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/magus/work/usr/mports/audio/spotify-tui/work/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name signal_hook_registry /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/signal-hook-registry-1.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C embed-bitcode=no -C metadata=edaf8d17462e1c49 -C extra-filename=-edaf8d17462e1c49 --out-dir /magus/work/usr/mports/audio/spotify-tui/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -L dependency=/magus/work/usr/mports/audio/spotify-tui/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/audio/spotify-tui/work/target/release/deps --extern libc=/magus/work/usr/mports/audio/spotify-tui/work/target/i686-unknown-freebsd/release/deps/liblibc-7f17ad664daa7f34.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong -C link-arg=-L/usr/local/lib`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=syn CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/syn-1.0.60 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_REPOSITORY='https://github.com/dtolnay/syn' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.60 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=60 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/magus/work/usr/mports/audio/spotify-tui/work/target/release/deps:/usr/local/lib' OUT_DIR=/magus/work/usr/mports/audio/spotify-tui/work/target/release/build/syn-3fc2494ae71dd82d/out /usr/local/bin/rustc --crate-name syn --edition=2018 /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/syn-1.0.60/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="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit"' --cfg 'feature="visit-mut"' -C metadata=353fee44e0d4b78a -C extra-filename=-353fee44e0d4b78a --out-dir /magus/work/usr/mports/audio/spotify-tui/work/target/release/deps -C linker=cc -L dependency=/magus/work/usr/mports/audio/spotify-tui/work/target/release/deps --extern proc_macro2=/magus/work/usr/mports/audio/spotify-tui/work/target/release/deps/libproc_macro2-bcd8c21567238f4f.rmeta --extern quote=/magus/work/usr/mports/audio/spotify-tui/work/target/release/deps/libquote-35a3ced2f83cfa80.rmeta --extern unicode_xid=/magus/work/usr/mports/audio/spotify-tui/work/target/release/deps/libunicode_xid-bdfa6c9404a78f83.rmeta --cap-lints warn --cfg syn_disable_nightly_tests`
Running `/magus/work/usr/mports/audio/spotify-tui/work/target/release/build/byteorder-b6cf43a0e50eb457/build-script-build`
[byteorder 1.3.4] cargo:rustc-cfg=byteorder_i128
Compiling iovec v0.1.4
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=iovec CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/iovec-0.1.4 CARGO_PKG_AUTHORS='Carl Lerche ' CARGO_PKG_DESCRIPTION='Portable buffer type for scatter/gather I/O operations
' CARGO_PKG_HOMEPAGE='https://github.com/carllerche/iovec' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=iovec CARGO_PKG_REPOSITORY='https://github.com/carllerche/iovec' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/magus/work/usr/mports/audio/spotify-tui/work/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name iovec /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/iovec-0.1.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C embed-bitcode=no -C metadata=cf75853e18880f85 -C extra-filename=-cf75853e18880f85 --out-dir /magus/work/usr/mports/audio/spotify-tui/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -L dependency=/magus/work/usr/mports/audio/spotify-tui/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/audio/spotify-tui/work/target/release/deps --extern libc=/magus/work/usr/mports/audio/spotify-tui/work/target/i686-unknown-freebsd/release/deps/liblibc-7f17ad664daa7f34.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong -C link-arg=-L/usr/local/lib`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=byteorder CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/byteorder-1.3.4 CARGO_PKG_AUTHORS='Andrew Gallant ' CARGO_PKG_DESCRIPTION='Library for reading/writing numbers in big-endian and little-endian.' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/byteorder' CARGO_PKG_LICENSE='Unlicense OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=byteorder CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/byteorder' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.3.4 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/magus/work/usr/mports/audio/spotify-tui/work/target/release/deps:/usr/local/lib' OUT_DIR=/magus/work/usr/mports/audio/spotify-tui/work/target/i686-unknown-freebsd/release/build/byteorder-c7f553f5adf7fcad/out /usr/local/bin/rustc --crate-name byteorder /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/byteorder-1.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 embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=d3c2c6aa62f73786 -C extra-filename=-d3c2c6aa62f73786 --out-dir /magus/work/usr/mports/audio/spotify-tui/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -L dependency=/magus/work/usr/mports/audio/spotify-tui/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/audio/spotify-tui/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong -C link-arg=-L/usr/local/lib --cfg byteorder_i128`
Running `/magus/work/usr/mports/audio/spotify-tui/work/target/release/build/pin-project-internal-d6889814af4a649a/build-script-build`
[pin-project-internal 0.4.22] cargo:rustc-cfg=underscore_consts
[pin-project-internal 0.4.22] cargo:rustc-cfg=deprecated_proc_macro
Compiling net2 v0.2.37
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=net2 CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/net2-0.2.37 CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='Extensions to the standard library'\''s networking types as proposed in RFC 1158.
' CARGO_PKG_HOMEPAGE='https://github.com/deprecrated/net2-rs' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=net2 CARGO_PKG_REPOSITORY='https://github.com/deprecrated/net2-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.37 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=37 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/magus/work/usr/mports/audio/spotify-tui/work/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name net2 /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/net2-0.2.37/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="duration"' -C metadata=883cd3dd65d92c13 -C extra-filename=-883cd3dd65d92c13 --out-dir /magus/work/usr/mports/audio/spotify-tui/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -L dependency=/magus/work/usr/mports/audio/spotify-tui/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/audio/spotify-tui/work/target/release/deps --extern cfg_if=/magus/work/usr/mports/audio/spotify-tui/work/target/i686-unknown-freebsd/release/deps/libcfg_if-244ddbe439e155db.rmeta --extern libc=/magus/work/usr/mports/audio/spotify-tui/work/target/i686-unknown-freebsd/release/deps/liblibc-7f17ad664daa7f34.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong -C link-arg=-L/usr/local/lib`
Compiling cc v1.0.58
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=cc CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/cc-1.0.58 CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='A build-time dependency for Cargo build scripts to assist in invoking the native
C compiler to compile native C code into a static archive to be linked into Rust
code.
' CARGO_PKG_HOMEPAGE='https://github.com/alexcrichton/cc-rs' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=cc CARGO_PKG_REPOSITORY='https://github.com/alexcrichton/cc-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.58 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=58 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/magus/work/usr/mports/audio/spotify-tui/work/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name cc --edition=2018 /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/cc-1.0.58/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 -C metadata=a6c24f328b781139 -C extra-filename=-a6c24f328b781139 --out-dir /magus/work/usr/mports/audio/spotify-tui/work/target/release/deps -C linker=cc -L dependency=/magus/work/usr/mports/audio/spotify-tui/work/target/release/deps --cap-lints warn`
Compiling bytes v0.5.6
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=bytes CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/bytes-0.5.6 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_REPOSITORY='https://github.com/tokio-rs/bytes' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.5.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/magus/work/usr/mports/audio/spotify-tui/work/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name bytes --edition=2018 /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/bytes-0.5.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=9c006b61a60e40c1 -C extra-filename=-9c006b61a60e40c1 --out-dir /magus/work/usr/mports/audio/spotify-tui/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -L dependency=/magus/work/usr/mports/audio/spotify-tui/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/audio/spotify-tui/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong -C link-arg=-L/usr/local/lib`
warning: use of deprecated associated function `core::sync::atomic::AtomicPtr::::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead
--> /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/bytes-0.5.6/src/bytes.rs:1002:23
|
1002 | let actual = atom.compare_and_swap(ptr as _, shared as _, Ordering::AcqRel);
| ^^^^^^^^^^^^^^^^
|
= note: `#[warn(deprecated)]` on by default
warning: unused return value of `Box::::from_raw` that must be used
--> /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/bytes-0.5.6/src/bytes.rs:1052:5
|
1052 | Box::from_raw(ptr);
| ^^^^^^^^^^^^^^^^^^
|
= note: call `drop(from_raw(ptr))` if you intend to drop the `Box`
= note: `#[warn(unused_must_use)]` on by default
warning: unused return value of `Box::::from_raw` that must be used
--> /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/bytes-0.5.6/src/bytes_mut.rs:1234:5
|
1234 | Box::from_raw(ptr);
| ^^^^^^^^^^^^^^^^^^
|
= note: call `drop(from_raw(ptr))` if you intend to drop the `Box`
Compiling futures-sink v0.3.5
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=futures_sink CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/futures-sink-0.3.5 CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='The asynchronous `Sink` trait for the futures-rs library.
' CARGO_PKG_HOMEPAGE='https://rust-lang.github.io/futures-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=futures-sink CARGO_PKG_REPOSITORY='https://github.com/rust-lang/futures-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/magus/work/usr/mports/audio/spotify-tui/work/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name futures_sink --edition=2018 /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/futures-sink-0.3.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 embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=bb6eeb1cd057fdc4 -C extra-filename=-bb6eeb1cd057fdc4 --out-dir /magus/work/usr/mports/audio/spotify-tui/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -L dependency=/magus/work/usr/mports/audio/spotify-tui/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/audio/spotify-tui/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong -C link-arg=-L/usr/local/lib`
Compiling proc-macro-nested v0.1.6
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/proc-macro-nested-0.1.6 CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Support for nested proc-macro-hack invocations' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=proc-macro-nested CARGO_PKG_REPOSITORY='https://github.com/dtolnay/proc-macro-hack' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/magus/work/usr/mports/audio/spotify-tui/work/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name build_script_build /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/proc-macro-nested-0.1.6/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off -C metadata=57c3a2e5eed9ce54 -C extra-filename=-57c3a2e5eed9ce54 --out-dir /magus/work/usr/mports/audio/spotify-tui/work/target/release/build/proc-macro-nested-57c3a2e5eed9ce54 -C linker=cc -L dependency=/magus/work/usr/mports/audio/spotify-tui/work/target/release/deps --cap-lints warn`
Compiling pkg-config v0.3.18
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=pkg_config CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/pkg-config-0.3.18 CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='A library to run the pkg-config system tool at build time in order to be used in
Cargo build scripts.
' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=pkg-config CARGO_PKG_REPOSITORY='https://github.com/rust-lang/pkg-config-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.18 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=18 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/magus/work/usr/mports/audio/spotify-tui/work/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name pkg_config /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/pkg-config-0.3.18/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 -C metadata=8a706976c6e9e6b0 -C extra-filename=-8a706976c6e9e6b0 --out-dir /magus/work/usr/mports/audio/spotify-tui/work/target/release/deps -C linker=cc -L dependency=/magus/work/usr/mports/audio/spotify-tui/work/target/release/deps --cap-lints warn`
Compiling fnv v1.0.7
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=fnv CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/fnv-1.0.7 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_REPOSITORY='https://github.com/servo/rust-fnv' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.7 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/magus/work/usr/mports/audio/spotify-tui/work/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name fnv /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.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 embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=54a106aa712a602f -C extra-filename=-54a106aa712a602f --out-dir /magus/work/usr/mports/audio/spotify-tui/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -L dependency=/magus/work/usr/mports/audio/spotify-tui/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/audio/spotify-tui/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong -C link-arg=-L/usr/local/lib`
Running `/magus/work/usr/mports/audio/spotify-tui/work/target/release/build/proc-macro-nested-57c3a2e5eed9ce54/build-script-build`
[proc-macro-nested 0.1.6] cargo:rerun-if-changed=build.rs
Compiling mio v0.6.23
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=mio CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/mio-0.6.23 CARGO_PKG_AUTHORS='Carl Lerche ' CARGO_PKG_DESCRIPTION='Lightweight non-blocking IO' CARGO_PKG_HOMEPAGE='https://github.com/tokio-rs/mio' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=mio CARGO_PKG_REPOSITORY='https://github.com/tokio-rs/mio' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.6.23 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=23 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/magus/work/usr/mports/audio/spotify-tui/work/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name mio /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/mio-0.6.23/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="with-deprecated"' -C metadata=e2428744a3e9db14 -C extra-filename=-e2428744a3e9db14 --out-dir /magus/work/usr/mports/audio/spotify-tui/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -L dependency=/magus/work/usr/mports/audio/spotify-tui/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/audio/spotify-tui/work/target/release/deps --extern cfg_if=/magus/work/usr/mports/audio/spotify-tui/work/target/i686-unknown-freebsd/release/deps/libcfg_if-244ddbe439e155db.rmeta --extern iovec=/magus/work/usr/mports/audio/spotify-tui/work/target/i686-unknown-freebsd/release/deps/libiovec-cf75853e18880f85.rmeta --extern libc=/magus/work/usr/mports/audio/spotify-tui/work/target/i686-unknown-freebsd/release/deps/liblibc-7f17ad664daa7f34.rmeta --extern log=/magus/work/usr/mports/audio/spotify-tui/work/target/i686-unknown-freebsd/release/deps/liblog-616d9df3b937ac3d.rmeta --extern net2=/magus/work/usr/mports/audio/spotify-tui/work/target/i686-unknown-freebsd/release/deps/libnet2-883cd3dd65d92c13.rmeta --extern slab=/magus/work/usr/mports/audio/spotify-tui/work/target/i686-unknown-freebsd/release/deps/libslab-07a4a75aef877fac.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong -C link-arg=-L/usr/local/lib`
warning: this `#[deprecated]` annotation has no effect
--> /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/mio-0.6.23/src/event_imp.rs:515:1
|
515 | #[deprecated(since = "0.6.10", note = "removed")]
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the unnecessary deprecation attribute
|
= note: `#[warn(useless_deprecated)]` on by default
warning: this `#[deprecated]` annotation has no effect
--> /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/mio-0.6.23/src/event_imp.rs:1002:1
|
1002 | #[deprecated(since = "0.6.10", note = "removed")]
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the unnecessary deprecation attribute
warning: this `#[deprecated]` annotation has no effect
--> /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/mio-0.6.23/src/sys/unix/ready.rs:480:1
|
480 | #[deprecated(since = "0.6.10", note = "removed")]
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the unnecessary deprecation attribute
warning: an associated function with this name may be added to the standard library in the future
--> /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/mio-0.6.23/src/sys/unix/tcp.rs:116:20
|
116 | self.inner.set_linger(dur)
| ^^^^^^^^^^
|
= warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
= note: for more information, see issue #48919
= help: call with fully qualified syntax `net2::TcpStreamExt::set_linger(...)` to keep using the current method
= help: add `#![feature(tcp_linger)]` to the crate attributes to enable `std::net::TcpStream::set_linger`
= note: `#[warn(unstable_name_collisions)]` on by default
warning: an associated function with this name may be added to the standard library in the future
--> /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/mio-0.6.23/src/sys/unix/tcp.rs:120:20
|
120 | self.inner.linger()
| ^^^^^^
|
= warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
= note: for more information, see issue #48919
= help: call with fully qualified syntax `net2::TcpStreamExt::linger(...)` to keep using the current method
= help: add `#![feature(tcp_linger)]` to the crate attributes to enable `std::net::TcpStream::linger`
warning: `bytes` (lib) generated 3 warnings
Compiling once_cell v1.4.0
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=once_cell CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/once_cell-1.4.0 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_REPOSITORY='https://github.com/matklad/once_cell' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.4.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/magus/work/usr/mports/audio/spotify-tui/work/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name once_cell --edition=2018 /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/once_cell-1.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C embed-bitcode=no --cfg 'feature="std"' -C metadata=c5dd0bee251644a4 -C extra-filename=-c5dd0bee251644a4 --out-dir /magus/work/usr/mports/audio/spotify-tui/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -L dependency=/magus/work/usr/mports/audio/spotify-tui/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/audio/spotify-tui/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong -C link-arg=-L/usr/local/lib`
warning: use of deprecated associated function `std::sync::atomic::AtomicUsize::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead
--> /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/once_cell-1.4.0/src/imp_std.rs:158:46
|
158 | let old = my_state_and_queue.compare_and_swap(
| ^^^^^^^^^^^^^^^^
|
= note: `#[warn(deprecated)]` on by default
warning: use of deprecated associated function `std::sync::atomic::AtomicUsize::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead
--> /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/once_cell-1.4.0/src/imp_std.rs:200:35
|
200 | let old = state_and_queue.compare_and_swap(current_state, me | RUNNING, Ordering::Release);
| ^^^^^^^^^^^^^^^^
Compiling rand_core v0.4.2
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rand_core CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/rand_core-0.4.2 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://crates.io/crates/rand_core' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rand_core CARGO_PKG_REPOSITORY='https://github.com/rust-random/rand' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.4.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/magus/work/usr/mports/audio/spotify-tui/work/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name rand_core /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/rand_core-0.4.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="std"' -C metadata=9fadf56b6ce92698 -C extra-filename=-9fadf56b6ce92698 --out-dir /magus/work/usr/mports/audio/spotify-tui/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -L dependency=/magus/work/usr/mports/audio/spotify-tui/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/audio/spotify-tui/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong -C link-arg=-L/usr/local/lib`
Compiling openssl-sys v0.9.58
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_main CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/openssl-sys-0.9.58 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_REPOSITORY='https://github.com/sfackler/rust-openssl' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.9.58 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=58 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/magus/work/usr/mports/audio/spotify-tui/work/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name build_script_main /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/openssl-sys-0.9.58/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 -C metadata=47cb686ec4eab232 -C extra-filename=-47cb686ec4eab232 --out-dir /magus/work/usr/mports/audio/spotify-tui/work/target/release/build/openssl-sys-47cb686ec4eab232 -C linker=cc -L dependency=/magus/work/usr/mports/audio/spotify-tui/work/target/release/deps --extern autocfg=/magus/work/usr/mports/audio/spotify-tui/work/target/release/deps/libautocfg-8b9fc66980f6c7f0.rlib --extern cc=/magus/work/usr/mports/audio/spotify-tui/work/target/release/deps/libcc-a6c24f328b781139.rlib --extern pkg_config=/magus/work/usr/mports/audio/spotify-tui/work/target/release/deps/libpkg_config-8a706976c6e9e6b0.rlib --cap-lints warn`
warning: trait objects without an explicit `dyn` are deprecated
--> /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/rand_core-0.4.2/src/lib.rs:422:24
|
422 | impl std::io::Read for RngCore {
| ^^^^^^^
|
= warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
= note: for more information, see
= note: `#[warn(bare_trait_objects)]` on by default
help: use `dyn`
|
422 | impl std::io::Read for dyn RngCore {
| +++
warning: trait objects without an explicit `dyn` are deprecated
--> /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/rand_core-0.4.2/src/error.rs:95:23
|
95 | cause: Option>,
| ^^^^^^^^^^^^^^^^^^^^^^
|
= warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
= note: for more information, see
help: use `dyn`
|
95 | cause: Option>,
| +++
warning: trait objects without an explicit `dyn` are deprecated
--> /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/rand_core-0.4.2/src/error.rs:120:27
|
120 | where E: Into>
| ^^^^^^^^^^^^^^^^^^^^^^
|
= warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
= note: for more information, see
help: use `dyn`
|
120 | where E: Into>
| +++
warning: trait objects without an explicit `dyn` are deprecated
--> /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/rand_core-0.4.2/src/error.rs:137:48
|
137 | pub fn take_cause(&mut self) -> Option> {
| ^^^^^^^^^^^^^^^^^^^^^^
|
= warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
= note: for more information, see
help: use `dyn`
|
137 | pub fn take_cause(&mut self) -> Option> {
| +++
warning: trait objects without an explicit `dyn` are deprecated
--> /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/rand_core-0.4.2/src/error.rs:160:32
|
160 | fn cause(&self) -> Option<&stdError> {
| ^^^^^^^^
|
= warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
= note: for more information, see
help: use `dyn`
|
160 | fn cause(&self) -> Option<&dyn stdError> {
| +++
warning: trait objects without an explicit `dyn` are deprecated
--> /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/rand_core-0.4.2/src/error.rs:161:52
|
161 | self.cause.as_ref().map(|e| e.as_ref() as &stdError)
| ^^^^^^^^
|
= warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
= note: for more information, see
help: use `dyn`
|
161 | self.cause.as_ref().map(|e| e.as_ref() as &dyn stdError)
| +++
warning: `once_cell` (lib) generated 2 warnings
Compiling proc-macro2 v0.4.30
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/proc-macro2-0.4.30 CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='A stable implementation of the upcoming new `proc_macro` API. Comes with an
option, off by default, to also reimplement itself in terms of the upstream
unstable API.
' CARGO_PKG_HOMEPAGE='https://github.com/alexcrichton/proc-macro2' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=proc-macro2 CARGO_PKG_REPOSITORY='https://github.com/alexcrichton/proc-macro2' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.4.30 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=30 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/magus/work/usr/mports/audio/spotify-tui/work/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name build_script_build /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/proc-macro2-0.4.30/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"' -C metadata=95bf6103f4de7a78 -C extra-filename=-95bf6103f4de7a78 --out-dir /magus/work/usr/mports/audio/spotify-tui/work/target/release/build/proc-macro2-95bf6103f4de7a78 -C linker=cc -L dependency=/magus/work/usr/mports/audio/spotify-tui/work/target/release/deps --cap-lints warn`
warning: panic message is not a string literal
--> /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/openssl-sys-0.9.58/build/find_normal.rs:157:12
|
157 | panic!(msg);
| ^^^
|
= note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
= note: for more information, see
= note: `#[warn(non_fmt_panics)]` on by default
help: add a "{}" format string to `Display` the message
|
157 | panic!("{}", msg);
| +++++
warning: the type `sockaddr_un` does not permit being left uninitialized
--> /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/mio-0.6.23/src/sys/unix/uds.rs:55:39
|
55 | let addr: libc::sockaddr_un = mem::uninitialized();
| ^^^^^^^^^^^^^^^^^^^^
| |
| this code causes undefined behavior when executed
| help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done
|
= note: integers must be initialized
= note: `#[warn(invalid_value)]` on by default
warning: `rand_core` (lib) generated 6 warnings
Compiling version_check v0.9.2
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=version_check CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/version_check-0.9.2 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_REPOSITORY='https://github.com/SergioBenitez/version_check' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.9.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/magus/work/usr/mports/audio/spotify-tui/work/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name version_check /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/version_check-0.9.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off -C metadata=108f9306163eb70a -C extra-filename=-108f9306163eb70a --out-dir /magus/work/usr/mports/audio/spotify-tui/work/target/release/deps -C linker=cc -L dependency=/magus/work/usr/mports/audio/spotify-tui/work/target/release/deps --cap-lints warn`
Compiling proc-macro-hack v0.5.16
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=proc_macro_hack CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/proc-macro-hack-0.5.16 CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Procedural macros in expression position' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=proc-macro-hack CARGO_PKG_REPOSITORY='https://github.com/dtolnay/proc-macro-hack' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.5.16 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=16 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/magus/work/usr/mports/audio/spotify-tui/work/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name proc_macro_hack --edition=2018 /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/proc-macro-hack-0.5.16/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 -C metadata=b25a94badc846588 -C extra-filename=-b25a94badc846588 --out-dir /magus/work/usr/mports/audio/spotify-tui/work/target/release/deps -C linker=cc -L dependency=/magus/work/usr/mports/audio/spotify-tui/work/target/release/deps --extern proc_macro --cap-lints warn`
warning: `openssl-sys` (build script) generated 1 warning
Compiling autocfg v0.1.7
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=autocfg CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/autocfg-0.1.7 CARGO_PKG_AUTHORS='Josh Stone ' CARGO_PKG_DESCRIPTION='Automatic cfg for Rust compiler features' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=autocfg CARGO_PKG_REPOSITORY='https://github.com/cuviper/autocfg' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/magus/work/usr/mports/audio/spotify-tui/work/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name autocfg /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/autocfg-0.1.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off -C metadata=28749da3ec0f927d -C extra-filename=-28749da3ec0f927d --out-dir /magus/work/usr/mports/audio/spotify-tui/work/target/release/deps -C linker=cc -L dependency=/magus/work/usr/mports/audio/spotify-tui/work/target/release/deps --cap-lints warn`
Compiling unicase v2.6.0
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/unicase-2.6.0 CARGO_PKG_AUTHORS='Sean McArthur ' CARGO_PKG_DESCRIPTION='A case-insensitive wrapper around strings.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unicase CARGO_PKG_REPOSITORY='https://github.com/seanmonstar/unicase' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.6.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/magus/work/usr/mports/audio/spotify-tui/work/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name build_script_build /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/unicase-2.6.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 -C metadata=ecc1eb2d004f92af -C extra-filename=-ecc1eb2d004f92af --out-dir /magus/work/usr/mports/audio/spotify-tui/work/target/release/build/unicase-ecc1eb2d004f92af -C linker=cc -L dependency=/magus/work/usr/mports/audio/spotify-tui/work/target/release/deps --extern version_check=/magus/work/usr/mports/audio/spotify-tui/work/target/release/deps/libversion_check-108f9306163eb70a.rlib --cap-lints warn`
Running `/magus/work/usr/mports/audio/spotify-tui/work/target/release/build/openssl-sys-47cb686ec4eab232/build-script-main`
[openssl-sys 0.9.58] cargo:rustc-cfg=const_fn
[openssl-sys 0.9.58] cargo:rerun-if-env-changed=I686_UNKNOWN_FREEBSD_OPENSSL_LIB_DIR
[openssl-sys 0.9.58] I686_UNKNOWN_FREEBSD_OPENSSL_LIB_DIR unset
[openssl-sys 0.9.58] cargo:rerun-if-env-changed=OPENSSL_LIB_DIR
[openssl-sys 0.9.58] OPENSSL_LIB_DIR = /usr/lib
[openssl-sys 0.9.58] cargo:rerun-if-env-changed=I686_UNKNOWN_FREEBSD_OPENSSL_INCLUDE_DIR
[openssl-sys 0.9.58] I686_UNKNOWN_FREEBSD_OPENSSL_INCLUDE_DIR unset
[openssl-sys 0.9.58] cargo:rerun-if-env-changed=OPENSSL_INCLUDE_DIR
[openssl-sys 0.9.58] OPENSSL_INCLUDE_DIR = /usr/include
[openssl-sys 0.9.58] cargo:rustc-link-search=native=/usr/lib
[openssl-sys 0.9.58] cargo:include=/usr/include
[openssl-sys 0.9.58] OPT_LEVEL = Some("2")
[openssl-sys 0.9.58] TARGET = Some("i686-unknown-freebsd")
[openssl-sys 0.9.58] HOST = Some("i686-unknown-freebsd")
[openssl-sys 0.9.58] CC_i686-unknown-freebsd = None
[openssl-sys 0.9.58] CC_i686_unknown_freebsd = None
[openssl-sys 0.9.58] HOST_CC = None
[openssl-sys 0.9.58] CC = Some("cc")
[openssl-sys 0.9.58] CFLAGS_i686-unknown-freebsd = None
[openssl-sys 0.9.58] CFLAGS_i686_unknown_freebsd = None
[openssl-sys 0.9.58] HOST_CFLAGS = None
[openssl-sys 0.9.58] CFLAGS = Some("-O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing")
[openssl-sys 0.9.58] CRATE_CC_NO_DEFAULTS = None
[openssl-sys 0.9.58] DEBUG = Some("false")
[openssl-sys 0.9.58] CARGO_CFG_TARGET_FEATURE = Some("llvm14-builtins-abi")
[openssl-sys 0.9.58] running: "cc" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m32" "-O2" "-pipe" "-fstack-protector-strong" "-isystem" "/usr/local/include" "-fno-strict-aliasing" "-I" "/usr/include" "-E" "build/expando.c"
[openssl-sys 0.9.58] exit status: 0
[openssl-sys 0.9.58] cargo:conf=
[openssl-sys 0.9.58] cargo:rustc-cfg=ossl101
[openssl-sys 0.9.58] cargo:rustc-cfg=ossl102
[openssl-sys 0.9.58] cargo:rustc-cfg=ossl102f
[openssl-sys 0.9.58] cargo:rustc-cfg=ossl102h
[openssl-sys 0.9.58] cargo:rustc-cfg=ossl110
[openssl-sys 0.9.58] cargo:rustc-cfg=ossl110f
[openssl-sys 0.9.58] cargo:rustc-cfg=ossl110g
[openssl-sys 0.9.58] cargo:rustc-cfg=ossl110h
[openssl-sys 0.9.58] cargo:rustc-cfg=ossl111
[openssl-sys 0.9.58] cargo:rustc-cfg=ossl111b
[openssl-sys 0.9.58] cargo:rustc-cfg=ossl111c
[openssl-sys 0.9.58] cargo:version_number=1010113f
[openssl-sys 0.9.58] cargo:version=111
[openssl-sys 0.9.58] cargo:rerun-if-env-changed=I686_UNKNOWN_FREEBSD_OPENSSL_LIBS
[openssl-sys 0.9.58] I686_UNKNOWN_FREEBSD_OPENSSL_LIBS unset
[openssl-sys 0.9.58] cargo:rerun-if-env-changed=OPENSSL_LIBS
[openssl-sys 0.9.58] OPENSSL_LIBS unset
[openssl-sys 0.9.58] cargo:rerun-if-env-changed=I686_UNKNOWN_FREEBSD_OPENSSL_STATIC
[openssl-sys 0.9.58] I686_UNKNOWN_FREEBSD_OPENSSL_STATIC unset
[openssl-sys 0.9.58] cargo:rerun-if-env-changed=OPENSSL_STATIC
[openssl-sys 0.9.58] OPENSSL_STATIC unset
[openssl-sys 0.9.58] cargo:rustc-link-lib=dylib=ssl
[openssl-sys 0.9.58] cargo:rustc-link-lib=dylib=crypto
Running `/magus/work/usr/mports/audio/spotify-tui/work/target/release/build/proc-macro2-95bf6103f4de7a78/build-script-build`
[proc-macro2 0.4.30] cargo:rerun-if-changed=build.rs
[proc-macro2 0.4.30] cargo:rustc-cfg=u128
[proc-macro2 0.4.30] cargo:rustc-cfg=use_proc_macro
[proc-macro2 0.4.30] cargo:rustc-cfg=wrap_proc_macro
Compiling mio-uds v0.6.8
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=mio_uds CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/mio-uds-0.6.8 CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='Unix domain socket bindings for mio
' CARGO_PKG_HOMEPAGE='https://github.com/deprecrated/mio-uds' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=mio-uds CARGO_PKG_REPOSITORY='https://github.com/deprecrated/mio-uds' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.6.8 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=8 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/magus/work/usr/mports/audio/spotify-tui/work/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name mio_uds /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/mio-uds-0.6.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 embed-bitcode=no -C metadata=57e8dc4b69f09c22 -C extra-filename=-57e8dc4b69f09c22 --out-dir /magus/work/usr/mports/audio/spotify-tui/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -L dependency=/magus/work/usr/mports/audio/spotify-tui/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/audio/spotify-tui/work/target/release/deps --extern iovec=/magus/work/usr/mports/audio/spotify-tui/work/target/i686-unknown-freebsd/release/deps/libiovec-cf75853e18880f85.rmeta --extern libc=/magus/work/usr/mports/audio/spotify-tui/work/target/i686-unknown-freebsd/release/deps/liblibc-7f17ad664daa7f34.rmeta --extern mio=/magus/work/usr/mports/audio/spotify-tui/work/target/i686-unknown-freebsd/release/deps/libmio-e2428744a3e9db14.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong -C link-arg=-L/usr/local/lib`
Compiling futures-task v0.3.5
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=futures_task CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/futures-task-0.3.5 CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='Tools for working with tasks.
' CARGO_PKG_HOMEPAGE='https://rust-lang.github.io/futures-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=futures-task CARGO_PKG_REPOSITORY='https://github.com/rust-lang/futures-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/magus/work/usr/mports/audio/spotify-tui/work/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name futures_task --edition=2018 /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/futures-task-0.3.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 embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="once_cell"' --cfg 'feature="std"' -C metadata=7b80317e721560db -C extra-filename=-7b80317e721560db --out-dir /magus/work/usr/mports/audio/spotify-tui/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -L dependency=/magus/work/usr/mports/audio/spotify-tui/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/audio/spotify-tui/work/target/release/deps --extern once_cell=/magus/work/usr/mports/audio/spotify-tui/work/target/i686-unknown-freebsd/release/deps/libonce_cell-c5dd0bee251644a4.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong -C link-arg=-L/usr/local/lib`
warning: use of deprecated macro `try`: use the `?` operator instead
--> /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/mio-uds-0.6.8/src/datagram.rs:33:13
|
33 | try!(cvt(libc::bind(fd.fd(), addr, len)));
| ^^^
|
= note: `#[warn(deprecated)]` on by default
warning: use of deprecated macro `try`: use the `?` operator instead
--> /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/mio-uds-0.6.8/src/datagram.rs:29:31
|
29 | let (addr, len) = try!(sockaddr_un(path));
| ^^^
warning: use of deprecated macro `try`: use the `?` operator instead
--> /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/mio-uds-0.6.8/src/datagram.rs:30:22
|
30 | let fd = try!(Socket::new(libc::SOCK_DGRAM));
| ^^^
warning: use of deprecated macro `try`: use the `?` operator instead
--> /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/mio-uds-0.6.8/src/datagram.rs:45:9
|
45 | try!(stream.set_nonblocking(true));
| ^^^
warning: use of deprecated macro `try`: use the `?` operator instead
--> /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/mio-uds-0.6.8/src/datagram.rs:54:26
|
54 | let (a, b) = try!(Socket::pair(libc::SOCK_DGRAM));
| ^^^
warning: use of deprecated macro `try`: use the `?` operator instead
--> /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/mio-uds-0.6.8/src/datagram.rs:63:9
|
63 | try!(stream.set_nonblocking(true));
| ^^^
warning: use of deprecated macro `try`: use the `?` operator instead
--> /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/mio-uds-0.6.8/src/datagram.rs:62:22
|
62 | let stream = try!(net::UnixDatagram::unbound());
| ^^^
warning: use of deprecated macro `try`: use the `?` operator instead
--> /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/mio-uds-0.6.8/src/listener.rs:37:13
|
37 | try!(cvt(libc::bind(fd.fd(), addr, len)));
| ^^^
warning: use of deprecated macro `try`: use the `?` operator instead
--> /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/mio-uds-0.6.8/src/listener.rs:38:13
|
38 | try!(cvt(libc::listen(fd.fd(), 128)));
| ^^^
warning: use of deprecated macro `try`: use the `?` operator instead
--> /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/mio-uds-0.6.8/src/listener.rs:33:31
|
33 | let (addr, len) = try!(sockaddr_un(path));
| ^^^
warning: use of deprecated macro `try`: use the `?` operator instead
--> /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/mio-uds-0.6.8/src/listener.rs:34:22
|
34 | let fd = try!(Socket::new(libc::SOCK_STREAM));
| ^^^
warning: use of deprecated macro `try`: use the `?` operator instead
--> /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/mio-uds-0.6.8/src/listener.rs:50:9
|
50 | try!(stream.set_nonblocking(true));
| ^^^
warning: use of deprecated macro `try`: use the `?` operator instead
--> /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/mio-uds-0.6.8/src/listener.rs:62:15
|
62 | match try!(self.accept_std()) {
| ^^^
warning: use of deprecated macro `try`: use the `?` operator instead
--> /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/mio-uds-0.6.8/src/socket.rs:65:13
|
65 | try!(cvt(libc::ioctl(fd.fd, libc::FIOCLEX)));
| ^^^
warning: use of deprecated macro `try`: use the `?` operator instead
--> /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/mio-uds-0.6.8/src/socket.rs:67:13
|
67 | try!(cvt(libc::ioctl(fd.fd, libc::FIONBIO, &mut nonblocking)));
| ^^^
warning: use of deprecated macro `try`: use the `?` operator instead
--> /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/mio-uds-0.6.8/src/socket.rs:64:35
|
64 | let fd = Socket { fd: try!(cvt(libc::socket(libc::AF_UNIX, ty, 0))) };
| ^^^
warning: use of deprecated macro `try`: use the `?` operator instead
--> /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/mio-uds-0.6.8/src/socket.rs:93:13
|
93 | try!(cvt(libc::socketpair(libc::AF_UNIX, ty, 0, fds.as_mut_ptr())));
| ^^^
warning: use of deprecated macro `try`: use the `?` operator instead
--> /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/mio-uds-0.6.8/src/socket.rs:96:13
|
96 | try!(cvt(libc::ioctl(a.fd, libc::FIOCLEX)));
| ^^^
warning: use of deprecated macro `try`: use the `?` operator instead
--> /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/mio-uds-0.6.8/src/socket.rs:97:13
|
97 | try!(cvt(libc::ioctl(b.fd, libc::FIOCLEX)));
| ^^^
warning: use of deprecated macro `try`: use the `?` operator instead
--> /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/mio-uds-0.6.8/src/socket.rs:99:13
|
99 | try!(cvt(libc::ioctl(a.fd, libc::FIONBIO, &mut nonblocking)));
| ^^^
warning: use of deprecated macro `try`: use the `?` operator instead
--> /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/mio-uds-0.6.8/src/socket.rs:100:13
|
100 | try!(cvt(libc::ioctl(b.fd, libc::FIONBIO, &mut nonblocking)));
| ^^^
warning: use of deprecated macro `try`: use the `?` operator instead
--> /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/mio-uds-0.6.8/src/stream.rs:52:31
|
52 | let (addr, len) = try!(sockaddr_un(path));
| ^^^
warning: use of deprecated macro `try`: use the `?` operator instead
--> /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/mio-uds-0.6.8/src/stream.rs:53:26
|
53 | let socket = try!(Socket::new(libc::SOCK_STREAM));
| ^^^
warning: use of deprecated macro `try`: use the `?` operator instead
--> /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/mio-uds-0.6.8/src/stream.rs:71:9
|
71 | try!(stream.set_nonblocking(true));
| ^^^
warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
--> /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/mio-uds-0.6.8/src/socket.rs:160:44
|
160 | let addr: libc::sockaddr_un = mem::uninitialized();
| ^^^^^^^^^^^^^
warning: the type `sockaddr_un` does not permit being left uninitialized
--> /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/mio-uds-0.6.8/src/socket.rs:160:39
|
160 | let addr: libc::sockaddr_un = mem::uninitialized();
| ^^^^^^^^^^^^^^^^^^^^
| |
| this code causes undefined behavior when executed
| help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done
|
= note: integers must be initialized
= note: `#[warn(invalid_value)]` on by default
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=proc_macro_nested CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/proc-macro-nested-0.1.6 CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Support for nested proc-macro-hack invocations' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=proc-macro-nested CARGO_PKG_REPOSITORY='https://github.com/dtolnay/proc-macro-hack' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/magus/work/usr/mports/audio/spotify-tui/work/target/release/deps:/usr/local/lib' OUT_DIR=/magus/work/usr/mports/audio/spotify-tui/work/target/i686-unknown-freebsd/release/build/proc-macro-nested-899a9bea72060642/out /usr/local/bin/rustc --crate-name proc_macro_nested /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/proc-macro-nested-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 embed-bitcode=no -C metadata=7db8b04d6cb2f28e -C extra-filename=-7db8b04d6cb2f28e --out-dir /magus/work/usr/mports/audio/spotify-tui/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -L dependency=/magus/work/usr/mports/audio/spotify-tui/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/audio/spotify-tui/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong -C link-arg=-L/usr/local/lib`
Compiling futures-channel v0.3.5
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=futures_channel CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/futures-channel-0.3.5 CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='Channels for asynchronous communication using futures-rs.
' CARGO_PKG_HOMEPAGE='https://rust-lang.github.io/futures-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=futures-channel CARGO_PKG_REPOSITORY='https://github.com/rust-lang/futures-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/magus/work/usr/mports/audio/spotify-tui/work/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name futures_channel --edition=2018 /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/futures-channel-0.3.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 embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="futures-sink"' --cfg 'feature="sink"' --cfg 'feature="std"' -C metadata=3dc8b2868c0399d7 -C extra-filename=-3dc8b2868c0399d7 --out-dir /magus/work/usr/mports/audio/spotify-tui/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -L dependency=/magus/work/usr/mports/audio/spotify-tui/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/audio/spotify-tui/work/target/release/deps --extern futures_core=/magus/work/usr/mports/audio/spotify-tui/work/target/i686-unknown-freebsd/release/deps/libfutures_core-a9e447c74420bb83.rmeta --extern futures_sink=/magus/work/usr/mports/audio/spotify-tui/work/target/i686-unknown-freebsd/release/deps/libfutures_sink-bb6eeb1cd057fdc4.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong -C link-arg=-L/usr/local/lib`
warning: use of deprecated associated function `std::sync::atomic::AtomicUsize::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead
--> /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/futures-channel-0.3.5/src/mpsc/mod.rs:900:49
|
900 | let actual = self.inner.num_senders.compare_and_swap(curr, next, SeqCst);
| ^^^^^^^^^^^^^^^^
|
= note: `#[warn(deprecated)]` on by default
warning: use of deprecated associated function `std::sync::atomic::AtomicUsize::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead
--> /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/futures-channel-0.3.5/src/mpsc/mod.rs:931:49
|
931 | let actual = self.inner.num_senders.compare_and_swap(curr, next, SeqCst);
| ^^^^^^^^^^^^^^^^
warning: `mio-uds` (lib) generated 26 warnings
Compiling num_cpus v1.13.0
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=num_cpus CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/num_cpus-1.13.0 CARGO_PKG_AUTHORS='Sean McArthur ' CARGO_PKG_DESCRIPTION='Get the number of CPUs on a machine.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=num_cpus CARGO_PKG_REPOSITORY='https://github.com/seanmonstar/num_cpus' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.13.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=13 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/magus/work/usr/mports/audio/spotify-tui/work/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name num_cpus /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/num_cpus-1.13.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C embed-bitcode=no -C metadata=eb68bc6839078fe8 -C extra-filename=-eb68bc6839078fe8 --out-dir /magus/work/usr/mports/audio/spotify-tui/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -L dependency=/magus/work/usr/mports/audio/spotify-tui/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/audio/spotify-tui/work/target/release/deps --extern libc=/magus/work/usr/mports/audio/spotify-tui/work/target/i686-unknown-freebsd/release/deps/liblibc-7f17ad664daa7f34.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong -C link-arg=-L/usr/local/lib`
warning: `futures-channel` (lib) generated 2 warnings
Compiling num-traits v0.2.12
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/num-traits-0.2.12 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/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=num-traits CARGO_PKG_REPOSITORY='https://github.com/rust-num/num-traits' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.12 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=12 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/magus/work/usr/mports/audio/spotify-tui/work/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name build_script_build /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/num-traits-0.2.12/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="i128"' --cfg 'feature="std"' -C metadata=b4dfb7987f9ac281 -C extra-filename=-b4dfb7987f9ac281 --out-dir /magus/work/usr/mports/audio/spotify-tui/work/target/release/build/num-traits-b4dfb7987f9ac281 -C linker=cc -L dependency=/magus/work/usr/mports/audio/spotify-tui/work/target/release/deps --extern autocfg=/magus/work/usr/mports/audio/spotify-tui/work/target/release/deps/libautocfg-8b9fc66980f6c7f0.rlib --cap-lints warn`
Compiling miniz_oxide v0.4.3
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/miniz_oxide-0.4.3 CARGO_PKG_AUTHORS='Frommi :oyvindln ' CARGO_PKG_DESCRIPTION='DEFLATE compression and decompression library rewritten in Rust based on miniz' CARGO_PKG_HOMEPAGE='https://github.com/Frommi/miniz_oxide/tree/master/miniz_oxide' CARGO_PKG_LICENSE='MIT OR Zlib OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=miniz_oxide CARGO_PKG_REPOSITORY='https://github.com/Frommi/miniz_oxide/tree/master/miniz_oxide' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.4.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/magus/work/usr/mports/audio/spotify-tui/work/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/miniz_oxide-0.4.3/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="no_extern_crate_alloc"' -C metadata=24813542120c9135 -C extra-filename=-24813542120c9135 --out-dir /magus/work/usr/mports/audio/spotify-tui/work/target/release/build/miniz_oxide-24813542120c9135 -C linker=cc -L dependency=/magus/work/usr/mports/audio/spotify-tui/work/target/release/deps --extern autocfg=/magus/work/usr/mports/audio/spotify-tui/work/target/release/deps/libautocfg-8b9fc66980f6c7f0.rlib --cap-lints warn`
Compiling hashbrown v0.8.1
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/hashbrown-0.8.1 CARGO_PKG_AUTHORS='Amanieu d'\''Antras ' CARGO_PKG_DESCRIPTION='A Rust port of Google'\''s SwissTable hash map' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=hashbrown CARGO_PKG_REPOSITORY='https://github.com/rust-lang/hashbrown' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.8.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/magus/work/usr/mports/audio/spotify-tui/work/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/hashbrown-0.8.1/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="raw"' -C metadata=278e9c550f139caa -C extra-filename=-278e9c550f139caa --out-dir /magus/work/usr/mports/audio/spotify-tui/work/target/release/build/hashbrown-278e9c550f139caa -C linker=cc -L dependency=/magus/work/usr/mports/audio/spotify-tui/work/target/release/deps --extern autocfg=/magus/work/usr/mports/audio/spotify-tui/work/target/release/deps/libautocfg-8b9fc66980f6c7f0.rlib --cap-lints warn`
Compiling unicode-xid v0.1.0
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=unicode_xid CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/unicode-xid-0.1.0 CARGO_PKG_AUTHORS='erick.tryzelaar :kwantam ' CARGO_PKG_DESCRIPTION='Determine whether characters have the XID_Start
or XID_Continue properties according to
Unicode Standard Annex #31.
' CARGO_PKG_HOMEPAGE='https://github.com/unicode-rs/unicode-xid' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unicode-xid CARGO_PKG_REPOSITORY='https://github.com/unicode-rs/unicode-xid' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/magus/work/usr/mports/audio/spotify-tui/work/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name unicode_xid /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/unicode-xid-0.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' -C metadata=a15516a965af4e67 -C extra-filename=-a15516a965af4e67 --out-dir /magus/work/usr/mports/audio/spotify-tui/work/target/release/deps -C linker=cc -L dependency=/magus/work/usr/mports/audio/spotify-tui/work/target/release/deps --cap-lints warn`
Compiling pin-project-lite v0.1.7
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=pin_project_lite CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/pin-project-lite-0.1.7 CARGO_PKG_AUTHORS='Taiki Endo ' CARGO_PKG_DESCRIPTION='A lightweight version of pin-project written with declarative macros.
' CARGO_PKG_HOMEPAGE='https://github.com/taiki-e/pin-project-lite' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=pin-project-lite CARGO_PKG_REPOSITORY='https://github.com/taiki-e/pin-project-lite' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/magus/work/usr/mports/audio/spotify-tui/work/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name pin_project_lite --edition=2018 /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/pin-project-lite-0.1.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C embed-bitcode=no -C metadata=dfb721aaf122e9d7 -C extra-filename=-dfb721aaf122e9d7 --out-dir /magus/work/usr/mports/audio/spotify-tui/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -L dependency=/magus/work/usr/mports/audio/spotify-tui/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/audio/spotify-tui/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong -C link-arg=-L/usr/local/lib`
Compiling futures-io v0.3.5
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=futures_io CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/futures-io-0.3.5 CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='The `AsyncRead`, `AsyncWrite`, `AsyncSeek`, and `AsyncBufRead` traits for the futures-rs library.
' CARGO_PKG_HOMEPAGE='https://rust-lang.github.io/futures-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=futures-io CARGO_PKG_REPOSITORY='https://github.com/rust-lang/futures-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/magus/work/usr/mports/audio/spotify-tui/work/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name futures_io --edition=2018 /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/futures-io-0.3.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 embed-bitcode=no --cfg 'feature="std"' -C metadata=ec5b3cf50a339d85 -C extra-filename=-ec5b3cf50a339d85 --out-dir /magus/work/usr/mports/audio/spotify-tui/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -L dependency=/magus/work/usr/mports/audio/spotify-tui/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/audio/spotify-tui/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong -C link-arg=-L/usr/local/lib`
Compiling pin-utils v0.1.0
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=pin_utils CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/pin-utils-0.1.0 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_REPOSITORY='https://github.com/rust-lang-nursery/pin-utils' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/magus/work/usr/mports/audio/spotify-tui/work/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name pin_utils --edition=2018 /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.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 embed-bitcode=no -C metadata=a96392de4db62b9e -C extra-filename=-a96392de4db62b9e --out-dir /magus/work/usr/mports/audio/spotify-tui/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -L dependency=/magus/work/usr/mports/audio/spotify-tui/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/audio/spotify-tui/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong -C link-arg=-L/usr/local/lib`
Compiling serde_derive v1.0.128
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/serde_derive-1.0.128 CARGO_PKG_AUTHORS='Erick Tryzelaar :David Tolnay ' CARGO_PKG_DESCRIPTION='Macros 1.1 implementation of #[derive(Serialize, Deserialize)]' CARGO_PKG_HOMEPAGE='https://serde.rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde_derive CARGO_PKG_REPOSITORY='https://github.com/serde-rs/serde' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.128 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=128 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/magus/work/usr/mports/audio/spotify-tui/work/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name build_script_build /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/serde_derive-1.0.128/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"' -C metadata=023e1be7ccfb87ce -C extra-filename=-023e1be7ccfb87ce --out-dir /magus/work/usr/mports/audio/spotify-tui/work/target/release/build/serde_derive-023e1be7ccfb87ce -C linker=cc -L dependency=/magus/work/usr/mports/audio/spotify-tui/work/target/release/deps --cap-lints warn`
Compiling itoa v0.4.6
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=itoa CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/itoa-0.4.6 CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Fast functions for printing integer primitives to an io::Write' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=itoa CARGO_PKG_REPOSITORY='https://github.com/dtolnay/itoa' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.4.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/magus/work/usr/mports/audio/spotify-tui/work/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name itoa /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/itoa-0.4.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=3c2a1e1d77129fb5 -C extra-filename=-3c2a1e1d77129fb5 --out-dir /magus/work/usr/mports/audio/spotify-tui/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -L dependency=/magus/work/usr/mports/audio/spotify-tui/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/audio/spotify-tui/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong -C link-arg=-L/usr/local/lib`
warning: the type `[u8; 40]` does not permit being left uninitialized
--> /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/itoa-0.4.6/src/lib.rs:130:29
|
130 | bytes: unsafe { mem::uninitialized() },
| ^^^^^^^^^^^^^^^^^^^^
| |
| this code causes undefined behavior when executed
| help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done
|
= note: integers must be initialized
= note: `#[warn(invalid_value)]` on by default
warning: `itoa` (lib) generated 1 warning
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=proc_macro2 CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/proc-macro2-0.4.30 CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='A stable implementation of the upcoming new `proc_macro` API. Comes with an
option, off by default, to also reimplement itself in terms of the upstream
unstable API.
' CARGO_PKG_HOMEPAGE='https://github.com/alexcrichton/proc-macro2' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=proc-macro2 CARGO_PKG_REPOSITORY='https://github.com/alexcrichton/proc-macro2' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.4.30 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=30 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/magus/work/usr/mports/audio/spotify-tui/work/target/release/deps:/usr/local/lib' OUT_DIR=/magus/work/usr/mports/audio/spotify-tui/work/target/release/build/proc-macro2-b143199eac3ca979/out /usr/local/bin/rustc --crate-name proc_macro2 /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/proc-macro2-0.4.30/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"' -C metadata=9acebf28c6b3bd68 -C extra-filename=-9acebf28c6b3bd68 --out-dir /magus/work/usr/mports/audio/spotify-tui/work/target/release/deps -C linker=cc -L dependency=/magus/work/usr/mports/audio/spotify-tui/work/target/release/deps --extern unicode_xid=/magus/work/usr/mports/audio/spotify-tui/work/target/release/deps/libunicode_xid-a15516a965af4e67.rmeta --cap-lints warn --cfg u128 --cfg use_proc_macro --cfg wrap_proc_macro`
Running `/magus/work/usr/mports/audio/spotify-tui/work/target/release/build/num-traits-b4dfb7987f9ac281/build-script-build`
warning: `...` range patterns are deprecated
--> /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/proc-macro2-0.4.30/src/strnom.rs:98:24
|
98 | b' ' | 0x09...0x0d => {
| ^^^ help: use `..=` for an inclusive range
|
= warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
= note: for more information, see
= note: `#[warn(ellipsis_inclusive_range_patterns)]` on by default
warning: `...` range patterns are deprecated
--> /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/proc-macro2-0.4.30/src/fallback.rs:774:24
|
774 | b'\x20'...b'\x7E' => escaped.push(*b as char),
| ^^^ help: use `..=` for an inclusive range
|
= warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
= note: for more information, see
warning: `...` range patterns are deprecated
--> /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/proc-macro2-0.4.30/src/fallback.rs:1176:25
|
1176 | next_ch!(chars @ '0'...'7');
| ^^^ help: use `..=` for an inclusive range
|
= warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
= note: for more information, see
warning: `...` range patterns are deprecated
--> /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/proc-macro2-0.4.30/src/fallback.rs:1177:25
|
1177 | next_ch!(chars @ '0'...'9' | 'a'...'f' | 'A'...'F');
| ^^^ help: use `..=` for an inclusive range
|
= warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
= note: for more information, see
warning: `...` range patterns are deprecated
--> /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/proc-macro2-0.4.30/src/fallback.rs:1177:37
|
1177 | next_ch!(chars @ '0'...'9' | 'a'...'f' | 'A'...'F');
| ^^^ help: use `..=` for an inclusive range
|
= warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
= note: for more information, see
warning: `...` range patterns are deprecated
--> /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/proc-macro2-0.4.30/src/fallback.rs:1177:49
|
1177 | next_ch!(chars @ '0'...'9' | 'a'...'f' | 'A'...'F');
| ^^^ help: use `..=` for an inclusive range
|
= warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
= note: for more information, see
warning: `...` range patterns are deprecated
--> /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/proc-macro2-0.4.30/src/fallback.rs:1185:26
|
1185 | next_ch!(chars @ b'0'...b'9' | b'a'...b'f' | b'A'...b'F');
| ^^^ help: use `..=` for an inclusive range
|
= warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
= note: for more information, see
warning: `...` range patterns are deprecated
--> /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/proc-macro2-0.4.30/src/fallback.rs:1185:40
|
1185 | next_ch!(chars @ b'0'...b'9' | b'a'...b'f' | b'A'...b'F');
| ^^^ help: use `..=` for an inclusive range
|
= warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
= note: for more information, see
warning: `...` range patterns are deprecated
--> /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/proc-macro2-0.4.30/src/fallback.rs:1185:54
|
1185 | next_ch!(chars @ b'0'...b'9' | b'a'...b'f' | b'A'...b'F');
| ^^^ help: use `..=` for an inclusive range
|
= warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
= note: for more information, see
warning: `...` range patterns are deprecated
--> /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/proc-macro2-0.4.30/src/fallback.rs:1186:26
|
1186 | next_ch!(chars @ b'0'...b'9' | b'a'...b'f' | b'A'...b'F');
| ^^^ help: use `..=` for an inclusive range
|
= warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
= note: for more information, see
warning: `...` range patterns are deprecated
--> /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/proc-macro2-0.4.30/src/fallback.rs:1186:40
|
1186 | next_ch!(chars @ b'0'...b'9' | b'a'...b'f' | b'A'...b'F');
| ^^^ help: use `..=` for an inclusive range
|
= warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
= note: for more information, see
warning: `...` range patterns are deprecated
--> /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/proc-macro2-0.4.30/src/fallback.rs:1186:54
|
1186 | next_ch!(chars @ b'0'...b'9' | b'a'...b'f' | b'A'...b'F');
| ^^^ help: use `..=` for an inclusive range
|
= warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
= note: for more information, see
warning: `...` range patterns are deprecated
--> /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/proc-macro2-0.4.30/src/fallback.rs:1195:25
|
1195 | next_ch!(chars @ '0'...'9' | 'a'...'f' | 'A'...'F');
| ^^^ help: use `..=` for an inclusive range
|
= warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
= note: for more information, see
warning: `...` range patterns are deprecated
--> /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/proc-macro2-0.4.30/src/fallback.rs:1195:37
|
1195 | next_ch!(chars @ '0'...'9' | 'a'...'f' | 'A'...'F');
| ^^^ help: use `..=` for an inclusive range
|
= warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
= note: for more information, see
warning: `...` range patterns are deprecated
--> /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/proc-macro2-0.4.30/src/fallback.rs:1195:49
|
1195 | next_ch!(chars @ '0'...'9' | 'a'...'f' | 'A'...'F');
| ^^^ help: use `..=` for an inclusive range
|
= warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
= note: for more information, see
warning: `...` range patterns are deprecated
--> /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/proc-macro2-0.4.30/src/fallback.rs:1197:37
|
1197 | let c = next_ch!(chars @ '0'...'9' | 'a'...'f' | 'A'...'F' | '_' | '}');
| ^^^ help: use `..=` for an inclusive range
|
= warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
= note: for more information, see
warning: `...` range patterns are deprecated
--> /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/proc-macro2-0.4.30/src/fallback.rs:1197:49
|
1197 | let c = next_ch!(chars @ '0'...'9' | 'a'...'f' | 'A'...'F' | '_' | '}');
| ^^^ help: use `..=` for an inclusive range
|
= warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
= note: for more information, see
warning: `...` range patterns are deprecated
--> /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/proc-macro2-0.4.30/src/fallback.rs:1197:61
|
1197 | let c = next_ch!(chars @ '0'...'9' | 'a'...'f' | 'A'...'F' | '_' | '}');
| ^^^ help: use `..=` for an inclusive range
|
= warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
= note: for more information, see
warning: `...` range patterns are deprecated
--> /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/proc-macro2-0.4.30/src/fallback.rs:1226:16
|
1226 | '0'...'9' | '_' => {
| ^^^ help: use `..=` for an inclusive range
|
= warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
= note: for more information, see
warning: `...` range patterns are deprecated
--> /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/proc-macro2-0.4.30/src/fallback.rs:1271:20
|
1271 | '0'...'9' => {
| ^^^ help: use `..=` for an inclusive range
|
= warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
= note: for more information, see
warning: `...` range patterns are deprecated
--> /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/proc-macro2-0.4.30/src/fallback.rs:1321:17
|
1321 | b'0'...b'9' => (b - b'0') as u64,
| ^^^ help: use `..=` for an inclusive range
|
= warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
= note: for more information, see
warning: `...` range patterns are deprecated
--> /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/proc-macro2-0.4.30/src/fallback.rs:1322:17
|
1322 | b'a'...b'f' => 10 + (b - b'a') as u64,
| ^^^ help: use `..=` for an inclusive range
|
= warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
= note: for more information, see
warning: `...` range patterns are deprecated
--> /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/proc-macro2-0.4.30/src/fallback.rs:1323:17
|
1323 | b'A'...b'F' => 10 + (b - b'A') as u64,
| ^^^ help: use `..=` for an inclusive range
|
= warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
= note: for more information, see
Running `/magus/work/usr/mports/audio/spotify-tui/work/target/release/build/serde_derive-023e1be7ccfb87ce/build-script-build`
warning: trait objects without an explicit `dyn` are deprecated
--> /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/proc-macro2-0.4.30/src/wrapper.rs:63:26
|
63 | type PanicHook = Fn(&PanicInfo) + Sync + Send + 'static;
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
= warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
= note: for more information, see
= note: `#[warn(bare_trait_objects)]` on by default
help: use `dyn`
|
63 | type PanicHook = dyn Fn(&PanicInfo) + Sync + Send + 'static;
| +++
[serde_derive 1.0.128] cargo:rustc-cfg=underscore_consts
Running `/magus/work/usr/mports/audio/spotify-tui/work/target/release/build/hashbrown-278e9c550f139caa/build-script-build`
[hashbrown 0.8.1] cargo:rerun-if-changed=build.rs
[num-traits 0.2.12] cargo:rustc-cfg=has_i128
[hashbrown 0.8.1] cargo:rustc-cfg=has_extern_crate_alloc
Running `/magus/work/usr/mports/audio/spotify-tui/work/target/release/build/miniz_oxide-24813542120c9135/build-script-build`
[num-traits 0.2.12] cargo:rustc-cfg=has_to_int_unchecked
[num-traits 0.2.12] cargo:rerun-if-changed=build.rs
Compiling indexmap v1.5.0
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/indexmap-1.5.0 CARGO_PKG_AUTHORS='bluss:Josh Stone ' CARGO_PKG_DESCRIPTION='A hash table with consistent order and fast iteration.
The indexmap is a hash table where the iteration order of the key-value
pairs is independent of the hash values of the keys. It has the usual
hash table functionality, it preserves insertion order except after
removals, and it allows lookup of its elements by either hash table key
or numerical index. A corresponding hash set type is also provided.
This crate was initially published under the name ordermap, but it was renamed to
indexmap.
' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=indexmap CARGO_PKG_REPOSITORY='https://github.com/bluss/indexmap' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.5.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/magus/work/usr/mports/audio/spotify-tui/work/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name build_script_build /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/indexmap-1.5.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off -C metadata=185447e5738d01a9 -C extra-filename=-185447e5738d01a9 --out-dir /magus/work/usr/mports/audio/spotify-tui/work/target/release/build/indexmap-185447e5738d01a9 -C linker=cc -L dependency=/magus/work/usr/mports/audio/spotify-tui/work/target/release/deps --extern autocfg=/magus/work/usr/mports/audio/spotify-tui/work/target/release/deps/libautocfg-8b9fc66980f6c7f0.rlib --cap-lints warn`
[miniz_oxide 0.4.3] cargo:rustc-cfg=has_alloc
Compiling num-integer v0.1.43
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/num-integer-0.1.43 CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Integer traits and functions' CARGO_PKG_HOMEPAGE='https://github.com/rust-num/num-integer' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=num-integer CARGO_PKG_REPOSITORY='https://github.com/rust-num/num-integer' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.43 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=43 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/magus/work/usr/mports/audio/spotify-tui/work/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name build_script_build /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/num-integer-0.1.43/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="i128"' --cfg 'feature="std"' -C metadata=412ce4b9b2cfdb4e -C extra-filename=-412ce4b9b2cfdb4e --out-dir /magus/work/usr/mports/audio/spotify-tui/work/target/release/build/num-integer-412ce4b9b2cfdb4e -C linker=cc -L dependency=/magus/work/usr/mports/audio/spotify-tui/work/target/release/deps --extern autocfg=/magus/work/usr/mports/audio/spotify-tui/work/target/release/deps/libautocfg-8b9fc66980f6c7f0.rlib --cap-lints warn`
Compiling tinyvec v0.3.3
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tinyvec CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/tinyvec-0.3.3 CARGO_PKG_AUTHORS='Lokathor ' CARGO_PKG_DESCRIPTION='Just, really the littlest Vec you could need. So smol.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Zlib CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tinyvec CARGO_PKG_REPOSITORY='https://github.com/Lokathor/tinyvec' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/magus/work/usr/mports/audio/spotify-tui/work/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name tinyvec --edition=2018 /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/tinyvec-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 embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="default"' -C metadata=888d2fa87ce6e9f3 -C extra-filename=-888d2fa87ce6e9f3 --out-dir /magus/work/usr/mports/audio/spotify-tui/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -L dependency=/magus/work/usr/mports/audio/spotify-tui/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/audio/spotify-tui/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong -C link-arg=-L/usr/local/lib`
Compiling adler v0.2.3
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=adler CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/adler-0.2.3 CARGO_PKG_AUTHORS='Jonas Schievink ' CARGO_PKG_DESCRIPTION='A simple clean-room implementation of the Adler-32 checksum' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='0BSD OR MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=adler CARGO_PKG_REPOSITORY='https://github.com/jonas-schievink/adler.git' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/magus/work/usr/mports/audio/spotify-tui/work/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name adler /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/adler-0.2.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C embed-bitcode=no -C metadata=1397ff4eb16005f6 -C extra-filename=-1397ff4eb16005f6 --out-dir /magus/work/usr/mports/audio/spotify-tui/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -L dependency=/magus/work/usr/mports/audio/spotify-tui/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/audio/spotify-tui/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong -C link-arg=-L/usr/local/lib`
Compiling serde v1.0.128
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/serde-1.0.128 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_REPOSITORY='https://github.com/serde-rs/serde' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.128 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=128 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/magus/work/usr/mports/audio/spotify-tui/work/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name build_script_build /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/serde-1.0.128/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"' -C metadata=f673c4a15514dab3 -C extra-filename=-f673c4a15514dab3 --out-dir /magus/work/usr/mports/audio/spotify-tui/work/target/release/build/serde-f673c4a15514dab3 -C linker=cc -L dependency=/magus/work/usr/mports/audio/spotify-tui/work/target/release/deps --cap-lints warn`
warning: unused return value of `core::mem::replace` that must be used
--> /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/tinyvec-0.3.3/src/arrayvec.rs:404:7
|
404 | replace(&mut self.data.as_slice_mut()[self.len], val);
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
= note: if you don't need the old value, you can just assign the new value directly
= note: `#[warn(unused_must_use)]` on by default
warning: unused return value of `core::mem::replace` that must be used
--> /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/tinyvec-0.3.3/src/tinyvec.rs:150:9
|
150 | replace(self, TinyVec::Heap(v));
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
= note: if you don't need the old value, you can just assign the new value directly
warning: `tinyvec` (lib) generated 2 warnings
Compiling matches v0.1.8
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=matches CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/matches-0.1.8 CARGO_PKG_AUTHORS='Simon Sapin ' CARGO_PKG_DESCRIPTION='A macro to evaluate, as a boolean, whether an expression matches a pattern.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=matches CARGO_PKG_REPOSITORY='https://github.com/SimonSapin/rust-std-candidates' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.8 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=8 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/magus/work/usr/mports/audio/spotify-tui/work/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name matches /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/matches-0.1.8/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C embed-bitcode=no -C metadata=ee90d0500932a912 -C extra-filename=-ee90d0500932a912 --out-dir /magus/work/usr/mports/audio/spotify-tui/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -L dependency=/magus/work/usr/mports/audio/spotify-tui/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/audio/spotify-tui/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong -C link-arg=-L/usr/local/lib`
Compiling syn v0.15.44
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/syn-0.15.44 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_REPOSITORY='https://github.com/dtolnay/syn' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.15.44 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=15 CARGO_PKG_VERSION_PATCH=44 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/magus/work/usr/mports/audio/spotify-tui/work/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name build_script_build /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/syn-0.15.44/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' -C metadata=c2741d57ece72833 -C extra-filename=-c2741d57ece72833 --out-dir /magus/work/usr/mports/audio/spotify-tui/work/target/release/build/syn-c2741d57ece72833 -C linker=cc -L dependency=/magus/work/usr/mports/audio/spotify-tui/work/target/release/deps --cap-lints warn`
Running `/magus/work/usr/mports/audio/spotify-tui/work/target/release/build/serde-f673c4a15514dab3/build-script-build`
[serde 1.0.128] cargo:rustc-cfg=ops_bound
[serde 1.0.128] cargo:rustc-cfg=core_reverse
[serde 1.0.128] cargo:rustc-cfg=de_boxed_c_str
[serde 1.0.128] cargo:rustc-cfg=de_boxed_path
[serde 1.0.128] cargo:rustc-cfg=de_rc_dst
[serde 1.0.128] cargo:rustc-cfg=core_duration
[serde 1.0.128] cargo:rustc-cfg=integer128
[serde 1.0.128] cargo:rustc-cfg=range_inclusive
[serde 1.0.128] cargo:rustc-cfg=num_nonzero
[serde 1.0.128] cargo:rustc-cfg=serde_derive
[serde 1.0.128] cargo:rustc-cfg=core_try_from
[serde 1.0.128] cargo:rustc-cfg=num_nonzero_signed
[serde 1.0.128] cargo:rustc-cfg=systemtime_checked_add
[serde 1.0.128] cargo:rustc-cfg=std_atomic64
[serde 1.0.128] cargo:rustc-cfg=std_atomic
Compiling unicode-bidi v0.3.4
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=unicode_bidi CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/unicode-bidi-0.3.4 CARGO_PKG_AUTHORS='The Servo Project Developers' CARGO_PKG_DESCRIPTION='Implementation of the Unicode Bidirectional Algorithm' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT / Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unicode-bidi CARGO_PKG_REPOSITORY='https://github.com/servo/unicode-bidi' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/magus/work/usr/mports/audio/spotify-tui/work/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name unicode_bidi /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/unicode-bidi-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 embed-bitcode=no --cfg 'feature="default"' -C metadata=14848a998ac0b631 -C extra-filename=-14848a998ac0b631 --out-dir /magus/work/usr/mports/audio/spotify-tui/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -L dependency=/magus/work/usr/mports/audio/spotify-tui/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/audio/spotify-tui/work/target/release/deps --extern matches=/magus/work/usr/mports/audio/spotify-tui/work/target/i686-unknown-freebsd/release/deps/libmatches-ee90d0500932a912.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong -C link-arg=-L/usr/local/lib`
warning: `proc-macro2` (lib) generated 24 warnings
Compiling unicode-normalization v0.1.13
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=unicode_normalization CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/unicode-normalization-0.1.13 CARGO_PKG_AUTHORS='kwantam ' CARGO_PKG_DESCRIPTION='This crate provides functions for normalization of
Unicode strings, including Canonical and Compatible
Decomposition and Recomposition, as described in
Unicode Standard Annex #15.
' CARGO_PKG_HOMEPAGE='https://github.com/unicode-rs/unicode-normalization' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unicode-normalization CARGO_PKG_REPOSITORY='https://github.com/unicode-rs/unicode-normalization' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.13 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=13 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/magus/work/usr/mports/audio/spotify-tui/work/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name unicode_normalization --edition=2018 /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/unicode-normalization-0.1.13/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=71ff2f5b6c3c4d47 -C extra-filename=-71ff2f5b6c3c4d47 --out-dir /magus/work/usr/mports/audio/spotify-tui/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -L dependency=/magus/work/usr/mports/audio/spotify-tui/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/audio/spotify-tui/work/target/release/deps --extern tinyvec=/magus/work/usr/mports/audio/spotify-tui/work/target/i686-unknown-freebsd/release/deps/libtinyvec-888d2fa87ce6e9f3.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong -C link-arg=-L/usr/local/lib`
Running `/magus/work/usr/mports/audio/spotify-tui/work/target/release/build/syn-c2741d57ece72833/build-script-build`
[syn 0.15.44] cargo:rustc-cfg=syn_can_match_trailing_dollar
[syn 0.15.44] cargo:rustc-cfg=syn_can_use_thread_id
[syn 0.15.44] cargo:rustc-cfg=syn_can_use_associated_constants
[syn 0.15.44] cargo:rustc-cfg=syn_can_call_macro_by_path
[syn 0.15.44] cargo:rustc-cfg=syn_disable_nightly_tests
Compiling quote v0.6.13
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=quote CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/quote-0.6.13 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_REPOSITORY='https://github.com/dtolnay/quote' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.6.13 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=13 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/magus/work/usr/mports/audio/spotify-tui/work/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name quote /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/quote-0.6.13/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="proc-macro"' -C metadata=f754c245ed34c91b -C extra-filename=-f754c245ed34c91b --out-dir /magus/work/usr/mports/audio/spotify-tui/work/target/release/deps -C linker=cc -L dependency=/magus/work/usr/mports/audio/spotify-tui/work/target/release/deps --extern proc_macro2=/magus/work/usr/mports/audio/spotify-tui/work/target/release/deps/libproc_macro2-9acebf28c6b3bd68.rmeta --cap-lints warn`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=miniz_oxide CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/miniz_oxide-0.4.3 CARGO_PKG_AUTHORS='Frommi :oyvindln ' CARGO_PKG_DESCRIPTION='DEFLATE compression and decompression library rewritten in Rust based on miniz' CARGO_PKG_HOMEPAGE='https://github.com/Frommi/miniz_oxide/tree/master/miniz_oxide' CARGO_PKG_LICENSE='MIT OR Zlib OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=miniz_oxide CARGO_PKG_REPOSITORY='https://github.com/Frommi/miniz_oxide/tree/master/miniz_oxide' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.4.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/magus/work/usr/mports/audio/spotify-tui/work/target/release/deps:/usr/local/lib' OUT_DIR=/magus/work/usr/mports/audio/spotify-tui/work/target/i686-unknown-freebsd/release/build/miniz_oxide-6e7caf69d70d2b54/out /usr/local/bin/rustc --crate-name miniz_oxide --edition=2018 /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/miniz_oxide-0.4.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C embed-bitcode=no --cfg 'feature="no_extern_crate_alloc"' -C metadata=0cc82aabce7bcd8e -C extra-filename=-0cc82aabce7bcd8e --out-dir /magus/work/usr/mports/audio/spotify-tui/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -L dependency=/magus/work/usr/mports/audio/spotify-tui/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/audio/spotify-tui/work/target/release/deps --extern adler=/magus/work/usr/mports/audio/spotify-tui/work/target/i686-unknown-freebsd/release/deps/libadler-1397ff4eb16005f6.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong -C link-arg=-L/usr/local/lib --cfg has_alloc`
warning: `mio` (lib) generated 6 warnings
Running `/magus/work/usr/mports/audio/spotify-tui/work/target/release/build/num-integer-412ce4b9b2cfdb4e/build-script-build`
[num-integer 0.1.43] cargo:rustc-cfg=has_i128
[num-integer 0.1.43] cargo:rerun-if-changed=build.rs
Running `/magus/work/usr/mports/audio/spotify-tui/work/target/release/build/indexmap-185447e5738d01a9/build-script-build`
[indexmap 1.5.0] cargo:rustc-cfg=has_std
[indexmap 1.5.0] cargo:rerun-if-changed=build.rs
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=num_traits CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/num-traits-0.2.12 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/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=num-traits CARGO_PKG_REPOSITORY='https://github.com/rust-num/num-traits' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.12 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=12 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/magus/work/usr/mports/audio/spotify-tui/work/target/release/deps:/usr/local/lib' OUT_DIR=/magus/work/usr/mports/audio/spotify-tui/work/target/i686-unknown-freebsd/release/build/num-traits-2a3b32ddb62ddc05/out /usr/local/bin/rustc --crate-name num_traits /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/num-traits-0.2.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="i128"' --cfg 'feature="std"' -C metadata=47d8638d7101595d -C extra-filename=-47d8638d7101595d --out-dir /magus/work/usr/mports/audio/spotify-tui/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -L dependency=/magus/work/usr/mports/audio/spotify-tui/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/audio/spotify-tui/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong -C link-arg=-L/usr/local/lib --cfg has_i128 --cfg has_to_int_unchecked`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=hashbrown CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/hashbrown-0.8.1 CARGO_PKG_AUTHORS='Amanieu d'\''Antras ' CARGO_PKG_DESCRIPTION='A Rust port of Google'\''s SwissTable hash map' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=hashbrown CARGO_PKG_REPOSITORY='https://github.com/rust-lang/hashbrown' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.8.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/magus/work/usr/mports/audio/spotify-tui/work/target/release/deps:/usr/local/lib' OUT_DIR=/magus/work/usr/mports/audio/spotify-tui/work/target/i686-unknown-freebsd/release/build/hashbrown-9547504dceb43597/out /usr/local/bin/rustc --crate-name hashbrown --edition=2018 /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/hashbrown-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 embed-bitcode=no --cfg 'feature="raw"' -C metadata=4e0ab0d52b0094d4 -C extra-filename=-4e0ab0d52b0094d4 --out-dir /magus/work/usr/mports/audio/spotify-tui/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -L dependency=/magus/work/usr/mports/audio/spotify-tui/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/audio/spotify-tui/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong -C link-arg=-L/usr/local/lib --cfg has_extern_crate_alloc`
warning: unnecessary trailing semicolon
--> /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/hashbrown-0.8.1/src/raw/generic.rs:59:10
|
59 | };
| ^ help: remove this semicolon
|
= note: `#[warn(redundant_semicolons)]` on by default
warning: `hashbrown` (lib) generated 1 warning
Compiling openssl v0.10.30
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/openssl-0.10.30 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_REPOSITORY='https://github.com/sfackler/rust-openssl' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.10.30 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=30 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/magus/work/usr/mports/audio/spotify-tui/work/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name build_script_build /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/openssl-0.10.30/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 -C metadata=c5b83f9b307332a0 -C extra-filename=-c5b83f9b307332a0 --out-dir /magus/work/usr/mports/audio/spotify-tui/work/target/release/build/openssl-c5b83f9b307332a0 -C linker=cc -L dependency=/magus/work/usr/mports/audio/spotify-tui/work/target/release/deps --cap-lints warn`
Compiling foreign-types-shared v0.1.1
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=foreign_types_shared CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/foreign-types-shared-0.1.1 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_REPOSITORY='https://github.com/sfackler/foreign-types' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/magus/work/usr/mports/audio/spotify-tui/work/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name foreign_types_shared /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.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 embed-bitcode=no -C metadata=f289bc87d212a132 -C extra-filename=-f289bc87d212a132 --out-dir /magus/work/usr/mports/audio/spotify-tui/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -L dependency=/magus/work/usr/mports/audio/spotify-tui/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/audio/spotify-tui/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong -C link-arg=-L/usr/local/lib`
Compiling foreign-types v0.3.2
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=foreign_types CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/foreign-types-0.3.2 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_REPOSITORY='https://github.com/sfackler/foreign-types' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/magus/work/usr/mports/audio/spotify-tui/work/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name foreign_types /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.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 embed-bitcode=no -C metadata=884a2d94ce71583d -C extra-filename=-884a2d94ce71583d --out-dir /magus/work/usr/mports/audio/spotify-tui/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -L dependency=/magus/work/usr/mports/audio/spotify-tui/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/audio/spotify-tui/work/target/release/deps --extern foreign_types_shared=/magus/work/usr/mports/audio/spotify-tui/work/target/i686-unknown-freebsd/release/deps/libforeign_types_shared-f289bc87d212a132.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong -C link-arg=-L/usr/local/lib`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=indexmap CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/indexmap-1.5.0 CARGO_PKG_AUTHORS='bluss:Josh Stone ' CARGO_PKG_DESCRIPTION='A hash table with consistent order and fast iteration.
The indexmap is a hash table where the iteration order of the key-value
pairs is independent of the hash values of the keys. It has the usual
hash table functionality, it preserves insertion order except after
removals, and it allows lookup of its elements by either hash table key
or numerical index. A corresponding hash set type is also provided.
This crate was initially published under the name ordermap, but it was renamed to
indexmap.
' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=indexmap CARGO_PKG_REPOSITORY='https://github.com/bluss/indexmap' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.5.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/magus/work/usr/mports/audio/spotify-tui/work/target/release/deps:/usr/local/lib' OUT_DIR=/magus/work/usr/mports/audio/spotify-tui/work/target/i686-unknown-freebsd/release/build/indexmap-7fd5f06a683e7131/out /usr/local/bin/rustc --crate-name indexmap /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/indexmap-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 embed-bitcode=no -C metadata=4204da238501570a -C extra-filename=-4204da238501570a --out-dir /magus/work/usr/mports/audio/spotify-tui/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -L dependency=/magus/work/usr/mports/audio/spotify-tui/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/audio/spotify-tui/work/target/release/deps --extern hashbrown=/magus/work/usr/mports/audio/spotify-tui/work/target/i686-unknown-freebsd/release/deps/libhashbrown-4e0ab0d52b0094d4.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong -C link-arg=-L/usr/local/lib --cfg has_std`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=num_integer CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/num-integer-0.1.43 CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Integer traits and functions' CARGO_PKG_HOMEPAGE='https://github.com/rust-num/num-integer' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=num-integer CARGO_PKG_REPOSITORY='https://github.com/rust-num/num-integer' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.43 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=43 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/magus/work/usr/mports/audio/spotify-tui/work/target/release/deps:/usr/local/lib' OUT_DIR=/magus/work/usr/mports/audio/spotify-tui/work/target/i686-unknown-freebsd/release/build/num-integer-c579c783176e5e1d/out /usr/local/bin/rustc --crate-name num_integer /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/num-integer-0.1.43/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C embed-bitcode=no --cfg 'feature="i128"' --cfg 'feature="std"' -C metadata=cad1c27688ff6007 -C extra-filename=-cad1c27688ff6007 --out-dir /magus/work/usr/mports/audio/spotify-tui/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -L dependency=/magus/work/usr/mports/audio/spotify-tui/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/audio/spotify-tui/work/target/release/deps --extern num_traits=/magus/work/usr/mports/audio/spotify-tui/work/target/i686-unknown-freebsd/release/deps/libnum_traits-47d8638d7101595d.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong -C link-arg=-L/usr/local/lib --cfg has_i128`
Running `/magus/work/usr/mports/audio/spotify-tui/work/target/release/build/openssl-c5b83f9b307332a0/build-script-build`
[openssl 0.10.30] cargo:rustc-cfg=osslconf=""
[openssl 0.10.30] cargo:rustc-cfg=ossl101
[openssl 0.10.30] cargo:rustc-cfg=ossl102
[openssl 0.10.30] cargo:rustc-cfg=ossl110
[openssl 0.10.30] cargo:rustc-cfg=ossl110g
[openssl 0.10.30] cargo:rustc-cfg=ossl111
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=syn CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/syn-0.15.44 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_REPOSITORY='https://github.com/dtolnay/syn' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.15.44 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=15 CARGO_PKG_VERSION_PATCH=44 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/magus/work/usr/mports/audio/spotify-tui/work/target/release/deps:/usr/local/lib' OUT_DIR=/magus/work/usr/mports/audio/spotify-tui/work/target/release/build/syn-d7797a2e7db1ee6b/out /usr/local/bin/rustc --crate-name syn /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/syn-0.15.44/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' -C metadata=d0b1e8591d9c4a5d -C extra-filename=-d0b1e8591d9c4a5d --out-dir /magus/work/usr/mports/audio/spotify-tui/work/target/release/deps -C linker=cc -L dependency=/magus/work/usr/mports/audio/spotify-tui/work/target/release/deps --extern proc_macro2=/magus/work/usr/mports/audio/spotify-tui/work/target/release/deps/libproc_macro2-9acebf28c6b3bd68.rmeta --extern quote=/magus/work/usr/mports/audio/spotify-tui/work/target/release/deps/libquote-f754c245ed34c91b.rmeta --extern unicode_xid=/magus/work/usr/mports/audio/spotify-tui/work/target/release/deps/libunicode_xid-a15516a965af4e67.rmeta --cap-lints warn --cfg syn_can_match_trailing_dollar --cfg syn_can_use_thread_id --cfg syn_can_use_associated_constants --cfg syn_can_call_macro_by_path --cfg syn_disable_nightly_tests`
Compiling http v0.2.1
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=http CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/http-0.2.1 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/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=http CARGO_PKG_REPOSITORY='https://github.com/hyperium/http' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/magus/work/usr/mports/audio/spotify-tui/work/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name http --edition=2018 /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/http-0.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C embed-bitcode=no -C metadata=59ad9d074b0e714e -C extra-filename=-59ad9d074b0e714e --out-dir /magus/work/usr/mports/audio/spotify-tui/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -L dependency=/magus/work/usr/mports/audio/spotify-tui/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/audio/spotify-tui/work/target/release/deps --extern bytes=/magus/work/usr/mports/audio/spotify-tui/work/target/i686-unknown-freebsd/release/deps/libbytes-9c006b61a60e40c1.rmeta --extern fnv=/magus/work/usr/mports/audio/spotify-tui/work/target/i686-unknown-freebsd/release/deps/libfnv-54a106aa712a602f.rmeta --extern itoa=/magus/work/usr/mports/audio/spotify-tui/work/target/i686-unknown-freebsd/release/deps/libitoa-3c2a1e1d77129fb5.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong -C link-arg=-L/usr/local/lib`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=openssl_sys CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/openssl-sys-0.9.58 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_REPOSITORY='https://github.com/sfackler/rust-openssl' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.9.58 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=58 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/magus/work/usr/mports/audio/spotify-tui/work/target/release/deps:/usr/local/lib' OUT_DIR=/magus/work/usr/mports/audio/spotify-tui/work/target/i686-unknown-freebsd/release/build/openssl-sys-20827cad27f4ff09/out /usr/local/bin/rustc --crate-name openssl_sys /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/openssl-sys-0.9.58/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C embed-bitcode=no -C metadata=2674c62a0edbc5f2 -C extra-filename=-2674c62a0edbc5f2 --out-dir /magus/work/usr/mports/audio/spotify-tui/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -L dependency=/magus/work/usr/mports/audio/spotify-tui/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/audio/spotify-tui/work/target/release/deps --extern libc=/magus/work/usr/mports/audio/spotify-tui/work/target/i686-unknown-freebsd/release/deps/liblibc-7f17ad664daa7f34.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong -C link-arg=-L/usr/local/lib -L native=/usr/lib -l dylib=ssl -l dylib=crypto --cfg const_fn --cfg ossl101 --cfg ossl102 --cfg ossl102f --cfg ossl102h --cfg ossl110 --cfg ossl110f --cfg ossl110g --cfg ossl110h --cfg ossl111 --cfg ossl111b --cfg ossl111c`
Running `/magus/work/usr/mports/audio/spotify-tui/work/target/release/build/unicase-ecc1eb2d004f92af/build-script-build`
[unicase 2.6.0] cargo:rustc-cfg=__unicase__iter_cmp
[unicase 2.6.0] cargo:rustc-cfg=__unicase__default_hasher
[unicase 2.6.0] cargo:rustc-cfg=__unicase__const_fns
[unicase 2.6.0] cargo:rustc-cfg=__unicase__core_and_alloc
Compiling rand_core v0.3.1
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rand_core CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/rand_core-0.3.1 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://crates.io/crates/rand_core' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rand_core CARGO_PKG_REPOSITORY='https://github.com/rust-random/rand' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/magus/work/usr/mports/audio/spotify-tui/work/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name rand_core /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/rand_core-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 embed-bitcode=no -C metadata=b10e0799f1ea33ca -C extra-filename=-b10e0799f1ea33ca --out-dir /magus/work/usr/mports/audio/spotify-tui/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -L dependency=/magus/work/usr/mports/audio/spotify-tui/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/audio/spotify-tui/work/target/release/deps --extern rand_core=/magus/work/usr/mports/audio/spotify-tui/work/target/i686-unknown-freebsd/release/deps/librand_core-9fadf56b6ce92698.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong -C link-arg=-L/usr/local/lib`
Compiling tracing-core v0.1.11
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tracing_core CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/tracing-core-0.1.11 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_REPOSITORY='https://github.com/tokio-rs/tracing' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.11 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=11 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/magus/work/usr/mports/audio/spotify-tui/work/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name tracing_core --edition=2018 /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/tracing-core-0.1.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 embed-bitcode=no --cfg 'feature="lazy_static"' --cfg 'feature="std"' -C metadata=92a9cfa7d1815b28 -C extra-filename=-92a9cfa7d1815b28 --out-dir /magus/work/usr/mports/audio/spotify-tui/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -L dependency=/magus/work/usr/mports/audio/spotify-tui/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/audio/spotify-tui/work/target/release/deps --extern lazy_static=/magus/work/usr/mports/audio/spotify-tui/work/target/i686-unknown-freebsd/release/deps/liblazy_static-f9b6d146ed51adf1.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong -C link-arg=-L/usr/local/lib`
warning: lint `const_err` has been removed: converted into hard error, see issue #71800 for more information
--> /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/tracing-core-0.1.11/src/lib.rs:80:5
|
80 | const_err,
| ^^^^^^^^^
|
= note: `#[warn(renamed_and_removed_lints)]` on by default
warning: 11th rule of macro `ty_to_nonzero` is never used
--> /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/tracing-core-0.1.11/src/field.rs:335:5
|
335 | (i128) => {
| ^^^^^^
|
note: the lint level is defined here
--> /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/tracing-core-0.1.11/src/lib.rs:90:5
|
90 | unused,
| ^^^^^^
= note: `#[warn(unused_macro_rules)]` implied by `#[warn(unused)]`
warning: 5th rule of macro `ty_to_nonzero` is never used
--> /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/tracing-core-0.1.11/src/field.rs:317:5
|
317 | (u128) => {
| ^^^^^^
warning: use of deprecated associated function `std::sync::atomic::AtomicUsize::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead
--> /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/tracing-core-0.1.11/src/dispatcher.rs:284:20
|
284 | if GLOBAL_INIT.compare_and_swap(UNINITIALIZED, INITIALIZING, Ordering::SeqCst) == UNINITIALIZED
| ^^^^^^^^^^^^^^^^
|
= note: `#[warn(deprecated)]` on by default
warning: trait objects without an explicit `dyn` are deprecated
--> /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/tracing-core-0.1.11/src/dispatcher.rs:612:9
|
612 | Subscriber::is::(&*self.subscriber)
| ^^^^^^^^^^
|
= warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
= note: for more information, see
note: the lint level is defined here
--> /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/tracing-core-0.1.11/src/lib.rs:77:5
|
77 | rust_2018_idioms,
| ^^^^^^^^^^^^^^^^
= note: `#[warn(bare_trait_objects)]` implied by `#[warn(rust_2018_idioms)]`
help: use `dyn`
|
612 | ::is::(&*self.subscriber)
| ++++ +
warning: trait objects without an explicit `dyn` are deprecated
--> /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/tracing-core-0.1.11/src/dispatcher.rs:619:9
|
619 | Subscriber::downcast_ref(&*self.subscriber)
| ^^^^^^^^^^
|
= warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
= note: for more information, see
help: use `dyn`
|
619 | ::downcast_ref(&*self.subscriber)
| ++++ +
Compiling ident_case v1.0.1
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=ident_case CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/ident_case-1.0.1 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_REPOSITORY='https://github.com/TedDriggs/ident_case' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/magus/work/usr/mports/audio/spotify-tui/work/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name ident_case /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.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 -C metadata=f7e3c19aec007a32 -C extra-filename=-f7e3c19aec007a32 --out-dir /magus/work/usr/mports/audio/spotify-tui/work/target/release/deps -C linker=cc -L dependency=/magus/work/usr/mports/audio/spotify-tui/work/target/release/deps --cap-lints warn`
warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead
--> /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/ident_case-1.0.1/src/lib.rs:25:17
|
25 | use std::ascii::AsciiExt;
| ^^^^^^^^
|
= note: `#[warn(deprecated)]` on by default
warning: unused import: `std::ascii::AsciiExt`
--> /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/ident_case-1.0.1/src/lib.rs:25:5
|
25 | use std::ascii::AsciiExt;
| ^^^^^^^^^^^^^^^^^^^^
|
= note: `#[warn(unused_imports)]` on by default
warning: `ident_case` (lib) generated 2 warnings
Compiling native-tls v0.2.4
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/native-tls-0.2.4 CARGO_PKG_AUTHORS='Steven Fackler ' CARGO_PKG_DESCRIPTION='A wrapper over a platform'\''s native TLS implementation' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=native-tls CARGO_PKG_REPOSITORY='https://github.com/sfackler/rust-native-tls' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/magus/work/usr/mports/audio/spotify-tui/work/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name build_script_build /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/native-tls-0.2.4/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off -C metadata=34ad83a0fd489123 -C extra-filename=-34ad83a0fd489123 --out-dir /magus/work/usr/mports/audio/spotify-tui/work/target/release/build/native-tls-34ad83a0fd489123 -C linker=cc -L dependency=/magus/work/usr/mports/audio/spotify-tui/work/target/release/deps --cap-lints warn`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=fnv CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/fnv-1.0.7 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_REPOSITORY='https://github.com/servo/rust-fnv' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.7 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/magus/work/usr/mports/audio/spotify-tui/work/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name fnv /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.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"' -C metadata=3abcd19eef897cce -C extra-filename=-3abcd19eef897cce --out-dir /magus/work/usr/mports/audio/spotify-tui/work/target/release/deps -C linker=cc -L dependency=/magus/work/usr/mports/audio/spotify-tui/work/target/release/deps --cap-lints warn`
Compiling strsim v0.7.0
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=strsim CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/strsim-0.7.0 CARGO_PKG_AUTHORS='Danny Guo ' CARGO_PKG_DESCRIPTION='Implementations of string similarity metrics.
Includes Hamming, Levenshtein, OSA, Damerau-Levenshtein, Jaro, and Jaro-Winkler.
' CARGO_PKG_HOMEPAGE='https://github.com/dguo/strsim-rs' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=strsim CARGO_PKG_REPOSITORY='https://github.com/dguo/strsim-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.7.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/magus/work/usr/mports/audio/spotify-tui/work/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name strsim /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/strsim-0.7.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off -C metadata=bee65a1b574a64d9 -C extra-filename=-bee65a1b574a64d9 --out-dir /magus/work/usr/mports/audio/spotify-tui/work/target/release/deps -C linker=cc -L dependency=/magus/work/usr/mports/audio/spotify-tui/work/target/release/deps --cap-lints warn`
warning: the type `[u8; 64]` does not permit being left uninitialized
--> /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/http-0.2.1/src/header/name.rs:1661:32
|
1661 | let mut buf = unsafe { mem::uninitialized() };
| ^^^^^^^^^^^^^^^^^^^^
| |
| this code causes undefined behavior when executed
| help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done
|
= note: integers must be initialized
note: the lint level is defined here
--> /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/http-0.2.1/src/lib.rs:161:9
|
161 | #![deny(warnings, missing_docs, missing_debug_implementations)]
| ^^^^^^^^
= note: `#[warn(invalid_value)]` implied by `#[warn(warnings)]`
warning: the type `[u8; 64]` does not permit being left uninitialized
--> /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/http-0.2.1/src/header/name.rs:1711:32
|
1711 | let mut buf = unsafe { mem::uninitialized() };
| ^^^^^^^^^^^^^^^^^^^^
| |
| this code causes undefined behavior when executed
| help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done
|
= note: integers must be initialized
warning: the type `[u8; 64]` does not permit being left uninitialized
--> /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/http-0.2.1/src/header/name.rs:1772:32
|
1772 | let mut buf = unsafe { mem::uninitialized() };
| ^^^^^^^^^^^^^^^^^^^^
| |
| this code causes undefined behavior when executed
| help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done
|
= note: integers must be initialized
warning: the type `[u8; 64]` does not permit being left uninitialized
--> /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/http-0.2.1/src/header/name.rs:2029:32
|
2029 | let mut buf = unsafe { mem::uninitialized() };
| ^^^^^^^^^^^^^^^^^^^^
| |
| this code causes undefined behavior when executed
| help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done
|
= note: integers must be initialized
warning: the type `[u8; 64]` does not permit being left uninitialized
--> /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/http-0.2.1/src/header/name.rs:2040:32
|
2040 | let mut buf = unsafe { mem::uninitialized() };
| ^^^^^^^^^^^^^^^^^^^^
| |
| this code causes undefined behavior when executed
| help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done
|
= note: integers must be initialized
Compiling httparse v1.3.4
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/httparse-1.3.4 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/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=httparse CARGO_PKG_REPOSITORY='https://github.com/seanmonstar/httparse' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.3.4 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/magus/work/usr/mports/audio/spotify-tui/work/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name build_script_build /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/httparse-1.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 -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=1ce53b028d8c695f -C extra-filename=-1ce53b028d8c695f --out-dir /magus/work/usr/mports/audio/spotify-tui/work/target/release/build/httparse-1ce53b028d8c695f -C linker=cc -L dependency=/magus/work/usr/mports/audio/spotify-tui/work/target/release/deps --cap-lints warn`
warning: use of deprecated macro `try`: use the `?` operator instead
--> /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/httparse-1.3.4/build.rs:138:21
|
138 | let major = try!(num.parse::().map_err(|e| e.to_string()));
| ^^^
|
= note: `#[warn(deprecated)]` on by default
warning: use of deprecated macro `try`: use the `?` operator instead
--> /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/httparse-1.3.4/build.rs:147:21
|
147 | let minor = try!(num.parse::().map_err(|e| e.to_string()));
| ^^^
warning: use of deprecated macro `try`: use the `?` operator instead
--> /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/httparse-1.3.4/build.rs:156:21
|
156 | let patch = try!(num.parse::().map_err(|e| e.to_string()));
| ^^^
warning: `httparse` (build script) generated 3 warnings
Running `/magus/work/usr/mports/audio/spotify-tui/work/target/release/build/httparse-1ce53b028d8c695f/build-script-build`
[httparse 1.3.4] cargo:rustc-cfg=httparse_min_2018
[httparse 1.3.4] cargo:rustc-cfg=httparse_simd
Running `/magus/work/usr/mports/audio/spotify-tui/work/target/release/build/native-tls-34ad83a0fd489123/build-script-build`
[native-tls 0.2.4] cargo:rustc-cfg=have_min_max_version
Compiling tracing v0.1.17
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tracing CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/tracing-0.1.17 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_REPOSITORY='https://github.com/tokio-rs/tracing' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.17 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=17 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/magus/work/usr/mports/audio/spotify-tui/work/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name tracing --edition=2018 /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/tracing-0.1.17/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C embed-bitcode=no --cfg 'feature="log"' --cfg 'feature="std"' -C metadata=24c0bb60cc6bb59c -C extra-filename=-24c0bb60cc6bb59c --out-dir /magus/work/usr/mports/audio/spotify-tui/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -L dependency=/magus/work/usr/mports/audio/spotify-tui/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/audio/spotify-tui/work/target/release/deps --extern cfg_if=/magus/work/usr/mports/audio/spotify-tui/work/target/i686-unknown-freebsd/release/deps/libcfg_if-244ddbe439e155db.rmeta --extern log=/magus/work/usr/mports/audio/spotify-tui/work/target/i686-unknown-freebsd/release/deps/liblog-616d9df3b937ac3d.rmeta --extern tracing_core=/magus/work/usr/mports/audio/spotify-tui/work/target/i686-unknown-freebsd/release/deps/libtracing_core-92a9cfa7d1815b28.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong -C link-arg=-L/usr/local/lib`
warning: lint `const_err` has been removed: converted into hard error, see issue #71800 for more information
--> /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/tracing-0.1.17/src/lib.rs:812:5
|
812 | const_err,
| ^^^^^^^^^
|
= note: `#[warn(renamed_and_removed_lints)]` on by default
warning: `tracing-core` (lib) generated 6 warnings
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=openssl CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/openssl-0.10.30 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_REPOSITORY='https://github.com/sfackler/rust-openssl' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.10.30 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=30 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/magus/work/usr/mports/audio/spotify-tui/work/target/release/deps:/usr/local/lib' OUT_DIR=/magus/work/usr/mports/audio/spotify-tui/work/target/i686-unknown-freebsd/release/build/openssl-7df523a6a7a525bd/out /usr/local/bin/rustc --crate-name openssl /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/openssl-0.10.30/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C embed-bitcode=no -C metadata=1f9e0f156471bd1e -C extra-filename=-1f9e0f156471bd1e --out-dir /magus/work/usr/mports/audio/spotify-tui/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -L dependency=/magus/work/usr/mports/audio/spotify-tui/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/audio/spotify-tui/work/target/release/deps --extern bitflags=/magus/work/usr/mports/audio/spotify-tui/work/target/i686-unknown-freebsd/release/deps/libbitflags-a4048ab701e84ded.rmeta --extern cfg_if=/magus/work/usr/mports/audio/spotify-tui/work/target/i686-unknown-freebsd/release/deps/libcfg_if-244ddbe439e155db.rmeta --extern foreign_types=/magus/work/usr/mports/audio/spotify-tui/work/target/i686-unknown-freebsd/release/deps/libforeign_types-884a2d94ce71583d.rmeta --extern lazy_static=/magus/work/usr/mports/audio/spotify-tui/work/target/i686-unknown-freebsd/release/deps/liblazy_static-f9b6d146ed51adf1.rmeta --extern libc=/magus/work/usr/mports/audio/spotify-tui/work/target/i686-unknown-freebsd/release/deps/liblibc-7f17ad664daa7f34.rmeta --extern openssl_sys=/magus/work/usr/mports/audio/spotify-tui/work/target/i686-unknown-freebsd/release/deps/libopenssl_sys-2674c62a0edbc5f2.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong -C link-arg=-L/usr/local/lib -L native=/usr/lib --cfg 'osslconf=""' --cfg ossl101 --cfg ossl102 --cfg ossl110 --cfg ossl110g --cfg ossl111`
warning: unused attribute `allow`
--> /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/openssl-0.10.30/src/srtp.rs:11:1
|
11 | #[allow(unused_unsafe)]
| ^^^^^^^^^^^^^^^^^^^^^^^
|
note: the built-in attribute `allow` will be ignored, since it's applied to the macro invocation `foreign_type_and_impl_send_sync`
--> /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/openssl-0.10.30/src/srtp.rs:12:1
|
12 | foreign_type_and_impl_send_sync! {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
= note: `#[warn(unused_attributes)]` on by default
warning: `tracing` (lib) generated 1 warning
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=unicase CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/unicase-2.6.0 CARGO_PKG_AUTHORS='Sean McArthur ' CARGO_PKG_DESCRIPTION='A case-insensitive wrapper around strings.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unicase CARGO_PKG_REPOSITORY='https://github.com/seanmonstar/unicase' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.6.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/magus/work/usr/mports/audio/spotify-tui/work/target/release/deps:/usr/local/lib' OUT_DIR=/magus/work/usr/mports/audio/spotify-tui/work/target/release/build/unicase-8ec0ac49b5b23c8c/out /usr/local/bin/rustc --crate-name unicase /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/unicase-2.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off -C metadata=8866caf209624d1d -C extra-filename=-8866caf209624d1d --out-dir /magus/work/usr/mports/audio/spotify-tui/work/target/release/deps -C linker=cc -L dependency=/magus/work/usr/mports/audio/spotify-tui/work/target/release/deps --cap-lints warn --cfg __unicase__iter_cmp --cfg __unicase__default_hasher --cfg __unicase__const_fns --cfg __unicase__core_and_alloc`
warning: panic message contains braces
--> /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/syn-0.15.44/src/lit.rs:986:30
|
986 | panic!("expected {{ after \\u");
| ^^
|
= note: this message is not used as a format string, but will be in Rust 2021
= note: `#[warn(non_fmt_panics)]` on by default
help: add a "{}" format string to use the message literally
|
986 | panic!("{}", "expected {{ after \\u");
| +++++
warning: unnecessary parentheses around match arm expression
--> /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/unicase-2.6.0/src/unicode/map.rs:34:44
|
34 | x @ _ if x <= 0x2e => (from | 1),
| ^ ^
|
= note: `#[warn(unused_parens)]` on by default
help: remove these parentheses
|
34 - x @ _ if x <= 0x2e => (from | 1),
34 + x @ _ if x <= 0x2e => from | 1,
|
warning: unnecessary parentheses around match arm expression
--> /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/unicase-2.6.0/src/unicode/map.rs:36:57
|
36 | x @ _ if 0x32 <= x && x <= 0x36 => (from | 1),
| ^ ^
|
help: remove these parentheses
|
36 - x @ _ if 0x32 <= x && x <= 0x36 => (from | 1),
36 + x @ _ if 0x32 <= x && x <= 0x36 => from | 1,
|
warning: unnecessary parentheses around match arm expression
--> /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/unicase-2.6.0/src/unicode/map.rs:37:57
|
37 | x @ _ if 0x39 <= x && x <= 0x47 => ((from+1) & !1),
| ^ ^
|
help: remove these parentheses
|
37 - x @ _ if 0x39 <= x && x <= 0x47 => ((from+1) & !1),
37 + x @ _ if 0x39 <= x && x <= 0x47 => (from+1) & !1,
|
warning: unnecessary parentheses around match arm expression
--> /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/unicase-2.6.0/src/unicode/map.rs:39:57
|
39 | x @ _ if 0x4a <= x && x <= 0x76 => (from | 1),
| ^ ^
|
help: remove these parentheses
|
39 - x @ _ if 0x4a <= x && x <= 0x76 => (from | 1),
39 + x @ _ if 0x4a <= x && x <= 0x76 => from | 1,
|
warning: unnecessary parentheses around match arm expression
--> /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/unicase-2.6.0/src/unicode/map.rs:41:57
|
41 | x @ _ if 0x79 <= x && x <= 0x7d => ((from+1) & !1),
| ^ ^
|
help: remove these parentheses
|
41 - x @ _ if 0x79 <= x && x <= 0x7d => ((from+1) & !1),
41 + x @ _ if 0x79 <= x && x <= 0x7d => (from+1) & !1,
|
warning: unnecessary parentheses around match arm expression
--> /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/unicase-2.6.0/src/unicode/map.rs:44:57
|
44 | x @ _ if 0x82 <= x && x <= 0x84 => (from | 1),
| ^ ^
|
help: remove these parentheses
|
44 - x @ _ if 0x82 <= x && x <= 0x84 => (from | 1),
44 + x @ _ if 0x82 <= x && x <= 0x84 => from | 1,
|
warning: unnecessary parentheses around match arm expression
--> /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/unicase-2.6.0/src/unicode/map.rs:61:57
|
61 | x @ _ if 0xa0 <= x && x <= 0xa4 => (from | 1),
| ^ ^
|
help: remove these parentheses
|
61 - x @ _ if 0xa0 <= x && x <= 0xa4 => (from | 1),
61 + x @ _ if 0xa0 <= x && x <= 0xa4 => from | 1,
|
warning: unnecessary parentheses around match arm expression
--> /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/unicase-2.6.0/src/unicode/map.rs:69:57
|
69 | x @ _ if 0xb3 <= x && x <= 0xb5 => ((from+1) & !1),
| ^ ^
|
help: remove these parentheses
|
69 - x @ _ if 0xb3 <= x && x <= 0xb5 => ((from+1) & !1),
69 + x @ _ if 0xb3 <= x && x <= 0xb5 => (from+1) & !1,
|
warning: unnecessary parentheses around match arm expression
--> /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/unicase-2.6.0/src/unicode/map.rs:78:57
|
78 | x @ _ if 0xcb <= x && x <= 0xdb => ((from+1) & !1),
| ^ ^
|
help: remove these parentheses
|
78 - x @ _ if 0xcb <= x && x <= 0xdb => ((from+1) & !1),
78 + x @ _ if 0xcb <= x && x <= 0xdb => (from+1) & !1,
|
warning: unnecessary parentheses around match arm expression
--> /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/unicase-2.6.0/src/unicode/map.rs:79:57
|
79 | x @ _ if 0xde <= x && x <= 0xee => (from | 1),
| ^ ^
|
help: remove these parentheses
|
79 - x @ _ if 0xde <= x && x <= 0xee => (from | 1),
79 + x @ _ if 0xde <= x && x <= 0xee => from | 1,
|
warning: unnecessary parentheses around match arm expression
--> /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/unicase-2.6.0/src/unicode/map.rs:82:57
|
82 | x @ _ if 0xf2 <= x && x <= 0xf4 => (from | 1),
| ^ ^
|
help: remove these parentheses
|
82 - x @ _ if 0xf2 <= x && x <= 0xf4 => (from | 1),
82 + x @ _ if 0xf2 <= x && x <= 0xf4 => from | 1,
|
warning: unnecessary parentheses around match arm expression
--> /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/unicase-2.6.0/src/unicode/map.rs:85:44
|
85 | x @ _ if 0xf8 <= x => (from | 1),
| ^ ^
|
help: remove these parentheses
|
85 - x @ _ if 0xf8 <= x => (from | 1),
85 + x @ _ if 0xf8 <= x => from | 1,
|
warning: unnecessary parentheses around match arm expression
--> /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/unicase-2.6.0/src/unicode/map.rs:91:44
|
91 | x @ _ if x <= 0x1e => (from | 1),
| ^ ^
|
help: remove these parentheses
|
91 - x @ _ if x <= 0x1e => (from | 1),
91 + x @ _ if x <= 0x1e => from | 1,
|
warning: unnecessary parentheses around match arm expression
--> /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/unicase-2.6.0/src/unicode/map.rs:93:57
|
93 | x @ _ if 0x22 <= x && x <= 0x32 => (from | 1),
| ^ ^
|
help: remove these parentheses
|
93 - x @ _ if 0x22 <= x && x <= 0x32 => (from | 1),
93 + x @ _ if 0x22 <= x && x <= 0x32 => from | 1,
|
warning: unnecessary parentheses around match arm expression
--> /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/unicase-2.6.0/src/unicode/map.rs:102:57
|
102 | x @ _ if 0x46 <= x && x <= 0x4e => (from | 1),
| ^ ^
|
help: remove these parentheses
|
102 - x @ _ if 0x46 <= x && x <= 0x4e => (from | 1),
102 + x @ _ if 0x46 <= x && x <= 0x4e => from | 1,
|
warning: unnecessary parentheses around match arm expression
--> /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/unicase-2.6.0/src/unicode/map.rs:109:57
|
109 | x @ _ if 0x70 <= x && x <= 0x72 => (from | 1),
| ^ ^
|
help: remove these parentheses
|
109 - x @ _ if 0x70 <= x && x <= 0x72 => (from | 1),
109 + x @ _ if 0x70 <= x && x <= 0x72 => from | 1,
|
warning: unnecessary parentheses around match arm expression
--> /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/unicase-2.6.0/src/unicode/map.rs:126:57
|
126 | x @ _ if 0xd8 <= x && x <= 0xee => (from | 1),
| ^ ^
|
help: remove these parentheses
|
126 - x @ _ if 0xd8 <= x && x <= 0xee => (from | 1),
126 + x @ _ if 0xd8 <= x && x <= 0xee => from | 1,
|
warning: unnecessary parentheses around match arm expression
--> /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/unicase-2.6.0/src/unicode/map.rs:142:57
|
142 | x @ _ if 0x60 <= x && x <= 0x80 => (from | 1),
| ^ ^
|
help: remove these parentheses
|
142 - x @ _ if 0x60 <= x && x <= 0x80 => (from | 1),
142 + x @ _ if 0x60 <= x && x <= 0x80 => from | 1,
|
warning: unnecessary parentheses around match arm expression
--> /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/unicase-2.6.0/src/unicode/map.rs:143:57
|
143 | x @ _ if 0x8a <= x && x <= 0xbe => (from | 1),
| ^ ^
|
help: remove these parentheses
|
143 - x @ _ if 0x8a <= x && x <= 0xbe => (from | 1),
143 + x @ _ if 0x8a <= x && x <= 0xbe => from | 1,
|
warning: unnecessary parentheses around match arm expression
--> /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/unicase-2.6.0/src/unicode/map.rs:145:57
|
145 | x @ _ if 0xc1 <= x && x <= 0xcd => ((from+1) & !1),
| ^ ^
|
help: remove these parentheses
|
145 - x @ _ if 0xc1 <= x && x <= 0xcd => ((from+1) & !1),
145 + x @ _ if 0xc1 <= x && x <= 0xcd => (from+1) & !1,
|
warning: unnecessary parentheses around match arm expression
--> /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/unicase-2.6.0/src/unicode/map.rs:146:44
|
146 | x @ _ if 0xd0 <= x => (from | 1),
| ^ ^
|
help: remove these parentheses
|
146 - x @ _ if 0xd0 <= x => (from | 1),
146 + x @ _ if 0xd0 <= x => from | 1,
|
warning: unnecessary parentheses around match arm expression
--> /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/unicase-2.6.0/src/unicode/map.rs:152:44
|
152 | x @ _ if x <= 0x2e => (from | 1),
| ^ ^
|
help: remove these parentheses
|
152 - x @ _ if x <= 0x2e => (from | 1),
152 + x @ _ if x <= 0x2e => from | 1,
|
warning: unnecessary parentheses around match arm expression
--> /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/unicase-2.6.0/src/unicode/map.rs:252:44
|
252 | x @ _ if x <= 0x94 => (from | 1),
| ^ ^
|
help: remove these parentheses
|
252 - x @ _ if x <= 0x94 => (from | 1),
252 + x @ _ if x <= 0x94 => from | 1,
|
warning: unnecessary parentheses around match arm expression
--> /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/unicase-2.6.0/src/unicode/map.rs:260:57
|
260 | x @ _ if 0xa0 <= x && x <= 0xfe => (from | 1),
| ^ ^
|
help: remove these parentheses
|
260 - x @ _ if 0xa0 <= x && x <= 0xfe => (from | 1),
260 + x @ _ if 0xa0 <= x && x <= 0xfe => from | 1,
|
warning: unnecessary parentheses around match arm expression
--> /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/unicase-2.6.0/src/unicode/map.rs:420:57
|
420 | x @ _ if 0x67 <= x && x <= 0x6b => ((from+1) & !1),
| ^ ^
|
help: remove these parentheses
|
420 - x @ _ if 0x67 <= x && x <= 0x6b => ((from+1) & !1),
420 + x @ _ if 0x67 <= x && x <= 0x6b => (from+1) & !1,
|
warning: unnecessary parentheses around match arm expression
--> /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/unicase-2.6.0/src/unicode/map.rs:428:57
|
428 | x @ _ if 0x80 <= x && x <= 0xe2 => (from | 1),
| ^ ^
|
help: remove these parentheses
|
428 - x @ _ if 0x80 <= x && x <= 0xe2 => (from | 1),
428 + x @ _ if 0x80 <= x && x <= 0xe2 => from | 1,
|
warning: unnecessary parentheses around match arm expression
--> /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/unicase-2.6.0/src/unicode/map.rs:429:57
|
429 | x @ _ if 0xeb <= x && x <= 0xed => ((from+1) & !1),
| ^ ^
|
help: remove these parentheses
|
429 - x @ _ if 0xeb <= x && x <= 0xed => ((from+1) & !1),
429 + x @ _ if 0xeb <= x && x <= 0xed => (from+1) & !1,
|
warning: unnecessary parentheses around match arm expression
--> /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/unicase-2.6.0/src/unicode/map.rs:439:53
|
439 | x @ _ if 0xa640 <= x && x <= 0xa66c => (from | 1),
| ^ ^
|
help: remove these parentheses
|
439 - x @ _ if 0xa640 <= x && x <= 0xa66c => (from | 1),
439 + x @ _ if 0xa640 <= x && x <= 0xa66c => from | 1,
|
warning: unnecessary parentheses around match arm expression
--> /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/unicase-2.6.0/src/unicode/map.rs:440:53
|
440 | x @ _ if 0xa680 <= x && x <= 0xa69a => (from | 1),
| ^ ^
|
help: remove these parentheses
|
440 - x @ _ if 0xa680 <= x && x <= 0xa69a => (from | 1),
440 + x @ _ if 0xa680 <= x && x <= 0xa69a => from | 1,
|
warning: unnecessary parentheses around match arm expression
--> /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/unicase-2.6.0/src/unicode/map.rs:441:53
|
441 | x @ _ if 0xa722 <= x && x <= 0xa72e => (from | 1),
| ^ ^
|
help: remove these parentheses
|
441 - x @ _ if 0xa722 <= x && x <= 0xa72e => (from | 1),
441 + x @ _ if 0xa722 <= x && x <= 0xa72e => from | 1,
|
warning: unnecessary parentheses around match arm expression
--> /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/unicase-2.6.0/src/unicode/map.rs:442:53
|
442 | x @ _ if 0xa732 <= x && x <= 0xa76e => (from | 1),
| ^ ^
|
help: remove these parentheses
|
442 - x @ _ if 0xa732 <= x && x <= 0xa76e => (from | 1),
442 + x @ _ if 0xa732 <= x && x <= 0xa76e => from | 1,
|
warning: unnecessary parentheses around match arm expression
--> /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/unicase-2.6.0/src/unicode/map.rs:443:53
|
443 | x @ _ if 0xa779 <= x && x <= 0xa77b => ((from+1) & !1),
| ^ ^
|
help: remove these parentheses
|
443 - x @ _ if 0xa779 <= x && x <= 0xa77b => ((from+1) & !1),
443 + x @ _ if 0xa779 <= x && x <= 0xa77b => (from+1) & !1,
|
warning: unnecessary parentheses around match arm expression
--> /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/unicase-2.6.0/src/unicode/map.rs:445:53
|
445 | x @ _ if 0xa77e <= x && x <= 0xa786 => (from | 1),
| ^ ^
|
help: remove these parentheses
|
445 - x @ _ if 0xa77e <= x && x <= 0xa786 => (from | 1),
445 + x @ _ if 0xa77e <= x && x <= 0xa786 => from | 1,
|
warning: unnecessary parentheses around match arm expression
--> /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/unicase-2.6.0/src/unicode/map.rs:448:53
|
448 | x @ _ if 0xa790 <= x && x <= 0xa792 => (from | 1),
| ^ ^
|
help: remove these parentheses
|
448 - x @ _ if 0xa790 <= x && x <= 0xa792 => (from | 1),
448 + x @ _ if 0xa790 <= x && x <= 0xa792 => from | 1,
|
warning: unnecessary parentheses around match arm expression
--> /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/unicase-2.6.0/src/unicode/map.rs:449:53
|
449 | x @ _ if 0xa796 <= x && x <= 0xa7a8 => (from | 1),
| ^ ^
|
help: remove these parentheses
|
449 - x @ _ if 0xa796 <= x && x <= 0xa7a8 => (from | 1),
449 + x @ _ if 0xa796 <= x && x <= 0xa7a8 => from | 1,
|
warning: unnecessary parentheses around match arm expression
--> /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/unicase-2.6.0/src/unicode/map.rs:459:53
|
459 | x @ _ if 0xa7b4 <= x && x <= 0xa7be => (from | 1),
| ^ ^
|
help: remove these parentheses
|
459 - x @ _ if 0xa7b4 <= x && x <= 0xa7be => (from | 1),
459 + x @ _ if 0xa7b4 <= x && x <= 0xa7be => from | 1,
|
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=pin_project_internal CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/pin-project-internal-0.4.22 CARGO_PKG_AUTHORS='Taiki Endo ' CARGO_PKG_DESCRIPTION='An internal crate to support pin_project - do not use directly
' CARGO_PKG_HOMEPAGE='https://github.com/taiki-e/pin-project' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=pin-project-internal CARGO_PKG_REPOSITORY='https://github.com/taiki-e/pin-project' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.4.22 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=22 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/magus/work/usr/mports/audio/spotify-tui/work/target/release/deps:/usr/local/lib' OUT_DIR=/magus/work/usr/mports/audio/spotify-tui/work/target/release/build/pin-project-internal-a37fc5ae8b07a151/out /usr/local/bin/rustc --crate-name pin_project_internal --edition=2018 /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/pin-project-internal-0.4.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 -C metadata=c88950d46b954900 -C extra-filename=-c88950d46b954900 --out-dir /magus/work/usr/mports/audio/spotify-tui/work/target/release/deps -C linker=cc -L dependency=/magus/work/usr/mports/audio/spotify-tui/work/target/release/deps --extern proc_macro2=/magus/work/usr/mports/audio/spotify-tui/work/target/release/deps/libproc_macro2-bcd8c21567238f4f.rlib --extern quote=/magus/work/usr/mports/audio/spotify-tui/work/target/release/deps/libquote-35a3ced2f83cfa80.rlib --extern syn=/magus/work/usr/mports/audio/spotify-tui/work/target/release/deps/libsyn-353fee44e0d4b78a.rlib --extern proc_macro --cap-lints warn --cfg underscore_consts --cfg deprecated_proc_macro`
warning: `unicase` (lib) generated 36 warnings
Compiling tokio-macros v0.2.6
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tokio_macros CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/tokio-macros-0.2.6 CARGO_PKG_AUTHORS='Tokio Contributors ' CARGO_PKG_DESCRIPTION='Tokio'\''s proc macros.
' CARGO_PKG_HOMEPAGE='https://tokio.rs' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tokio-macros CARGO_PKG_REPOSITORY='https://github.com/tokio-rs/tokio' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/magus/work/usr/mports/audio/spotify-tui/work/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name tokio_macros --edition=2018 /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/tokio-macros-0.2.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off -C metadata=ab8ba9295062f5bf -C extra-filename=-ab8ba9295062f5bf --out-dir /magus/work/usr/mports/audio/spotify-tui/work/target/release/deps -C linker=cc -L dependency=/magus/work/usr/mports/audio/spotify-tui/work/target/release/deps --extern proc_macro2=/magus/work/usr/mports/audio/spotify-tui/work/target/release/deps/libproc_macro2-bcd8c21567238f4f.rlib --extern quote=/magus/work/usr/mports/audio/spotify-tui/work/target/release/deps/libquote-35a3ced2f83cfa80.rlib --extern syn=/magus/work/usr/mports/audio/spotify-tui/work/target/release/deps/libsyn-353fee44e0d4b78a.rlib --extern proc_macro --cap-lints warn`
Compiling futures-macro v0.3.5
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=futures_macro CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/futures-macro-0.3.5 CARGO_PKG_AUTHORS='Taylor Cramer :Taiki Endo ' CARGO_PKG_DESCRIPTION='The futures-rs procedural macro implementations.
' CARGO_PKG_HOMEPAGE='https://rust-lang.github.io/futures-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=futures-macro CARGO_PKG_REPOSITORY='https://github.com/rust-lang/futures-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/magus/work/usr/mports/audio/spotify-tui/work/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name futures_macro --edition=2018 /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/futures-macro-0.3.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off -C metadata=ce493a6bc8cd2a31 -C extra-filename=-ce493a6bc8cd2a31 --out-dir /magus/work/usr/mports/audio/spotify-tui/work/target/release/deps -C linker=cc -L dependency=/magus/work/usr/mports/audio/spotify-tui/work/target/release/deps --extern proc_macro_hack=/magus/work/usr/mports/audio/spotify-tui/work/target/release/deps/libproc_macro_hack-b25a94badc846588.so --extern proc_macro2=/magus/work/usr/mports/audio/spotify-tui/work/target/release/deps/libproc_macro2-bcd8c21567238f4f.rlib --extern quote=/magus/work/usr/mports/audio/spotify-tui/work/target/release/deps/libquote-35a3ced2f83cfa80.rlib --extern syn=/magus/work/usr/mports/audio/spotify-tui/work/target/release/deps/libsyn-353fee44e0d4b78a.rlib --extern proc_macro --cap-lints warn`
warning: the type `AES_KEY` does not permit being left uninitialized
--> /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/openssl-0.10.30/src/aes.rs:82:31
|
82 | let mut aes_key = mem::uninitialized();
| ^^^^^^^^^^^^^^^^^^^^
| |
| this code causes undefined behavior when executed
| help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done
|
= note: integers must be initialized
= note: `#[warn(invalid_value)]` on by default
warning: the type `AES_KEY` does not permit being left uninitialized
--> /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/openssl-0.10.30/src/aes.rs:106:31
|
106 | let mut aes_key = mem::uninitialized();
| ^^^^^^^^^^^^^^^^^^^^
| |
| this code causes undefined behavior when executed
| help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done
|
= note: integers must be initialized
warning: the type `[u8; 20]` does not permit being left uninitialized
--> /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/openssl-0.10.30/src/sha.rs:62:34
|
62 | let mut hash: [u8; 20] = mem::uninitialized();
| ^^^^^^^^^^^^^^^^^^^^
| |
| this code causes undefined behavior when executed
| help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done
|
= note: integers must be initialized
warning: the type `[u8; 28]` does not permit being left uninitialized
--> /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/openssl-0.10.30/src/sha.rs:73:34
|
73 | let mut hash: [u8; 28] = mem::uninitialized();
| ^^^^^^^^^^^^^^^^^^^^
| |
| this code causes undefined behavior when executed
| help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done
|
= note: integers must be initialized
warning: the type `[u8; 32]` does not permit being left uninitialized
--> /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/openssl-0.10.30/src/sha.rs:84:34
|
84 | let mut hash: [u8; 32] = mem::uninitialized();
| ^^^^^^^^^^^^^^^^^^^^
| |
| this code causes undefined behavior when executed
| help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done
|
= note: integers must be initialized
warning: the type `[u8; 48]` does not permit being left uninitialized
--> /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/openssl-0.10.30/src/sha.rs:95:34
|
95 | let mut hash: [u8; 48] = mem::uninitialized();
| ^^^^^^^^^^^^^^^^^^^^
| |
| this code causes undefined behavior when executed
| help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done
|
= note: integers must be initialized
warning: the type `[u8; 64]` does not permit being left uninitialized
--> /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/openssl-0.10.30/src/sha.rs:106:34
|
106 | let mut hash: [u8; 64] = mem::uninitialized();
| ^^^^^^^^^^^^^^^^^^^^
| |
| this code causes undefined behavior when executed
| help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done
|
= note: integers must be initialized
warning: the type `SHA_CTX` does not permit being left uninitialized
--> /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/openssl-0.10.30/src/sha.rs:134:27
|
134 | let mut ctx = mem::uninitialized();
| ^^^^^^^^^^^^^^^^^^^^
| |
| this code causes undefined behavior when executed
| help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done
|
= note: integers must be initialized
warning: the type `[u8; 20]` does not permit being left uninitialized
--> /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/openssl-0.10.30/src/sha.rs:155:38
|
155 | let mut hash: [u8; 20] = mem::uninitialized();
| ^^^^^^^^^^^^^^^^^^^^
| |
| this code causes undefined behavior when executed
| help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done
|
= note: integers must be initialized
warning: the type `SHA256_CTX` does not permit being left uninitialized
--> /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/openssl-0.10.30/src/sha.rs:179:27
|
179 | let mut ctx = mem::uninitialized();
| ^^^^^^^^^^^^^^^^^^^^
| |
| this code causes undefined behavior when executed
| help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done
|
= note: integers must be initialized
warning: the type `[u8; 28]` does not permit being left uninitialized
--> /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/openssl-0.10.30/src/sha.rs:200:38
|
200 | let mut hash: [u8; 28] = mem::uninitialized();
| ^^^^^^^^^^^^^^^^^^^^
| |
| this code causes undefined behavior when executed
| help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done
|
= note: integers must be initialized
warning: the type `SHA256_CTX` does not permit being left uninitialized
--> /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/openssl-0.10.30/src/sha.rs:224:27
|
224 | let mut ctx = mem::uninitialized();
| ^^^^^^^^^^^^^^^^^^^^
| |
| this code causes undefined behavior when executed
| help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done
|
= note: integers must be initialized
warning: the type `[u8; 32]` does not permit being left uninitialized
--> /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/openssl-0.10.30/src/sha.rs:245:38
|
245 | let mut hash: [u8; 32] = mem::uninitialized();
| ^^^^^^^^^^^^^^^^^^^^
| |
| this code causes undefined behavior when executed
| help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done
|
= note: integers must be initialized
warning: the type `SHA512_CTX` does not permit being left uninitialized
--> /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/openssl-0.10.30/src/sha.rs:269:27
|
269 | let mut ctx = mem::uninitialized();
| ^^^^^^^^^^^^^^^^^^^^
| |
| this code causes undefined behavior when executed
| help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done
|
= note: integers must be initialized
warning: the type `[u8; 48]` does not permit being left uninitialized
--> /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/openssl-0.10.30/src/sha.rs:290:38
|
290 | let mut hash: [u8; 48] = mem::uninitialized();
| ^^^^^^^^^^^^^^^^^^^^
| |
| this code causes undefined behavior when executed
| help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done
|
= note: integers must be initialized
warning: the type `SHA512_CTX` does not permit being left uninitialized
--> /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/openssl-0.10.30/src/sha.rs:314:27
|
314 | let mut ctx = mem::uninitialized();
| ^^^^^^^^^^^^^^^^^^^^
| |
| this code causes undefined behavior when executed
| help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done
|
= note: integers must be initialized
warning: the type `[u8; 64]` does not permit being left uninitialized
--> /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/openssl-0.10.30/src/sha.rs:335:38
|
335 | let mut hash: [u8; 64] = mem::uninitialized();
| ^^^^^^^^^^^^^^^^^^^^
| |
| this code causes undefined behavior when executed
| help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done
|
= note: integers must be initialized
warning: unused return value of `Box::::from_raw` that must be used
--> /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/openssl-0.10.30/src/ssl/mod.rs:529:9
|
529 | Box::::from_raw(ptr as *mut T);
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
= note: call `drop(from_raw(ptr))` if you intend to drop the `Box`
= note: `#[warn(unused_must_use)]` on by default
warning: unused return value of `Box::::from_raw` that must be used
--> /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/openssl-0.10.30/src/ssl/bio.rs:184:5
|
184 | Box::>::from_raw(data as *mut _);
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
= note: call `drop(from_raw(ptr))` if you intend to drop the `Box`
warning: `http` (lib) generated 5 warnings
Compiling tokio v0.2.25
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tokio CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/tokio-0.2.25 CARGO_PKG_AUTHORS='Tokio Contributors ' CARGO_PKG_DESCRIPTION='An event-driven, non-blocking I/O platform for writing asynchronous I/O
backed applications.
' CARGO_PKG_HOMEPAGE='https://tokio.rs' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tokio CARGO_PKG_REPOSITORY='https://github.com/tokio-rs/tokio' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.25 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=25 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/magus/work/usr/mports/audio/spotify-tui/work/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name tokio --edition=2018 /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/tokio-0.2.25/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C embed-bitcode=no --cfg 'feature="blocking"' --cfg 'feature="default"' --cfg 'feature="dns"' --cfg 'feature="fnv"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="futures-core"' --cfg 'feature="io-driver"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="iovec"' --cfg 'feature="lazy_static"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="memchr"' --cfg 'feature="mio"' --cfg 'feature="mio-named-pipes"' --cfg 'feature="mio-uds"' --cfg 'feature="net"' --cfg 'feature="num_cpus"' --cfg 'feature="process"' --cfg 'feature="rt-core"' --cfg 'feature="rt-threaded"' --cfg 'feature="rt-util"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="slab"' --cfg 'feature="stream"' --cfg 'feature="sync"' --cfg 'feature="tcp"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --cfg 'feature="udp"' --cfg 'feature="uds"' --cfg 'feature="winapi"' -C metadata=948abde9c792a7fa -C extra-filename=-948abde9c792a7fa --out-dir /magus/work/usr/mports/audio/spotify-tui/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -L dependency=/magus/work/usr/mports/audio/spotify-tui/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/audio/spotify-tui/work/target/release/deps --extern bytes=/magus/work/usr/mports/audio/spotify-tui/work/target/i686-unknown-freebsd/release/deps/libbytes-9c006b61a60e40c1.rmeta --extern fnv=/magus/work/usr/mports/audio/spotify-tui/work/target/i686-unknown-freebsd/release/deps/libfnv-54a106aa712a602f.rmeta --extern futures_core=/magus/work/usr/mports/audio/spotify-tui/work/target/i686-unknown-freebsd/release/deps/libfutures_core-a9e447c74420bb83.rmeta --extern iovec=/magus/work/usr/mports/audio/spotify-tui/work/target/i686-unknown-freebsd/release/deps/libiovec-cf75853e18880f85.rmeta --extern lazy_static=/magus/work/usr/mports/audio/spotify-tui/work/target/i686-unknown-freebsd/release/deps/liblazy_static-f9b6d146ed51adf1.rmeta --extern libc=/magus/work/usr/mports/audio/spotify-tui/work/target/i686-unknown-freebsd/release/deps/liblibc-7f17ad664daa7f34.rmeta --extern memchr=/magus/work/usr/mports/audio/spotify-tui/work/target/i686-unknown-freebsd/release/deps/libmemchr-b2e0e1b6d452c6a3.rmeta --extern mio=/magus/work/usr/mports/audio/spotify-tui/work/target/i686-unknown-freebsd/release/deps/libmio-e2428744a3e9db14.rmeta --extern mio_uds=/magus/work/usr/mports/audio/spotify-tui/work/target/i686-unknown-freebsd/release/deps/libmio_uds-57e8dc4b69f09c22.rmeta --extern num_cpus=/magus/work/usr/mports/audio/spotify-tui/work/target/i686-unknown-freebsd/release/deps/libnum_cpus-eb68bc6839078fe8.rmeta --extern pin_project_lite=/magus/work/usr/mports/audio/spotify-tui/work/target/i686-unknown-freebsd/release/deps/libpin_project_lite-dfb721aaf122e9d7.rmeta --extern signal_hook_registry=/magus/work/usr/mports/audio/spotify-tui/work/target/i686-unknown-freebsd/release/deps/libsignal_hook_registry-edaf8d17462e1c49.rmeta --extern slab=/magus/work/usr/mports/audio/spotify-tui/work/target/i686-unknown-freebsd/release/deps/libslab-07a4a75aef877fac.rmeta --extern tokio_macros=/magus/work/usr/mports/audio/spotify-tui/work/target/release/deps/libtokio_macros-ab8ba9295062f5bf.so --cap-lints warn -C link-arg=-fstack-protector-strong -C link-arg=-L/usr/local/lib`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=serde_derive CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/serde_derive-1.0.128 CARGO_PKG_AUTHORS='Erick Tryzelaar :David Tolnay ' CARGO_PKG_DESCRIPTION='Macros 1.1 implementation of #[derive(Serialize, Deserialize)]' CARGO_PKG_HOMEPAGE='https://serde.rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde_derive CARGO_PKG_REPOSITORY='https://github.com/serde-rs/serde' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.128 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=128 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/magus/work/usr/mports/audio/spotify-tui/work/target/release/deps:/usr/local/lib' OUT_DIR=/magus/work/usr/mports/audio/spotify-tui/work/target/release/build/serde_derive-157ca73854ae2e8c/out /usr/local/bin/rustc --crate-name serde_derive /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/serde_derive-1.0.128/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' -C metadata=108536f3f97dccc1 -C extra-filename=-108536f3f97dccc1 --out-dir /magus/work/usr/mports/audio/spotify-tui/work/target/release/deps -C linker=cc -L dependency=/magus/work/usr/mports/audio/spotify-tui/work/target/release/deps --extern proc_macro2=/magus/work/usr/mports/audio/spotify-tui/work/target/release/deps/libproc_macro2-bcd8c21567238f4f.rlib --extern quote=/magus/work/usr/mports/audio/spotify-tui/work/target/release/deps/libquote-35a3ced2f83cfa80.rlib --extern syn=/magus/work/usr/mports/audio/spotify-tui/work/target/release/deps/libsyn-353fee44e0d4b78a.rlib --extern proc_macro --cap-lints warn --cfg underscore_consts`
warning: unused attribute `doc`
--> /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/tokio-0.2.25/src/macros/cfg.rs:190:13
|
190 | #[doc(inline)]
| ^^^^^^^^^^^^^^
|
::: /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/tokio-0.2.25/src/lib.rs:399:1
|
399 | / cfg_macros! {
400 | | /// Implementation detail of the `select!` macro. This macro is **not**
401 | | /// intended to be used as part of the public API and is permitted to
402 | | /// change.
... |
431 | | }
432 | | }
| |_- in this macro invocation
|
note: the built-in attribute `doc` will be ignored, since it's applied to the macro invocation `doc_rt_core`
--> /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/tokio-0.2.25/src/lib.rs:406:5
|
406 | doc_rt_core! {
| ^^^^^^^^^^^
= note: `#[warn(unused_attributes)]` on by default
= note: this warning originates in the macro `cfg_macros` (in Nightly builds, run with -Z macro-backtrace for more info)
warning: unnecessary trailing semicolon
--> /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/tokio-0.2.25/src/time/wheel/level.rs:49:10
|
49 | };
| ^ help: remove this semicolon
|
= note: `#[warn(redundant_semicolons)]` on by default
warning: this attribute can only be applied to a `use` item
--> /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/tokio-0.2.25/src/macros/cfg.rs:190:19
|
190 | #[doc(inline)]
| ^^^^^^ only applicable on `use` items
|
::: /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/tokio-0.2.25/src/macros/mod.rs:22:1
|
22 | / cfg_macros! {
23 | | #[macro_use]
24 | | mod select;
| | ---------- not a `use` item
25 | |
... |
30 | | mod try_join;
31 | | }
| |_- in this macro invocation
|
= warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
= note: for more information, see issue #82730
= note: read for more information
= note: `#[warn(invalid_doc_attributes)]` on by default
= note: this warning originates in the macro `cfg_macros` (in Nightly builds, run with -Z macro-backtrace for more info)
warning: this attribute can only be applied to a `use` item
--> /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/tokio-0.2.25/src/macros/cfg.rs:190:19
|
190 | #[doc(inline)]
| ^^^^^^ only applicable on `use` items
|
::: /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/tokio-0.2.25/src/macros/mod.rs:22:1
|
22 | / cfg_macros! {
23 | | #[macro_use]
24 | | mod select;
25 | |
26 | | #[macro_use]
27 | | mod join;
| | -------- not a `use` item
... |
30 | | mod try_join;
31 | | }
| |_- in this macro invocation
|
= warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
= note: for more information, see issue #82730
= note: read for more information
= note: this warning originates in the macro `cfg_macros` (in Nightly builds, run with -Z macro-backtrace for more info)
warning: this attribute can only be applied to a `use` item
--> /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/tokio-0.2.25/src/macros/cfg.rs:190:19
|
190 | #[doc(inline)]
| ^^^^^^ only applicable on `use` items
|
::: /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/tokio-0.2.25/src/macros/mod.rs:22:1
|
22 | / cfg_macros! {
23 | | #[macro_use]
24 | | mod select;
25 | |
... |
30 | | mod try_join;
| | ------------ not a `use` item
31 | | }
| |_- in this macro invocation
|
= warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
= note: for more information, see issue #82730
= note: read for more information
= note: this warning originates in the macro `cfg_macros` (in Nightly builds, run with -Z macro-backtrace for more info)
warning: use of deprecated function `std::sync::atomic::spin_loop_hint`: use hint::spin_loop instead
--> /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/tokio-0.2.25/src/loom/std/mod.rs:70:44
|
70 | pub(crate) use std::sync::atomic::{spin_loop_hint, AtomicBool};
| ^^^^^^^^^^^^^^
|
= note: `#[warn(deprecated)]` on by default
warning: use of deprecated function `std::sync::atomic::spin_loop_hint`: use hint::spin_loop instead
--> /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/tokio-0.2.25/src/sync/task/atomic_waker.rs:223:25
|
223 | atomic::spin_loop_hint();
| ^^^^^^^^^^^^^^
Compiling pin-project v0.4.22
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=pin_project CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/pin-project-0.4.22 CARGO_PKG_AUTHORS='Taiki Endo ' CARGO_PKG_DESCRIPTION='A crate for safe and ergonomic pin-projection.
' CARGO_PKG_HOMEPAGE='https://github.com/taiki-e/pin-project' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=pin-project CARGO_PKG_REPOSITORY='https://github.com/taiki-e/pin-project' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.4.22 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=22 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/magus/work/usr/mports/audio/spotify-tui/work/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name pin_project --edition=2018 /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/pin-project-0.4.22/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C embed-bitcode=no -C metadata=2e852134843abdee -C extra-filename=-2e852134843abdee --out-dir /magus/work/usr/mports/audio/spotify-tui/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -L dependency=/magus/work/usr/mports/audio/spotify-tui/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/audio/spotify-tui/work/target/release/deps --extern pin_project_internal=/magus/work/usr/mports/audio/spotify-tui/work/target/release/deps/libpin_project_internal-c88950d46b954900.so --cap-lints warn -C link-arg=-fstack-protector-strong -C link-arg=-L/usr/local/lib`
Compiling futures-util v0.3.5
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=futures_util CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/futures-util-0.3.5 CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='Common utilities and extension traits for the futures-rs library.
' CARGO_PKG_HOMEPAGE='https://rust-lang.github.io/futures-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=futures-util CARGO_PKG_REPOSITORY='https://github.com/rust-lang/futures-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/magus/work/usr/mports/audio/spotify-tui/work/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name futures_util --edition=2018 /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/futures-util-0.3.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 embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="async-await"' --cfg 'feature="async-await-macro"' --cfg 'feature="channel"' --cfg 'feature="futures-channel"' --cfg 'feature="futures-io"' --cfg 'feature="futures-macro"' --cfg 'feature="futures-sink"' --cfg 'feature="io"' --cfg 'feature="memchr"' --cfg 'feature="proc-macro-hack"' --cfg 'feature="proc-macro-nested"' --cfg 'feature="sink"' --cfg 'feature="slab"' --cfg 'feature="std"' -C metadata=2f841fddf54a629a -C extra-filename=-2f841fddf54a629a --out-dir /magus/work/usr/mports/audio/spotify-tui/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -L dependency=/magus/work/usr/mports/audio/spotify-tui/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/audio/spotify-tui/work/target/release/deps --extern futures_channel=/magus/work/usr/mports/audio/spotify-tui/work/target/i686-unknown-freebsd/release/deps/libfutures_channel-3dc8b2868c0399d7.rmeta --extern futures_core=/magus/work/usr/mports/audio/spotify-tui/work/target/i686-unknown-freebsd/release/deps/libfutures_core-a9e447c74420bb83.rmeta --extern futures_io=/magus/work/usr/mports/audio/spotify-tui/work/target/i686-unknown-freebsd/release/deps/libfutures_io-ec5b3cf50a339d85.rmeta --extern futures_macro=/magus/work/usr/mports/audio/spotify-tui/work/target/release/deps/libfutures_macro-ce493a6bc8cd2a31.so --extern futures_sink=/magus/work/usr/mports/audio/spotify-tui/work/target/i686-unknown-freebsd/release/deps/libfutures_sink-bb6eeb1cd057fdc4.rmeta --extern futures_task=/magus/work/usr/mports/audio/spotify-tui/work/target/i686-unknown-freebsd/release/deps/libfutures_task-7b80317e721560db.rmeta --extern memchr=/magus/work/usr/mports/audio/spotify-tui/work/target/i686-unknown-freebsd/release/deps/libmemchr-b2e0e1b6d452c6a3.rmeta --extern pin_project=/magus/work/usr/mports/audio/spotify-tui/work/target/i686-unknown-freebsd/release/deps/libpin_project-2e852134843abdee.rmeta --extern pin_utils=/magus/work/usr/mports/audio/spotify-tui/work/target/i686-unknown-freebsd/release/deps/libpin_utils-a96392de4db62b9e.rmeta --extern proc_macro_hack=/magus/work/usr/mports/audio/spotify-tui/work/target/release/deps/libproc_macro_hack-b25a94badc846588.so --extern proc_macro_nested=/magus/work/usr/mports/audio/spotify-tui/work/target/i686-unknown-freebsd/release/deps/libproc_macro_nested-7db8b04d6cb2f28e.rmeta --extern slab=/magus/work/usr/mports/audio/spotify-tui/work/target/i686-unknown-freebsd/release/deps/libslab-07a4a75aef877fac.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong -C link-arg=-L/usr/local/lib`
warning: use of deprecated macro `project`: consider naming projected type by passing `project` argument to #[pin_project] attribute instead, see release note for details
--> /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/futures-util-0.3.5/src/future/future/flatten.rs:41:7
|
41 | #[project]
| ^^^^^^^
|
= note: `#[warn(deprecated)]` on by default
warning: use of deprecated macro `project`: consider naming projected type by passing `project` argument to #[pin_project] attribute instead, see release note for details
--> /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/futures-util-0.3.5/src/future/future/flatten.rs:79:7
|
79 | #[project]
| ^^^^^^^
warning: use of deprecated macro `project`: consider naming projected type by passing `project` argument to #[pin_project] attribute instead, see release note for details
--> /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/futures-util-0.3.5/src/future/future/flatten.rs:110:7
|
110 | #[project]
| ^^^^^^^
warning: use of deprecated macro `project`: consider naming projected type by passing `project` argument to #[pin_project] attribute instead, see release note for details
--> /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/futures-util-0.3.5/src/future/future/flatten.rs:130:7
|
130 | #[project]
| ^^^^^^^
warning: use of deprecated macro `project`: consider naming projected type by passing `project` argument to #[pin_project] attribute instead, see release note for details
--> /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/futures-util-0.3.5/src/future/future/flatten.rs:140:7
|
140 | #[project]
| ^^^^^^^
warning: use of deprecated macro `project`: consider naming projected type by passing `project` argument to #[pin_project] attribute instead, see release note for details
--> /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/futures-util-0.3.5/src/future/future/flatten.rs:150:7
|
150 | #[project]
| ^^^^^^^
warning: use of deprecated macro `project`: consider naming projected type by passing `project` argument to #[pin_project] attribute instead, see release note for details
--> /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/futures-util-0.3.5/src/future/future/map.rs:58:7
|
58 | #[project]
| ^^^^^^^
warning: use of deprecated associated function `std::sync::atomic::AtomicBool::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead
--> /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/tokio-0.2.25/src/io/split.rs:153:25
|
153 | if !self.locked.compare_and_swap(false, true, Acquire) {
| ^^^^^^^^^^^^^^^^
warning: use of deprecated macro `project`: consider naming projected type by passing `project` argument to #[pin_project] attribute instead, see release note for details
--> /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/futures-util-0.3.5/src/future/future/remote_handle.rs:93:7
|
93 | #[project]
| ^^^^^^^
warning: use of deprecated macro `project`: consider naming projected type by passing `project` argument to #[pin_project] attribute instead, see release note for details
--> /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/futures-util-0.3.5/src/future/try_future/try_flatten.rs:41:7
|
41 | #[project]
| ^^^^^^^
warning: use of deprecated macro `project`: consider naming projected type by passing `project` argument to #[pin_project] attribute instead, see release note for details
--> /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/futures-util-0.3.5/src/future/try_future/try_flatten.rs:84:7
|
84 | #[project]
| ^^^^^^^
warning: use of deprecated macro `project`: consider naming projected type by passing `project` argument to #[pin_project] attribute instead, see release note for details
--> /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/futures-util-0.3.5/src/future/try_future/try_flatten.rs:120:7
|
120 | #[project]
| ^^^^^^^
warning: use of deprecated macro `project`: consider naming projected type by passing `project` argument to #[pin_project] attribute instead, see release note for details
--> /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/futures-util-0.3.5/src/future/try_future/try_flatten.rs:145:7
|
145 | #[project]
| ^^^^^^^
warning: use of deprecated macro `project`: consider naming projected type by passing `project` argument to #[pin_project] attribute instead, see release note for details
--> /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/futures-util-0.3.5/src/future/try_future/try_flatten.rs:155:7
|
155 | #[project]
| ^^^^^^^
warning: use of deprecated macro `project`: consider naming projected type by passing `project` argument to #[pin_project] attribute instead, see release note for details
--> /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/futures-util-0.3.5/src/future/try_future/try_flatten.rs:165:7
|
165 | #[project]
| ^^^^^^^
warning: use of deprecated macro `project`: consider naming projected type by passing `project` argument to #[pin_project] attribute instead, see release note for details
--> /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/futures-util-0.3.5/src/future/try_future/try_flatten_err.rs:38:7
|
38 | #[project]
| ^^^^^^^
warning: use of deprecated macro `project`: consider naming projected type by passing `project` argument to #[pin_project] attribute instead, see release note for details
--> /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/futures-util-0.3.5/src/future/maybe_done.rs:50:7
|
50 | #[project]
| ^^^^^^^
warning: use of deprecated macro `project`: consider naming projected type by passing `project` argument to #[pin_project] attribute instead, see release note for details
--> /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/futures-util-0.3.5/src/future/maybe_done.rs:96:7
|
96 | #[project]
| ^^^^^^^
warning: use of deprecated macro `project`: consider naming projected type by passing `project` argument to #[pin_project] attribute instead, see release note for details
--> /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/futures-util-0.3.5/src/future/try_maybe_done.rs:35:7
|
35 | #[project]
| ^^^^^^^
warning: use of deprecated macro `project`: consider naming projected type by passing `project` argument to #[pin_project] attribute instead, see release note for details
--> /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/futures-util-0.3.5/src/future/try_maybe_done.rs:81:7
|
81 | #[project]
| ^^^^^^^
warning: use of deprecated macro `project`: consider naming projected type by passing `project` argument to #[pin_project] attribute instead, see release note for details
--> /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/futures-util-0.3.5/src/future/either.rs:61:7
|
61 | #[project]
| ^^^^^^^
warning: use of deprecated macro `project`: consider naming projected type by passing `project` argument to #[pin_project] attribute instead, see release note for details
--> /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/futures-util-0.3.5/src/future/either.rs:91:7
|
91 | #[project]
| ^^^^^^^
warning: use of deprecated macro `project`: consider naming projected type by passing `project` argument to #[pin_project] attribute instead, see release note for details
--> /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/futures-util-0.3.5/src/future/either.rs:122:7
|
122 | #[project]
| ^^^^^^^
warning: use of deprecated macro `project`: consider naming projected type by passing `project` argument to #[pin_project] attribute instead, see release note for details
--> /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/futures-util-0.3.5/src/future/either.rs:131:7
|
131 | #[project]
| ^^^^^^^
warning: use of deprecated macro `project`: consider naming projected type by passing `project` argument to #[pin_project] attribute instead, see release note for details
--> /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/futures-util-0.3.5/src/future/either.rs:140:7
|
140 | #[project]
| ^^^^^^^
warning: use of deprecated macro `project`: consider naming projected type by passing `project` argument to #[pin_project] attribute instead, see release note for details
--> /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/futures-util-0.3.5/src/future/either.rs:149:7
|
149 | #[project]
| ^^^^^^^
warning: use of deprecated macro `project`: consider naming projected type by passing `project` argument to #[pin_project] attribute instead, see release note for details
--> /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/futures-util-0.3.5/src/future/either.rs:185:11
|
185 | #[project]
| ^^^^^^^
warning: use of deprecated macro `project`: consider naming projected type by passing `project` argument to #[pin_project] attribute instead, see release note for details
--> /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/futures-util-0.3.5/src/future/either.rs:198:11
|
198 | #[project]
| ^^^^^^^
warning: use of deprecated macro `project`: consider naming projected type by passing `project` argument to #[pin_project] attribute instead, see release note for details
--> /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/futures-util-0.3.5/src/future/either.rs:217:11
|
217 | #[project]
| ^^^^^^^
warning: use of deprecated macro `project`: consider naming projected type by passing `project` argument to #[pin_project] attribute instead, see release note for details
--> /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/futures-util-0.3.5/src/future/either.rs:230:11
|
230 | #[project]
| ^^^^^^^
warning: use of deprecated macro `project`: consider naming projected type by passing `project` argument to #[pin_project] attribute instead, see release note for details
--> /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/futures-util-0.3.5/src/future/either.rs:243:11
|
243 | #[project]
| ^^^^^^^
warning: use of deprecated macro `project`: consider naming projected type by passing `project` argument to #[pin_project] attribute instead, see release note for details
--> /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/futures-util-0.3.5/src/future/either.rs:252:11
|
252 | #[project]
| ^^^^^^^
warning: use of deprecated macro `project`: consider naming projected type by passing `project` argument to #[pin_project] attribute instead, see release note for details
--> /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/futures-util-0.3.5/src/future/either.rs:267:11
|
267 | #[project]
| ^^^^^^^
warning: use of deprecated macro `project`: consider naming projected type by passing `project` argument to #[pin_project] attribute instead, see release note for details
--> /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/futures-util-0.3.5/src/future/either.rs:286:11
|
286 | #[project]
| ^^^^^^^
warning: use of deprecated macro `project`: consider naming projected type by passing `project` argument to #[pin_project] attribute instead, see release note for details
--> /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/futures-util-0.3.5/src/future/either.rs:298:11
|
298 | #[project]
| ^^^^^^^
warning: use of deprecated macro `project`: consider naming projected type by passing `project` argument to #[pin_project] attribute instead, see release note for details
--> /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/futures-util-0.3.5/src/stream/stream/chain.rs:45:7
|
45 | #[project]
| ^^^^^^^
warning: use of deprecated macro `project`: consider naming projected type by passing `project` argument to #[pin_project] attribute instead, see release note for details
--> /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/futures-util-0.3.5/src/stream/stream/collect.rs:46:7
|
46 | #[project]
| ^^^^^^^
warning: use of deprecated macro `project`: consider naming projected type by passing `project` argument to #[pin_project] attribute instead, see release note for details
--> /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/futures-util-0.3.5/src/stream/stream/concat.rs:37:7
|
37 | #[project]
| ^^^^^^^
warning: use of deprecated macro `project`: consider naming projected type by passing `project` argument to #[pin_project] attribute instead, see release note for details
--> /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/futures-util-0.3.5/src/stream/stream/enumerate.rs:38:7
|
38 | #[project]
| ^^^^^^^
warning: use of deprecated macro `project`: consider naming projected type by passing `project` argument to #[pin_project] attribute instead, see release note for details
--> /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/futures-util-0.3.5/src/stream/stream/filter.rs:74:7
|
74 | #[project]
| ^^^^^^^
warning: use of deprecated macro `project`: consider naming projected type by passing `project` argument to #[pin_project] attribute instead, see release note for details
--> /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/futures-util-0.3.5/src/stream/stream/filter_map.rs:64:7
|
64 | #[project]
| ^^^^^^^
warning: use of deprecated macro `project`: consider naming projected type by passing `project` argument to #[pin_project] attribute instead, see release note for details
--> /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/futures-util-0.3.5/src/stream/stream/flatten.rs:44:7
|
44 | #[project]
| ^^^^^^^
warning: use of deprecated macro `project`: consider naming projected type by passing `project` argument to #[pin_project] attribute instead, see release note for details
--> /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/futures-util-0.3.5/src/stream/stream/fold.rs:67:7
|
67 | #[project]
| ^^^^^^^
warning: use of deprecated macro `project`: consider naming projected type by passing `project` argument to #[pin_project] attribute instead, see release note for details
--> /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/futures-util-0.3.5/src/stream/stream/forward.rs:48:7
|
48 | #[project]
| ^^^^^^^
warning: use of deprecated macro `project`: consider naming projected type by passing `project` argument to #[pin_project] attribute instead, see release note for details
--> /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/futures-util-0.3.5/src/stream/stream/for_each.rs:63:7
|
63 | #[project]
| ^^^^^^^
warning: use of deprecated macro `project`: consider naming projected type by passing `project` argument to #[pin_project] attribute instead, see release note for details
--> /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/futures-util-0.3.5/src/stream/stream/fuse.rs:44:7
|
44 | #[project]
| ^^^^^^^
warning: use of deprecated macro `project`: consider naming projected type by passing `project` argument to #[pin_project] attribute instead, see release note for details
--> /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/futures-util-0.3.5/src/stream/stream/map.rs:54:7
|
54 | #[project]
| ^^^^^^^
warning: use of deprecated macro `project`: consider naming projected type by passing `project` argument to #[pin_project] attribute instead, see release note for details
--> /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/futures-util-0.3.5/src/stream/stream/peek.rs:45:7
|
45 | #[project]
| ^^^^^^^
warning: use of deprecated macro `project`: consider naming projected type by passing `project` argument to #[pin_project] attribute instead, see release note for details
--> /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/futures-util-0.3.5/src/stream/stream/peek.rs:74:7
|
74 | #[project]
| ^^^^^^^
warning: use of deprecated macro `project`: consider naming projected type by passing `project` argument to #[pin_project] attribute instead, see release note for details
--> /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/futures-util-0.3.5/src/stream/stream/skip.rs:38:7
|
38 | #[project]
| ^^^^^^^
warning: use of deprecated macro `project`: consider naming projected type by passing `project` argument to #[pin_project] attribute instead, see release note for details
--> /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/futures-util-0.3.5/src/stream/stream/skip_while.rs:74:7
|
74 | #[project]
| ^^^^^^^
warning: use of deprecated macro `project`: consider naming projected type by passing `project` argument to #[pin_project] attribute instead, see release note for details
--> /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/futures-util-0.3.5/src/stream/stream/take.rs:35:7
|
35 | #[project]
| ^^^^^^^
warning: use of deprecated macro `project`: consider naming projected type by passing `project` argument to #[pin_project] attribute instead, see release note for details
--> /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/futures-util-0.3.5/src/stream/stream/take_while.rs:64:7
|
64 | #[project]
| ^^^^^^^
warning: use of deprecated macro `project`: consider naming projected type by passing `project` argument to #[pin_project] attribute instead, see release note for details
--> /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/futures-util-0.3.5/src/stream/stream/take_until.rs:124:7
|
124 | #[project]
| ^^^^^^^
warning: use of deprecated macro `project`: consider naming projected type by passing `project` argument to #[pin_project] attribute instead, see release note for details
--> /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/futures-util-0.3.5/src/stream/stream/then.rs:66:7
|
66 | #[project]
| ^^^^^^^
warning: use of deprecated macro `project`: consider naming projected type by passing `project` argument to #[pin_project] attribute instead, see release note for details
--> /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/futures-util-0.3.5/src/stream/stream/zip.rs:80:7
|
80 | #[project]
| ^^^^^^^
warning: use of deprecated macro `project`: consider naming projected type by passing `project` argument to #[pin_project] attribute instead, see release note for details
--> /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/futures-util-0.3.5/src/stream/stream/chunks.rs:44:7
|
44 | #[project]
| ^^^^^^^
warning: use of deprecated macro `project`: consider naming projected type by passing `project` argument to #[pin_project] attribute instead, see release note for details
--> /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/futures-util-0.3.5/src/stream/stream/ready_chunks.rs:39:7
|
39 | #[project]
| ^^^^^^^
warning: use of deprecated macro `project`: consider naming projected type by passing `project` argument to #[pin_project] attribute instead, see release note for details
--> /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/futures-util-0.3.5/src/stream/stream/scan.rs:78:7
|
78 | #[project]
| ^^^^^^^
warning: use of deprecated macro `project`: consider naming projected type by passing `project` argument to #[pin_project] attribute instead, see release note for details
--> /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/futures-util-0.3.5/src/stream/stream/buffer_unordered.rs:65:7
|
65 | #[project]
| ^^^^^^^
warning: use of deprecated macro `project`: consider naming projected type by passing `project` argument to #[pin_project] attribute instead, see release note for details
--> /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/futures-util-0.3.5/src/stream/stream/buffered.rs:62:7
|
62 | #[project]
| ^^^^^^^
warning: use of deprecated macro `project`: consider naming projected type by passing `project` argument to #[pin_project] attribute instead, see release note for details
--> /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/futures-util-0.3.5/src/stream/stream/for_each_concurrent.rs:69:7
|
69 | #[project]
| ^^^^^^^
warning: use of deprecated macro `project`: consider naming projected type by passing `project` argument to #[pin_project] attribute instead, see release note for details
--> /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/futures-util-0.3.5/src/stream/stream/catch_unwind.rs:29:7
|
29 | #[project]
| ^^^^^^^
warning: use of deprecated macro `project`: consider naming projected type by passing `project` argument to #[pin_project] attribute instead, see release note for details
--> /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/futures-util-0.3.5/src/stream/try_stream/and_then.rs:53:7
|
53 | #[project]
| ^^^^^^^
warning: use of deprecated macro `project`: consider naming projected type by passing `project` argument to #[pin_project] attribute instead, see release note for details
--> /magus/work/usr/mports/audio/spotify-tui/work/spotify-tui-0.25.0/cargo-crates/futures-util-0.3.5/src/stream/try_stream/or_else.rs:53:7
|
53 | #[project]
| ^^^^^^^
warning: use of deprecated macro `project`: consider naming projected type by passing `project` argument to #[pin_project] attribute instead, see release note
MidnightBSD Magus