setup
x86_64-linux.package-default
· 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/v9l1bqi329bcy1n6ajqxcr9lrjjia9yc-harmonia-3.1.0.drv11error: Cannot build '/nix/store/v9l1bqi329bcy1n6ajqxcr9lrjjia9yc-harmonia-3.1.0.drv'.12 Reason: builder failed with exit code 101.13 Output paths:14 /nix/store/xbq1b0qi9c1g0abad0a047d37ri46xrf-harmonia-3.1.015 Last 25 log lines:16 > Compiling harmonia-protocol-derive v3.1.0 (/build/source/harmonia-protocol-derive)17 > Compiling harmonia-client v3.1.0 (/build/source/harmonia-client)18 > Compiling harmonia-ssh-store v3.1.0 (/build/source/harmonia-ssh-store)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 > Some errors have detailed explanations: E0063, E0277.37 > For more information about an error, try `rustc --explain E0063`.38 > error: could not compile `harmonia-protocol-derive` (lib) due to 2 previous errors39 > warning: build failed, waiting for other jobs to finish...40 > error: could not compile `harmonia-protocol-derive` (lib) due to 2 previous errors41 For full logs, run:42 nix log /nix/store/v9l1bqi329bcy1n6ajqxcr9lrjjia9yc-harmonia-3.1.0.drv