setup
checks.aarch64-linux.tests
· build #493
· raw
1these 12 derivations will be built:2 /nix/store/4s0mzxy367q3xd684m2f0fqkh4pg5w9d-cargo-src-v_htmlescape-0.17.0.drv3 /nix/store/4czkja8rxfrav3dg0c7bc2xd700y8w3a-cargo-package-v_htmlescape-0.17.0.drv4 /nix/store/5jz8qzb2gsf47wxamvi02xfqjl7vm8nb-cargo-src-v_escape-base-0.1.0.drv5 /nix/store/i5kc0xi54fwq8pwqfxkpy8fy4rfhna8q-cargo-package-v_escape-base-0.1.0.drv6 /nix/store/igl4v3mx9sv640gfbkj8pgmw7khjd2hg-cargo-src-actix-files-0.7.0.drv7 /nix/store/r4cl7dgnc2bx1zzg8i4nm05s6575y6xj-cargo-package-actix-files-0.7.0.drv8 /nix/store/v5wq0abiydvv5dl2949lnc315aj0c87z-vendor-registry.drv9 /nix/store/5yysdzrqql7687clqykr7k4fi0ax1kh0-vendor-cargo-deps.drv10 /nix/store/qhrdl0kzls8jqf3yibb5qg59484qz00i-Cargo.toml.drv11 /nix/store/jp33nzwqc2mlpllw6g438kprjp8hmrg6-source.drv12 /nix/store/minaganmwlj0zkim6r1g978mf3fgs5m9-harmonia-deps-3.2.0.drv13 /nix/store/wh6nsq3vgbif1859dq7rdb190vhc11v3-harmonia-llvm-cov-3.2.0.drv14Failed to find a machine for remote build!15derivation: minaganmwlj0zkim6r1g978mf3fgs5m9-harmonia-deps-3.2.0.drv16required (system, features): (aarch64-linux, [])171 available machines:18(systems, maxjobs, supportedFeatures, mandatoryFeatures)19([aarch64-darwin, x86_64-darwin], 8, [big-parallel, recursive-nix], [])20Failed to find a machine for remote build!21derivation: wh6nsq3vgbif1859dq7rdb190vhc11v3-harmonia-llvm-cov-3.2.0.drv22required (system, features): (aarch64-linux, [])231 available machines:24(systems, maxjobs, supportedFeatures, mandatoryFeatures)25([aarch64-darwin, x86_64-darwin], 8, [big-parallel, recursive-nix], [])26error: Cannot build '/nix/store/wh6nsq3vgbif1859dq7rdb190vhc11v3-harmonia-llvm-cov-3.2.0.drv'.27 Reason: builder failed with exit code 101.28 Output paths:29 /nix/store/gh4bfdpsmld1j4vsv9gap3s6nxqqd2fi-harmonia-llvm-cov-3.2.030 Last 25 log lines:31 > | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^32 > ...33 > 214 | pub fn open<P: AsRef<Path>>(path: P) -> io::Result<NamedFile> {34 > | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^35 >36 > error[E0599]: no associated function or constant named `open_async` found for struct `NamedFile` in the current scope37 > --> harmonia-cache/src/serve.rs:174:2338 > |39 > 174 | Ok(NamedFile::open_async(&full_path)40 > | ^^^^^^^^^^ associated function or constant not found in `NamedFile`41 > |42 > note: if you're trying to build a new `NamedFile` consider using one of the following associated functions:43 > NamedFile::from_file44 > NamedFile::open45 > --> /nix/store/25ydaax9rjabjjcvb3h12jfzpis09h51-vendor-cargo-deps/c19b7c6f923b580ac259164a89f2577984ad5ab09ee9d583b888f934adbbe8d0/actix-files-0.7.0/src/named.rs:181:546 > |47 > 181 | pub fn from_file<P: AsRef<Path>>(file: File, path: P) -> io::Result<NamedFile> {48 > | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^49 > ...50 > 214 | pub fn open<P: AsRef<Path>>(path: P) -> io::Result<NamedFile> {51 > | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^52 >53 > For more information about this error, try `rustc --explain E0599`.54 > error: could not compile `harmonia-cache` (bin "harmonia-cache") due to 3 previous errors55 > warning: build failed, waiting for other jobs to finish...56 For full logs, run:57 nix log /nix/store/wh6nsq3vgbif1859dq7rdb190vhc11v3-harmonia-llvm-cov-3.2.0.drv