nixbot

builds
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/xbnil9yr7z00mvi7jd8f6hh6sc9daiam-harmonia-deps-3.2.0.drv13 /nix/store/80bynf9pdgshm1nh822dvn0lbpw9hdqm-harmonia-clippy-3.2.0.drv14Failed to find a machine for remote build!15derivation: qhrdl0kzls8jqf3yibb5qg59484qz00i-Cargo.toml.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: jp33nzwqc2mlpllw6g438kprjp8hmrg6-source.drv22required (system, features): (aarch64-linux, [])231 available machines:24(systems, maxjobs, supportedFeatures, mandatoryFeatures)25([aarch64-darwin, x86_64-darwin], 8, [big-parallel, recursive-nix], [])26Failed to find a machine for remote build!27derivation: r4cl7dgnc2bx1zzg8i4nm05s6575y6xj-cargo-package-actix-files-0.7.0.drv28required (system, features): (aarch64-linux, [])291 available machines:30(systems, maxjobs, supportedFeatures, mandatoryFeatures)31([aarch64-darwin, x86_64-darwin], 8, [big-parallel, recursive-nix], [])32Failed to find a machine for remote build!33derivation: 80bynf9pdgshm1nh822dvn0lbpw9hdqm-harmonia-clippy-3.2.0.drv34required (system, features): (aarch64-linux, [])351 available machines:36(systems, maxjobs, supportedFeatures, mandatoryFeatures)37([aarch64-darwin, x86_64-darwin], 8, [big-parallel, recursive-nix], [])38error: Cannot build '/nix/store/80bynf9pdgshm1nh822dvn0lbpw9hdqm-harmonia-clippy-3.2.0.drv'.39 Reason: builder failed with exit code 101.40 Output paths:41 /nix/store/92bhz55sr3ybm4fvdnlr3z7ij12qhbry-harmonia-clippy-3.2.042 Last 25 log lines:43 > ...44 > 214 | pub fn open<P: AsRef<Path>>(path: P) -> io::Result<NamedFile> {45 > | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^46 >47 > error[E0599]: no associated function or constant named `open_async` found for struct `actix_files::NamedFile` in the current scope48 > --> harmonia-cache/src/serve.rs:174:2349 > |50 > 174 | Ok(NamedFile::open_async(&full_path)51 > | ^^^^^^^^^^ associated function or constant not found in `actix_files::NamedFile`52 > |53 > note: if you're trying to build a new `actix_files::NamedFile` consider using one of the following associated functions:54 > actix_files::NamedFile::from_file55 > actix_files::NamedFile::open56 > --> /nix/store/25ydaax9rjabjjcvb3h12jfzpis09h51-vendor-cargo-deps/c19b7c6f923b580ac259164a89f2577984ad5ab09ee9d583b888f934adbbe8d0/actix-files-0.7.0/src/named.rs:181:557 > |58 > 181 | pub fn from_file<P: AsRef<Path>>(file: File, path: P) -> io::Result<NamedFile> {59 > | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^60 > ...61 > 214 | pub fn open<P: AsRef<Path>>(path: P) -> io::Result<NamedFile> {62 > | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^63 >64 > For more information about this error, try `rustc --explain E0599`.65 > error: could not compile `harmonia-cache` (bin "harmonia-cache") due to 3 previous errors66 > warning: build failed, waiting for other jobs to finish...67 > error: could not compile `harmonia-cache` (bin "harmonia-cache" test) due to 3 previous errors68 For full logs, run:69 nix log /nix/store/80bynf9pdgshm1nh822dvn0lbpw9hdqm-harmonia-clippy-3.2.0.drv