setup
checks.aarch64-darwin.clippy
· build #493
· raw
1these 12 derivations will be built:2 /nix/store/27r4dmggb3drr2bnaxlvz7xbk82svli8-cargo-src-v_htmlescape-0.17.0.drv3 /nix/store/4i3mcabipaswwx63hi99ckmzkyd1s7bd-cargo-src-v_escape-base-0.1.0.drv4 /nix/store/3kzh3sb715yhh1zbp923pn8gx3rbn2vd-cargo-package-v_escape-base-0.1.0.drv5 /nix/store/62l0r7qc305ff58x4q83im72i2mfs97a-cargo-src-actix-files-0.7.0.drv6 /nix/store/rpirzzv1fsb2y4r2c851ygjd2989zr0w-Cargo.toml.drv7 /nix/store/83yifh8dw3l38iaa28swdfg9v5ldg9vw-source.drv8 /nix/store/9b57ia13x2a45dd3w7dja78qdhph240p-cargo-package-v_htmlescape-0.17.0.drv9 /nix/store/y62gnkw8q36w0f28wy2qbz9255kic23h-cargo-package-actix-files-0.7.0.drv10 /nix/store/9672ysi9jda78zv344lvmgk2j7w03by3-vendor-registry.drv11 /nix/store/yrr01p8ijdyvxj0qzfkaki5nc1lzcp77-vendor-cargo-deps.drv12 /nix/store/d20k6f1vsm5hrc2dmmlvj7s95p4dnj0j-harmonia-deps-3.2.0.drv13 /nix/store/zjwld4h9avgb0bxr8yigwygx0lkklrcn-harmonia-clippy-3.2.0.drv14error: build of '/nix/store/zjwld4h9avgb0bxr8yigwygx0lkklrcn-harmonia-clippy-3.2.0.drv' on 'ssh-ng://customer@mac02' failed: Cannot build '/nix/store/zjwld4h9avgb0bxr8yigwygx0lkklrcn-harmonia-clippy-3.2.0.drv'.15 Reason: builder failed with exit code 101.16 Output paths:17 /nix/store/hk4cy4af8dsrdmafyzrnc1sp756zzgsq-harmonia-clippy-3.2.018 Last 25 log lines:19 > ...20 > 214 | pub fn open<P: AsRef<Path>>(path: P) -> io::Result<NamedFile> {21 > | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^22 >23 > error[E0599]: no associated function or constant named `open_async` found for struct `actix_files::NamedFile` in the current scope24 > --> harmonia-cache/src/serve.rs:174:2325 > |26 > 174 | Ok(NamedFile::open_async(&full_path)27 > | ^^^^^^^^^^ associated function or constant not found in `actix_files::NamedFile`28 > |29 > note: if you're trying to build a new `actix_files::NamedFile` consider using one of the following associated functions:30 > actix_files::NamedFile::from_file31 > actix_files::NamedFile::open32 > --> /nix/store/rry4y47m7wzb4mz24xd9irn7bs8hlm2v-vendor-cargo-deps/c19b7c6f923b580ac259164a89f2577984ad5ab09ee9d583b888f934adbbe8d0/actix-files-0.7.0/src/named.rs:181:533 > |34 > 181 | pub fn from_file<P: AsRef<Path>>(file: File, path: P) -> io::Result<NamedFile> {35 > | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^36 > ...37 > 214 | pub fn open<P: AsRef<Path>>(path: P) -> io::Result<NamedFile> {38 > | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^39 >40 > For more information about this error, try `rustc --explain E0599`.41 > error: could not compile `harmonia-cache` (bin "harmonia-cache") due to 3 previous errors42 > warning: build failed, waiting for other jobs to finish...43 > error: could not compile `harmonia-cache` (bin "harmonia-cache" test) due to 3 previous errors44 For full logs, run:45 nix log /nix/store/zjwld4h9avgb0bxr8yigwygx0lkklrcn-harmonia-clippy-3.2.0.drv46error: Cannot build '/nix/store/zjwld4h9avgb0bxr8yigwygx0lkklrcn-harmonia-clippy-3.2.0.drv'.47 Reason: builder failed with exit code 1.48 Output paths:49 /nix/store/hk4cy4af8dsrdmafyzrnc1sp756zzgsq-harmonia-clippy-3.2.0