setup
checks.aarch64-darwin.clippy
· build #261
· raw
1these 2 derivations will be built:2 /nix/store/wvwk2mq3z8d3vqlry437l06aim9a1bm2-harmonia-deps-3.2.0.drv3 /nix/store/md2vpmakmda96ap3mxqq78b84jffz1r2-harmonia-clippy-3.2.0.drv4error: build of '/nix/store/md2vpmakmda96ap3mxqq78b84jffz1r2-harmonia-clippy-3.2.0.drv' on 'ssh-ng://customer@mac02' failed: Cannot build '/nix/store/md2vpmakmda96ap3mxqq78b84jffz1r2-harmonia-clippy-3.2.0.drv'.5 Reason: builder failed with exit code 101.6 Output paths:7 /nix/store/sf4gbgvk6140ivvry4rdzy744si4cv4j-harmonia-clippy-3.2.08 Last 25 log lines:9 > 112 ~ }10 > |11 >12 > error: this `if` statement can be collapsed13 > --> harmonia-store-gc/src/roots/runtime_roots.rs:187:914 > |15 > 187 | / if r > 0 {16 > 188 | | if let Some(p) = extract_cstr_path(&buf) {17 > 189 | | add_unchecked(store_prefix, &p, unchecked);18 > 190 | | }19 > 191 | | }20 > | |_________^21 > |22 > = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#collapsible_if23 > help: collapse nested if block24 > |25 > 187 ~ if r > 026 > 188 ~ && let Some(p) = extract_cstr_path(&buf) {27 > 189 | add_unchecked(store_prefix, &p, unchecked);28 > 190 ~ }29 > |30 >31 > error: could not compile `harmonia-store-gc` (lib) due to 2 previous errors32 > warning: build failed, waiting for other jobs to finish...33 > error: could not compile `harmonia-store-gc` (lib test) due to 2 previous errors34 For full logs, run:35 nix log /nix/store/md2vpmakmda96ap3mxqq78b84jffz1r2-harmonia-clippy-3.2.0.drv36error: Cannot build '/nix/store/md2vpmakmda96ap3mxqq78b84jffz1r2-harmonia-clippy-3.2.0.drv'.37 Reason: builder failed with exit code 1.38 Output paths:39 /nix/store/sf4gbgvk6140ivvry4rdzy744si4cv4j-harmonia-clippy-3.2.0