nixbot

builds
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: qy9ir7dk6wxxj8j4nwcyv32v40sdma36-cargo-package-syn-3.0.3.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: 1rihkxwqswnhkx93qnw3fcmfh196vi6c-harmonia-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], [])22error: Cannot build '/nix/store/1rihkxwqswnhkx93qnw3fcmfh196vi6c-harmonia-3.1.0.drv'.23 Reason: builder failed with exit code 101.24 Output paths:25 /nix/store/2f99aip19g49f01lsh96k4kmsxnxz258-harmonia-3.1.026 Last 25 log lines:27 > Compiling harmonia-client v3.1.0 (/build/source/harmonia-client)28 > Compiling harmonia-ssh-store v3.1.0 (/build/source/harmonia-ssh-store)29 > Compiling harmonia-utils-test v0.0.0-alpha.0 (/build/source/harmonia-utils-test)30 > Compiling harmonia-utils-hash v0.0.0-alpha.0 (/build/source/harmonia-utils-hash)31 > Compiling harmonia-utils-signature v3.1.0 (/build/source/harmonia-utils-signature)32 > error[E0063]: missing field `attrs` in initializer of `TypePath`33 > --> harmonia-protocol-derive/src/internal/mod.rs:152:1834 > |35 > 152 | let tp = syn::TypePath { qself: None, path };36 > | ^^^^^^^^^^^^^ missing `attrs`37 >38 > error[E0277]: the trait bound `syn::Type: From<TypePath>` is not satisfied39 > --> harmonia-protocol-derive/src/internal/mod.rs:153:1240 > |41 > 153 | tp.into()42 > | ^^^^ the trait `From<TypePath>` is not implemented for `syn::Type`43 > |44 > = note: required for `TypePath` to implement `Into<syn::Type>`45 >46 > Compiling harmonia-file-nar v3.1.0 (/build/source/harmonia-file-nar)47 > Some errors have detailed explanations: E0063, E0277.48 > For more information about an error, try `rustc --explain E0063`.49 > error: could not compile `harmonia-protocol-derive` (lib) due to 2 previous errors50 > warning: build failed, waiting for other jobs to finish...51 > error: could not compile `harmonia-protocol-derive` (lib) due to 2 previous errors52 For full logs, run:53 nix log /nix/store/1rihkxwqswnhkx93qnw3fcmfh196vi6c-harmonia-3.1.0.drv