[INFO] [stdout] error: this relaxed bound is not permitted here
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arch-pkg-text-0.9.0/src/desc/query/generic.rs:46:39
[INFO] [stdout] |
[INFO] [stdout] 46 | impl<Ptr: Deref<Target: ReuseAdvice + ?Sized>> ReuseAdvice for Pin<Ptr> {
[INFO] [stdout] | ^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: in this context, relaxed bounds are only allowed on type parameters defined by the closest item