nixbot

builds
1these 9 derivations will be built:2 /nix/store/0gidncn5yvd9mywyk2qmq1pvk3dvff1n-Cargo.toml.drv3 /nix/store/4z2j1a0pjyi3zscirr2ry6y2ra80v45w-source.drv4 /nix/store/r4dmvjbk92xvahvn1p379babqfhbmxdl-cargo-src-syn-3.0.0.drv5 /nix/store/ndccyndjlgl62c0sv387ipvkq29rxvy7-cargo-package-syn-3.0.0.drv6 /nix/store/xqvnchfh3m63il61xkmis63hcdkdxmwl-cargo-package-syn-2.0.119.drv7 /nix/store/y3lkzzcgjil49lphin83b8wf2wdy27x2-vendor-registry.drv8 /nix/store/h20f4dqjr0ddywfqs07r07d2ajn5lgv3-vendor-cargo-deps.drv9 /nix/store/n0ia0p0838fmzls7zpf9ysbyrvanjgdq-harmonia-deps-3.1.0.drv10 /nix/store/a4xa46jqmmmrqxm6hbwsxvrsiylhrcl8-harmonia-3.1.0.drv11Failed to find a machine for remote build!12derivation: xqvnchfh3m63il61xkmis63hcdkdxmwl-cargo-package-syn-2.0.119.drv13required (system, features): (aarch64-linux, [])141 available machines:15(systems, maxjobs, supportedFeatures, mandatoryFeatures)16([aarch64-darwin, x86_64-darwin], 8, [big-parallel, recursive-nix], [])17Failed to find a machine for remote build!18derivation: a4xa46jqmmmrqxm6hbwsxvrsiylhrcl8-harmonia-3.1.0.drv19required (system, features): (aarch64-linux, [])201 available machines:21(systems, maxjobs, supportedFeatures, mandatoryFeatures)22([aarch64-darwin, x86_64-darwin], 8, [big-parallel, recursive-nix], [])23error: Cannot build '/nix/store/a4xa46jqmmmrqxm6hbwsxvrsiylhrcl8-harmonia-3.1.0.drv'.24 Reason: builder failed with exit code 101.25 Output paths:26 /nix/store/xk4gc4da83pjhkkbqkvrr9q2k3cb582l-harmonia-3.1.027 Last 25 log lines:28 > Compiling harmonia-client v3.1.0 (/build/source/harmonia-client)29 > Compiling harmonia-ssh-store v3.1.0 (/build/source/harmonia-ssh-store)30 > Compiling harmonia-utils-test v0.0.0-alpha.0 (/build/source/harmonia-utils-test)31 > Compiling harmonia-utils-hash v0.0.0-alpha.0 (/build/source/harmonia-utils-hash)32 > Compiling harmonia-utils-signature v3.1.0 (/build/source/harmonia-utils-signature)33 > error[E0063]: missing field `attrs` in initializer of `TypePath`34 > --> harmonia-protocol-derive/src/internal/mod.rs:152:1835 > |36 > 152 | let tp = syn::TypePath { qself: None, path };37 > | ^^^^^^^^^^^^^ missing `attrs`38 >39 > error[E0277]: the trait bound `syn::Type: From<TypePath>` is not satisfied40 > --> harmonia-protocol-derive/src/internal/mod.rs:153:1241 > |42 > 153 | tp.into()43 > | ^^^^ the trait `From<TypePath>` is not implemented for `syn::Type`44 > |45 > = note: required for `TypePath` to implement `Into<syn::Type>`46 >47 > Compiling harmonia-file-nar v3.1.0 (/build/source/harmonia-file-nar)48 > Some errors have detailed explanations: E0063, E0277.49 > For more information about an error, try `rustc --explain E0063`.50 > error: could not compile `harmonia-protocol-derive` (lib) due to 2 previous errors51 > warning: build failed, waiting for other jobs to finish...52 > error: could not compile `harmonia-protocol-derive` (lib) due to 2 previous errors53 For full logs, run:54 nix log /nix/store/a4xa46jqmmmrqxm6hbwsxvrsiylhrcl8-harmonia-3.1.0.drv