Baike.dev
All toolsAI codingTrendingOpen sourceNewsSubmit
Log in
Back to tool/Back to issues
#1162·spotify-tui

installation failed

Author: w1ce01Created Jul 17, 2025Updated Nov 18, 2025

error: cannot find derive macro RustcEncodable in this scope --> /home/w1ce/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/chrono-0.4.37/src/weekday.rs:33:48 | 33 | #[cfg_attr(feature = "rustc-serialize", derive(RustcEncodable, RustcDecodable))] | ^^^^^^^^^^^^^^

error: cannot find derive macro RustcDecodable in this scope --> /home/w1ce/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/chrono-0.4.37/src/weekday.rs:33:64 | 33 | #[cfg_attr(feature = "rustc-serialize", derive(RustcEncodable, RustcDecodable))] | ^^^^^^^^^^^^^^

error: cannot find derive macro RustcEncodable in this scope --> /home/w1ce/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/chrono-0.4.37/src/month.rs:32:48 | 32 | #[cfg_attr(feature = "rustc-serialize", derive(RustcEncodable, RustcDecodable))] | ^^^^^^^^^^^^^^

error: cannot find derive macro RustcDecodable in this scope --> /home/w1ce/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/chrono-0.4.37/src/month.rs:32:64 | 32 | #[cfg_attr(feature = "rustc-serialize", derive(RustcEncodable, RustcDecodable))] | ^^^^^^^^^^^^^^

error: could not compile chrono (lib) due to 4 previous errors warning: build failed, waiting for other jobs to finish... ==> ОШИБКА: Произошел сбой в build(). Прерывание... -> ошибка сборки: spotify-tui-exit status 4 -> Не удалось установить следующие пакеты. Необходимо ручное вмешательство: spotify-tui - exit status 4

Source: Rigellute/spotify-tui

View original on GitHubView discussion on GitHub