1this derivation will be built:2 /nix/store/ylmial03qgycz41cvsf96wggsx6lrmf2-treefmt-check.drv3building '/nix/store/ylmial03qgycz41cvsf96wggsx6lrmf2-treefmt-check.drv' on 'ssh-ng://customer@mac02'4building '/nix/store/ylmial03qgycz41cvsf96wggsx6lrmf2-treefmt-check.drv'5treefmt-check> treefmt v2.5.0traversed 55 files6treefmt-check> emitted 32 files for processing7treefmt-check> formatted 32 files (0 changed) in 67ms8treefmt-check> M crates/common/src/lib.rs9treefmt-check> diff --git a/crates/common/src/lib.rs b/crates/common/src/lib.rs10treefmt-check> index a72f2ca..8fada2b 10064411treefmt-check> --- a/crates/common/src/lib.rs12treefmt-check> +++ b/crates/common/src/lib.rs13treefmt-check> @@ -1,9 +1,9 @@14treefmt-check> pub mod db;15treefmt-check> pub mod logging;16treefmt-check> 17treefmt-check> -use anyhow::Result;18treefmt-check> #[cfg(target_os = "linux")]19treefmt-check> use anyhow::Context;20treefmt-check> +use anyhow::Result;21treefmt-check> use std::path::Path;22treefmt-check> 23treefmt-check> /// Enter a private mount namespace so the rw remount in24error: build of '/nix/store/ylmial03qgycz41cvsf96wggsx6lrmf2-treefmt-check.drv' on 'ssh-ng://customer@mac02' failed: Cannot build '/nix/store/ylmial03qgycz41cvsf96wggsx6lrmf2-treefmt-check.drv'.25 Reason: builder failed with exit code 1.26 Output paths:27 /nix/store/7xmbwdp86h435lwxzmsfmss16ys1vjjp-treefmt-check28 Last 19 log lines:29 > treefmt v2.5.0traversed 55 files30 > emitted 32 files for processing31 > formatted 32 files (0 changed) in 67ms32 > M crates/common/src/lib.rs33 > diff --git a/crates/common/src/lib.rs b/crates/common/src/lib.rs34 > index a72f2ca..8fada2b 10064435 > --- a/crates/common/src/lib.rs36 > +++ b/crates/common/src/lib.rs37 > @@ -1,9 +1,9 @@38 > pub mod db;39 > pub mod logging;40 > 41 > -use anyhow::Result;42 > #[cfg(target_os = "linux")]43 > use anyhow::Context;44 > +use anyhow::Result;45 > use std::path::Path;46 > 47 > /// Enter a private mount namespace so the rw remount in48 For full logs, run:49 nix log /nix/store/ylmial03qgycz41cvsf96wggsx6lrmf2-treefmt-check.drv50error: Cannot build '/nix/store/ylmial03qgycz41cvsf96wggsx6lrmf2-treefmt-check.drv'.51 Reason: builder failed with exit code 1.52 Output paths:53 /nix/store/7xmbwdp86h435lwxzmsfmss16ys1vjjp-treefmt-check