setup
aarch64-linux.clippy
· build #113
· raw
1these 9 derivations will be built:2 /nix/store/0gidncn5yvd9mywyk2qmq1pvk3dvff1n-Cargo.toml.drv3 /nix/store/r4dmvjbk92xvahvn1p379babqfhbmxdl-cargo-src-syn-3.0.0.drv4 /nix/store/ndccyndjlgl62c0sv387ipvkq29rxvy7-cargo-package-syn-3.0.0.drv5 /nix/store/xqvnchfh3m63il61xkmis63hcdkdxmwl-cargo-package-syn-2.0.119.drv6 /nix/store/y3lkzzcgjil49lphin83b8wf2wdy27x2-vendor-registry.drv7 /nix/store/h20f4dqjr0ddywfqs07r07d2ajn5lgv3-vendor-cargo-deps.drv8 /nix/store/4z2j1a0pjyi3zscirr2ry6y2ra80v45w-source.drv9 /nix/store/n0ia0p0838fmzls7zpf9ysbyrvanjgdq-harmonia-deps-3.1.0.drv10 /nix/store/0sj1gsgn4gg8x9ia84z4mqfi27vg0rsj-harmonia-clippy-3.1.0.drv11Failed to find a machine for remote build!12derivation: 0gidncn5yvd9mywyk2qmq1pvk3dvff1n-Cargo.toml.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: 4z2j1a0pjyi3zscirr2ry6y2ra80v45w-source.drv19required (system, features): (aarch64-linux, [])201 available machines:21(systems, maxjobs, supportedFeatures, mandatoryFeatures)22([aarch64-darwin, x86_64-darwin], 8, [big-parallel, recursive-nix], [])23Failed to find a machine for remote build!24derivation: 0sj1gsgn4gg8x9ia84z4mqfi27vg0rsj-harmonia-clippy-3.1.0.drv25required (system, features): (aarch64-linux, [])261 available machines:27(systems, maxjobs, supportedFeatures, mandatoryFeatures)28([aarch64-darwin, x86_64-darwin], 8, [big-parallel, recursive-nix], [])29error: Cannot build '/nix/store/0sj1gsgn4gg8x9ia84z4mqfi27vg0rsj-harmonia-clippy-3.1.0.drv'.30 Reason: builder failed with exit code 101.31 Output paths:32 /nix/store/kl0kpsk06i672qgzlnzymg8hdm3hjv9z-harmonia-clippy-3.1.033 Last 25 log lines:34 > Checking harmonia-client v3.1.0 (/build/source/harmonia-client)35 > Checking harmonia-ssh-store v3.1.0 (/build/source/harmonia-ssh-store)36 > Checking harmonia-utils-hash v0.0.0-alpha.0 (/build/source/harmonia-utils-hash)37 > Checking harmonia-utils-signature v3.1.0 (/build/source/harmonia-utils-signature)38 > error[E0063]: missing field `attrs` in initializer of `syn::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: std::convert::From<syn::TypePath>` is not satisfied45 > --> harmonia-protocol-derive/src/internal/mod.rs:153:1246 > |47 > 153 | tp.into()48 > | ^^^^ the trait `std::convert::From<syn::TypePath>` is not implemented for `syn::Type`49 > |50 > = note: required for `syn::TypePath` to implement `std::convert::Into<syn::Type>`51 >52 > Some errors have detailed explanations: E0063, E0277.53 > For more information about an error, try `rustc --explain E0063`.54 > Checking harmonia-file-nar v3.1.0 (/build/source/harmonia-file-nar)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 > error: could not compile `harmonia-protocol-derive` (lib test) due to 2 previous errors59 For full logs, run:60 nix log /nix/store/0sj1gsgn4gg8x9ia84z4mqfi27vg0rsj-harmonia-clippy-3.1.0.drv