these 5 derivations will be built: /nix/store/55kg00579n6iid93mmm96zaj7nvhn054-crate-reqwest-middleware-0.5.2.tar.gz.drv /nix/store/0aj9pm8qscj4x5v1gwwy9fm7z1jmnl05-reqwest-middleware-0.5.2.drv /nix/store/jqgbil74iz5xf3mqgnsz0qiqn3m5dfmw-reqwest-0.13.4.drv /nix/store/b3kxh50fzhhaj0zjh212qza2kq85ryvy-cargo-vendor-dir.drv /nix/store/qmg5qkq6hf5bl8wy2lbasxx31qajx9p0-citiesapp-frontend.drv error: Cannot build '/nix/store/qmg5qkq6hf5bl8wy2lbasxx31qajx9p0-citiesapp-frontend.drv'. Reason: builder failed with exit code 101. Output paths: /nix/store/n0acyrj8asxyh1y762q9gzm5xlaybcxk-citiesapp-frontend Last 25 log lines: > = note: required for `Cache` to implement `reqwest_middleware::Middleware` > note: required by a bound in `reqwest_middleware::ClientBuilder::with` > --> /build/cargo-vendor-dir/reqwest-middleware-0.5.2/src/client.rs:50:12 > | > 48 | pub fn with(self, middleware: M) -> Self > | ---- required by a bound in this associated function > 49 | where > 50 | M: Middleware, > | ^^^^^^^^^^ required by this bound in `ClientBuilder::with` > > warning: a method with this name may be added to the standard library in the future > --> src/rss.rs:15:10 > | > 15 | .intersperse("\n".to_string()) > | ^^^^^^^^^^^ > | > = 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 `itertools::Itertools::intersperse(...)` to keep using the current method > = note: `#[warn(unstable_name_collisions)]` (part of `#[warn(future_incompatible)]`) on by default > > Some errors have detailed explanations: E0277, E0308, E0599. > For more information about an error, try `rustc --explain E0277`. > warning: `citiesapp-frontend` (lib) generated 1 warning > error: could not compile `citiesapp-frontend` (lib) due to 9 previous errors; 1 warning emitted For full logs, run: nix log /nix/store/qmg5qkq6hf5bl8wy2lbasxx31qajx9p0-citiesapp-frontend.drv