-
-
Notifications
You must be signed in to change notification settings - Fork 572
installation failed #1162
Description
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(RustcEnco
6134
dable, 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