1these 8 derivations will be built:2 /nix/store/0gidncn5yvd9mywyk2qmq1pvk3dvff1n-Cargo.toml.drv3 /nix/store/qy9ir7dk6wxxj8j4nwcyv32v40sdma36-cargo-package-syn-3.0.3.drv4 /nix/store/xqvnchfh3m63il61xkmis63hcdkdxmwl-cargo-package-syn-2.0.119.drv5 /nix/store/a7xmf0kqyy8ra6nr4dsmkvwfjbxmhk0z-vendor-registry.drv6 /nix/store/swx1ak28ikah76x1262k2z9x79c74w8w-vendor-cargo-deps.drv7 /nix/store/4nbrpcyvlzrci7h62n6ig8nfsgp4m58h-source.drv8 /nix/store/z5nz892zcz7jz4a488qsn7vzr1flf0zc-harmonia-deps-3.1.0.drv9 /nix/store/1rihkxwqswnhkx93qnw3fcmfh196vi6c-harmonia-3.1.0.drv10Failed to find a machine for remote build!11derivation: xqvnchfh3m63il61xkmis63hcdkdxmwl-cargo-package-syn-2.0.119.drv12required (system, features): (aarch64-linux, [])131 available machines:14(systems, maxjobs, supportedFeatures, mandatoryFeatures)15([aarch64-darwin, x86_64-darwin], 8, [big-parallel, recursive-nix], [])16Failed to find a machine for remote build!17derivation: z5nz892zcz7jz4a488qsn7vzr1flf0zc-harmonia-deps-3.1.0.drv18required (system, features): (aarch64-linux, [])191 available machines:20(systems, maxjobs, supportedFeatures, mandatoryFeatures)21([aarch64-darwin, x86_64-darwin], 8, [big-parallel, recursive-nix], [])22Failed to find a machine for remote build!23derivation: 1rihkxwqswnhkx93qnw3fcmfh196vi6c-harmonia-3.1.0.drv24required (system, features): (aarch64-linux, [])251 available machines:26(systems, maxjobs, supportedFeatures, mandatoryFeatures)27([aarch64-darwin, x86_64-darwin], 8, [big-parallel, recursive-nix], [])28error: Cannot build '/nix/store/1rihkxwqswnhkx93qnw3fcmfh196vi6c-harmonia-3.1.0.drv'.29 Reason: builder failed with exit code 101.30 Output paths:31 /nix/store/2f99aip19g49f01lsh96k4kmsxnxz258-harmonia-3.1.032 Last 25 log lines:33 > Compiling harmonia-ssh-store v3.1.0 (/build/source/harmonia-ssh-store)34 > Compiling harmonia-client v3.1.0 (/build/source/harmonia-client)35 > Compiling harmonia-utils-test v0.0.0-alpha.0 (/build/source/harmonia-utils-test)36 > Compiling harmonia-utils-hash v0.0.0-alpha.0 (/build/source/harmonia-utils-hash)37 > Compiling harmonia-utils-signature v3.1.0 (/build/source/harmonia-utils-signature)38 > error[E0063]: missing field `attrs` in initializer of `TypePath`39 > --> harmonia-protocol-derive/src/internal/mod.rs:152:1840 > |41 > 152 | let tp = syn::TypePath { qself: None, path };42 > | ^^^^^^^^^^^^^ missing `attrs`43 >44 > error[E0277]: the trait bound `syn::Type: From<TypePath>` is not satisfied45 > --> harmonia-protocol-derive/src/internal/mod.rs:153:1246 > |47 > 153 | tp.into()48 > | ^^^^ the trait `From<TypePath>` is not implemented for `syn::Type`49 > |50 > = note: required for `TypePath` to implement `Into<syn::Type>`51 >52 > Compiling harmonia-file-nar v3.1.0 (/build/source/harmonia-file-nar)53 > Some errors have detailed explanations: E0063, E0277.54 > For more information about an error, try `rustc --explain E0063`.55 > error: could not compile `harmonia-protocol-derive` (lib) due to 2 previous errors56 > warning: build failed, waiting for other jobs to finish...57 > error: could not compile `harmonia-protocol-derive` (lib) due to 2 previous errors58 For full logs, run:59 nix log /nix/store/1rihkxwqswnhkx93qnw3fcmfh196vi6c-harmonia-3.1.0.drv