setup
x86_64-linux.clippy
· build #113
· raw
1these 9 derivations will be built:2 /nix/store/xw66nl6qlavsn5nmv3vh882izj5fknm6-cargo-src-syn-3.0.0.drv3 /nix/store/haq6mal3qg87rn95qsp7vp1nzdi9rlrj-cargo-package-syn-3.0.0.drv4 /nix/store/hc1hl5ywy23apv26d949s54jm2cbjs8k-cargo-package-syn-2.0.119.drv5 /nix/store/0b8c66xzps818whc00i18r4hnac3awk9-vendor-registry.drv6 /nix/store/0mynhhypgmxlaj8lnp57hqmln7nbifa3-vendor-cargo-deps.drv7 /nix/store/1497b86a45wjcmxxwp3xbw2166mdlsqc-Cargo.toml.drv8 /nix/store/5yyrl0kmafxi3bbcdg80nskapimj08lk-source.drv9 /nix/store/1q99xapdlgl2pdmi36v8cx4iqbcwgx5v-harmonia-deps-3.1.0.drv10 /nix/store/xwfhyj3vkxxl9z0lwv7xw68c3mnr7css-harmonia-clippy-3.1.0.drv11error: Cannot build '/nix/store/xwfhyj3vkxxl9z0lwv7xw68c3mnr7css-harmonia-clippy-3.1.0.drv'.12 Reason: builder failed with exit code 101.13 Output paths:14 /nix/store/ksdvaqvyikxld6ip5z9xsz9jxahbhkxy-harmonia-clippy-3.1.015 Last 25 log lines:16 > Checking harmonia-client v3.1.0 (/build/source/harmonia-client)17 > Checking harmonia-ssh-store v3.1.0 (/build/source/harmonia-ssh-store)18 > Checking harmonia-utils-hash v0.0.0-alpha.0 (/build/source/harmonia-utils-hash)19 > Checking harmonia-utils-signature v3.1.0 (/build/source/harmonia-utils-signature)20 > error[E0063]: missing field `attrs` in initializer of `syn::TypePath`21 > --> harmonia-protocol-derive/src/internal/mod.rs:152:1822 > |23 > 152 | let tp = syn::TypePath { qself: None, path };24 > | ^^^^^^^^^^^^^ missing `attrs`25 >26 > error[E0277]: the trait bound `syn::Type: std::convert::From<syn::TypePath>` is not satisfied27 > --> harmonia-protocol-derive/src/internal/mod.rs:153:1228 > |29 > 153 | tp.into()30 > | ^^^^ the trait `std::convert::From<syn::TypePath>` is not implemented for `syn::Type`31 > |32 > = note: required for `syn::TypePath` to implement `std::convert::Into<syn::Type>`33 >34 > Checking harmonia-file-nar v3.1.0 (/build/source/harmonia-file-nar)35 > Some errors have detailed explanations: E0063, E0277.36 > For more information about an error, try `rustc --explain E0063`.37 > error: could not compile `harmonia-protocol-derive` (lib) due to 2 previous errors38 > warning: build failed, waiting for other jobs to finish...39 > error: could not compile `harmonia-protocol-derive` (lib) due to 2 previous errors40 > error: could not compile `harmonia-protocol-derive` (lib test) due to 2 previous errors41 For full logs, run:42 nix log /nix/store/xwfhyj3vkxxl9z0lwv7xw68c3mnr7css-harmonia-clippy-3.1.0.drv