nixbot

builds

succeeded setup x86_64-linux.tests · 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/xdv6ilv7mhps0b2kdx0wbnqd1w0kqm70-harmonia-deps-3.1.0.drv10 /nix/store/7s00nyvcxkh44dabbx0m406dz0zl9bi6-harmonia-llvm-cov-3.1.0.drv11error: Cannot build '/nix/store/7s00nyvcxkh44dabbx0m406dz0zl9bi6-harmonia-llvm-cov-3.1.0.drv'.12 Reason: builder failed with exit code 101.13 Output paths:14 /nix/store/laz1qh4sl7x042q8lar934di8hm1r03h-harmonia-llvm-cov-3.1.015 Last 25 log lines:16 > Compiling harmonia-protocol-derive v3.1.0 (/build/source/harmonia-protocol-derive)17 > Compiling harmonia-ssh-store v3.1.0 (/build/source/harmonia-ssh-store)18 > Compiling harmonia-client v3.1.0 (/build/source/harmonia-client)19 > Compiling harmonia-utils-test v0.0.0-alpha.0 (/build/source/harmonia-utils-test)20 > Compiling harmonia-utils-hash v0.0.0-alpha.0 (/build/source/harmonia-utils-hash)21 > Compiling harmonia-utils-signature v3.1.0 (/build/source/harmonia-utils-signature)22 > error[E0063]: missing field `attrs` in initializer of `TypePath`23 > --> harmonia-protocol-derive/src/internal/mod.rs:152:1824 > |25 > 152 | let tp = syn::TypePath { qself: None, path };26 > | ^^^^^^^^^^^^^ missing `attrs`27 >28 > error[E0277]: the trait bound `syn::Type: From<TypePath>` is not satisfied29 > --> harmonia-protocol-derive/src/internal/mod.rs:153:1230 > |31 > 153 | tp.into()32 > | ^^^^ the trait `From<TypePath>` is not implemented for `syn::Type`33 > |34 > = note: required for `TypePath` to implement `Into<syn::Type>`35 >36 > Compiling harmonia-file-nar v3.1.0 (/build/source/harmonia-file-nar)37 > Some errors have detailed explanations: E0063, E0277.38 > For more information about an error, try `rustc --explain E0063`.39 > error: could not compile `harmonia-protocol-derive` (lib) due to 2 previous errors40 > warning: build failed, waiting for other jobs to finish...41 For full logs, run:42 nix log /nix/store/7s00nyvcxkh44dabbx0m406dz0zl9bi6-harmonia-llvm-cov-3.1.0.drv