nixbot

builds
1these 8 derivations will be built:2 /nix/store/1497b86a45wjcmxxwp3xbw2166mdlsqc-Cargo.toml.drv3 /nix/store/7jasfikh4hqmmw10q6h93i54q20r217f-cargo-package-syn-3.0.3.drv4 /nix/store/hc1hl5ywy23apv26d949s54jm2cbjs8k-cargo-package-syn-2.0.119.drv5 /nix/store/j45ba7hc05skr91d25kpg0nnf6sa2mi9-vendor-registry.drv6 /nix/store/cnxczvpw5bm585242sp1i1gzhijjcll4-vendor-cargo-deps.drv7 /nix/store/v3m7aw6z4h6vkfj0v9f98k9rqnmfh09h-source.drv8 /nix/store/ymjp1m6xhslnls7f0gyrv5a9j2xpkynv-harmonia-deps-3.1.0.drv9 /nix/store/h3hqahmvhndrcr1dzjqsmskvf98pw68r-harmonia-clippy-3.1.0.drv10error: Cannot build '/nix/store/h3hqahmvhndrcr1dzjqsmskvf98pw68r-harmonia-clippy-3.1.0.drv'.11 Reason: builder failed with exit code 101.12 Output paths:13 /nix/store/qdccbv7zhx07zd6amrvjnsn6dxa5zd1j-harmonia-clippy-3.1.014 Last 25 log lines:15 > Checking harmonia-ssh-store v3.1.0 (/build/source/harmonia-ssh-store)16 > Checking harmonia-client v3.1.0 (/build/source/harmonia-client)17 > Checking harmonia-utils-hash v0.0.0-alpha.0 (/build/source/harmonia-utils-hash)18 > Checking harmonia-utils-signature v3.1.0 (/build/source/harmonia-utils-signature)19 > error[E0063]: missing field `attrs` in initializer of `syn::TypePath`20 > --> harmonia-protocol-derive/src/internal/mod.rs:152:1821 > |22 > 152 | let tp = syn::TypePath { qself: None, path };23 > | ^^^^^^^^^^^^^ missing `attrs`24 >25 > error[E0277]: the trait bound `syn::Type: std::convert::From<syn::TypePath>` is not satisfied26 > --> harmonia-protocol-derive/src/internal/mod.rs:153:1227 > |28 > 153 | tp.into()29 > | ^^^^ the trait `std::convert::From<syn::TypePath>` is not implemented for `syn::Type`30 > |31 > = note: required for `syn::TypePath` to implement `std::convert::Into<syn::Type>`32 >33 > Checking harmonia-file-nar v3.1.0 (/build/source/harmonia-file-nar)34 > Some errors have detailed explanations: E0063, E0277.35 > For more information about an error, try `rustc --explain E0063`.36 > error: could not compile `harmonia-protocol-derive` (lib) due to 2 previous errors37 > warning: build failed, waiting for other jobs to finish...38 > error: could not compile `harmonia-protocol-derive` (lib) due to 2 previous errors39 > error: could not compile `harmonia-protocol-derive` (lib test) due to 2 previous errors40 For full logs, run:41 nix log /nix/store/h3hqahmvhndrcr1dzjqsmskvf98pw68r-harmonia-clippy-3.1.0.drv