setup
x86_64-linux.package
· build #23
· raw
1these 5 derivations will be built:2 /nix/store/55kg00579n6iid93mmm96zaj7nvhn054-crate-reqwest-middleware-0.5.2.tar.gz.drv3 /nix/store/0aj9pm8qscj4x5v1gwwy9fm7z1jmnl05-reqwest-middleware-0.5.2.drv4 /nix/store/jqgbil74iz5xf3mqgnsz0qiqn3m5dfmw-reqwest-0.13.4.drv5 /nix/store/b3kxh50fzhhaj0zjh212qza2kq85ryvy-cargo-vendor-dir.drv6 /nix/store/qmg5qkq6hf5bl8wy2lbasxx31qajx9p0-citiesapp-frontend.drv7error: Cannot build '/nix/store/qmg5qkq6hf5bl8wy2lbasxx31qajx9p0-citiesapp-frontend.drv'.8 Reason: builder failed with exit code 101.9 Output paths:10 /nix/store/n0acyrj8asxyh1y762q9gzm5xlaybcxk-citiesapp-frontend11 Last 25 log lines:12 > = note: required for `Cache<MokaManager>` to implement `reqwest_middleware::Middleware`13 > note: required by a bound in `reqwest_middleware::ClientBuilder::with`14 > --> /build/cargo-vendor-dir/reqwest-middleware-0.5.2/src/client.rs:50:1215 > |16 > 48 | pub fn with<M>(self, middleware: M) -> Self17 > | ---- required by a bound in this associated function18 > 49 | where19 > 50 | M: Middleware,20 > | ^^^^^^^^^^ required by this bound in `ClientBuilder::with`21 >22 > warning: a method with this name may be added to the standard library in the future23 > --> src/rss.rs:15:1024 > |25 > 15 | .intersperse("\n".to_string())26 > | ^^^^^^^^^^^27 > |28 > = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!29 > = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>30 > = help: call with fully qualified syntax `itertools::Itertools::intersperse(...)` to keep using the current method31 > = note: `#[warn(unstable_name_collisions)]` (part of `#[warn(future_incompatible)]`) on by default32 >33 > Some errors have detailed explanations: E0277, E0308, E0599.34 > For more information about an error, try `rustc --explain E0277`.35 > warning: `citiesapp-frontend` (lib) generated 1 warning36 > error: could not compile `citiesapp-frontend` (lib) due to 9 previous errors; 1 warning emitted37 For full logs, run:38 nix log /nix/store/qmg5qkq6hf5bl8wy2lbasxx31qajx9p0-citiesapp-frontend.drv