these 9 derivations will be built: /nix/store/xw66nl6qlavsn5nmv3vh882izj5fknm6-cargo-src-syn-3.0.0.drv /nix/store/haq6mal3qg87rn95qsp7vp1nzdi9rlrj-cargo-package-syn-3.0.0.drv /nix/store/hc1hl5ywy23apv26d949s54jm2cbjs8k-cargo-package-syn-2.0.119.drv /nix/store/0b8c66xzps818whc00i18r4hnac3awk9-vendor-registry.drv /nix/store/0mynhhypgmxlaj8lnp57hqmln7nbifa3-vendor-cargo-deps.drv /nix/store/1497b86a45wjcmxxwp3xbw2166mdlsqc-Cargo.toml.drv /nix/store/5yyrl0kmafxi3bbcdg80nskapimj08lk-source.drv /nix/store/1q99xapdlgl2pdmi36v8cx4iqbcwgx5v-harmonia-deps-3.1.0.drv /nix/store/v9l1bqi329bcy1n6ajqxcr9lrjjia9yc-harmonia-3.1.0.drv error: Cannot build '/nix/store/v9l1bqi329bcy1n6ajqxcr9lrjjia9yc-harmonia-3.1.0.drv'. Reason: builder failed with exit code 101. Output paths: /nix/store/xbq1b0qi9c1g0abad0a047d37ri46xrf-harmonia-3.1.0 Last 25 log lines: > Compiling harmonia-protocol-derive v3.1.0 (/build/source/harmonia-protocol-derive) > Compiling harmonia-client v3.1.0 (/build/source/harmonia-client) > Compiling harmonia-ssh-store v3.1.0 (/build/source/harmonia-ssh-store) > Compiling harmonia-utils-test v0.0.0-alpha.0 (/build/source/harmonia-utils-test) > Compiling harmonia-utils-hash v0.0.0-alpha.0 (/build/source/harmonia-utils-hash) > Compiling harmonia-utils-signature v3.1.0 (/build/source/harmonia-utils-signature) > error[E0063]: missing field `attrs` in initializer of `TypePath` > --> harmonia-protocol-derive/src/internal/mod.rs:152:18 > | > 152 | let tp = syn::TypePath { qself: None, path }; > | ^^^^^^^^^^^^^ missing `attrs` > > error[E0277]: the trait bound `syn::Type: From` is not satisfied > --> harmonia-protocol-derive/src/internal/mod.rs:153:12 > | > 153 | tp.into() > | ^^^^ the trait `From` is not implemented for `syn::Type` > | > = note: required for `TypePath` to implement `Into` > > Some errors have detailed explanations: E0063, E0277. > For more information about an error, try `rustc --explain E0063`. > error: could not compile `harmonia-protocol-derive` (lib) due to 2 previous errors > warning: build failed, waiting for other jobs to finish... > error: could not compile `harmonia-protocol-derive` (lib) due to 2 previous errors For full logs, run: nix log /nix/store/v9l1bqi329bcy1n6ajqxcr9lrjjia9yc-harmonia-3.1.0.drv