nixbot

builds

succeeded setup x86_64-linux.package · build #27 · raw

1these 3 derivations will be built:2 /nix/store/qvgxxk3zhn2cx2s144qhx7121f7j82c1-reqwest-middleware-0.5.2.drv3 /nix/store/isxyk9i8443k8qw3sxpyig2qmvmhawqv-cargo-vendor-dir.drv4 /nix/store/xy14j7zgnm1sjr0xq38m7l9l2lfl57ks-citiesapp-frontend.drv5error: Cannot build '/nix/store/xy14j7zgnm1sjr0xq38m7l9l2lfl57ks-citiesapp-frontend.drv'.6 Reason: builder failed with exit code 101.7 Output paths:8 /nix/store/m5xk2xyf1my46yjf5jhvjcsk8nyyv1cr-citiesapp-frontend9 Last 25 log lines:10 > note: required by a bound in `reqwest_middleware::ClientBuilder::with`11 > --> /build/cargo-vendor-dir/reqwest-middleware-0.5.2/src/client.rs:50:1212 > |13 > 48 | pub fn with<M>(self, middleware: M) -> Self14 > | ---- required by a bound in this associated function15 > 49 | where16 > 50 | M: Middleware,17 > | ^^^^^^^^^^ required by this bound in `ClientBuilder::with`18 >19 > warning: a method with this name may be added to the standard library in the future20 > --> src/rss.rs:15:1021 > |22 > 15 | .intersperse("\n".to_string())23 > | ^^^^^^^^^^^24 > |25 > = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!26 > = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>27 > = help: call with fully qualified syntax `itertools::Itertools::intersperse(...)` to keep using the current method28 > = note: `#[warn(unstable_name_collisions)]` (part of `#[warn(future_incompatible)]`) on by default29 >30 > Some errors have detailed explanations: E0277, E0308, E0599.31 > For more information about an error, try `rustc --explain E0277`.32 > warning: `citiesapp-frontend` (lib) generated 1 warning33 > error: could not compile `citiesapp-frontend` (lib) due to 9 previous errors; 1 warning emitted34 > warning: build failed, waiting for other jobs to finish...35 For full logs, run:36 nix log /nix/store/xy14j7zgnm1sjr0xq38m7l9l2lfl57ks-citiesapp-frontend.drv