setup
default.checks.aarch64-linux.clippy
· build #138
· raw
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/z5nz892zcz7jz4a488qsn7vzr1flf0zc-harmonia-deps-3.1.0.drv9 /nix/store/na4iyk6n9m40lr60y7r5qkg16minh5k0-harmonia-clippy-3.1.0.drv10Failed to find a machine for remote build!11derivation: 0gidncn5yvd9mywyk2qmq1pvk3dvff1n-Cargo.toml.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: 4nbrpcyvlzrci7h62n6ig8nfsgp4m58h-source.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: na4iyk6n9m40lr60y7r5qkg16minh5k0-harmonia-clippy-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/na4iyk6n9m40lr60y7r5qkg16minh5k0-harmonia-clippy-3.1.0.drv'.29 Reason: builder failed with exit code 101.30 Output paths:31 /nix/store/5c18423z9dl9njfzygkkc5zx5bx1icia-harmonia-clippy-3.1.032 Last 25 log lines:33 > Checking harmonia-client v3.1.0 (/build/source/harmonia-client)34 > Checking harmonia-ssh-store v3.1.0 (/build/source/harmonia-ssh-store)35 > Checking harmonia-utils-hash v0.0.0-alpha.0 (/build/source/harmonia-utils-hash)36 > Checking harmonia-utils-signature v3.1.0 (/build/source/harmonia-utils-signature)37 > error[E0063]: missing field `attrs` in initializer of `syn::TypePath`38 > --> harmonia-protocol-derive/src/internal/mod.rs:152:1839 > |40 > 152 | let tp = syn::TypePath { qself: None, path };41 > | ^^^^^^^^^^^^^ missing `attrs`42 >43 > error[E0277]: the trait bound `syn::Type: std::convert::From<syn::TypePath>` is not satisfied44 > --> harmonia-protocol-derive/src/internal/mod.rs:153:1245 > |46 > 153 | tp.into()47 > | ^^^^ the trait `std::convert::From<syn::TypePath>` is not implemented for `syn::Type`48 > |49 > = note: required for `syn::TypePath` to implement `std::convert::Into<syn::Type>`50 >51 > Checking harmonia-file-nar v3.1.0 (/build/source/harmonia-file-nar)52 > Some errors have detailed explanations: E0063, E0277.53 > For more information about an error, try `rustc --explain E0063`.54 > error: could not compile `harmonia-protocol-derive` (lib) due to 2 previous errors55 > warning: build failed, waiting for other jobs to finish...56 > error: could not compile `harmonia-protocol-derive` (lib) due to 2 previous errors57 > error: could not compile `harmonia-protocol-derive` (lib test) due to 2 previous errors58 For full logs, run:59 nix log /nix/store/na4iyk6n9m40lr60y7r5qkg16minh5k0-harmonia-clippy-3.1.0.drv