nixbot

builds
1these 8 derivations will be built:2 /nix/store/0gidncn5yvd9mywyk2qmq1pvk3dvff1n-Cargo.toml.drv3 /nix/store/4nbrpcyvlzrci7h62n6ig8nfsgp4m58h-source.drv4 /nix/store/qy9ir7dk6wxxj8j4nwcyv32v40sdma36-cargo-package-syn-3.0.3.drv5 /nix/store/xqvnchfh3m63il61xkmis63hcdkdxmwl-cargo-package-syn-2.0.119.drv6 /nix/store/a7xmf0kqyy8ra6nr4dsmkvwfjbxmhk0z-vendor-registry.drv7 /nix/store/swx1ak28ikah76x1262k2z9x79c74w8w-vendor-cargo-deps.drv8 /nix/store/6k3y75m7afm6bx5nh125w2sn3l65k6nh-harmonia-deps-3.1.0.drv9 /nix/store/7s0ii4jpxyzc8gjq5xd417c3vsyl5w4i-harmonia-llvm-cov-3.1.0.drv10Failed to find a machine for remote build!11derivation: 6k3y75m7afm6bx5nh125w2sn3l65k6nh-harmonia-deps-3.1.0.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: 7s0ii4jpxyzc8gjq5xd417c3vsyl5w4i-harmonia-llvm-cov-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/7s0ii4jpxyzc8gjq5xd417c3vsyl5w4i-harmonia-llvm-cov-3.1.0.drv'.23 Reason: builder failed with exit code 101.24 Output paths:25 /nix/store/0avgrh80j6pfixvgxy914b55nb9vv9gw-harmonia-llvm-cov-3.1.026 Last 25 log lines:27 > Compiling harmonia-protocol-derive v3.1.0 (/build/source/harmonia-protocol-derive)28 > Compiling harmonia-ssh-store v3.1.0 (/build/source/harmonia-ssh-store)29 > Compiling harmonia-client v3.1.0 (/build/source/harmonia-client)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 For full logs, run:53 nix log /nix/store/7s0ii4jpxyzc8gjq5xd417c3vsyl5w4i-harmonia-llvm-cov-3.1.0.drv