1this derivation will be built:2 /nix/store/i50a7pid3dzms6347ph15aq0rqwrvwr2-treefmt-check.drv3building '/nix/store/i50a7pid3dzms6347ph15aq0rqwrvwr2-treefmt-check.drv'4treefmt-check> treefmt v2.5.0traversed 314 files5treefmt-check> emitted 246 files for processing6treefmt-check> formatted 246 files (1 changed) in 350ms7treefmt-check> M harmonia-utils-hash/src/writer.rs8treefmt-check> diff --git a/harmonia-utils-hash/src/writer.rs b/harmonia-utils-hash/src/writer.rs9treefmt-check> index 35422b5..623f959 10064410treefmt-check> --- a/harmonia-utils-hash/src/writer.rs11treefmt-check> +++ b/harmonia-utils-hash/src/writer.rs12treefmt-check> @@ -1,4 +1,4 @@13treefmt-check> -use crate::{Context, Algorithm, Hash};14treefmt-check> +use crate::{Algorithm, Context, Hash};15treefmt-check> 16treefmt-check> /// A hash writer that implements [`AsyncWrite`].17treefmt-check> ///18error: Cannot build '/nix/store/i50a7pid3dzms6347ph15aq0rqwrvwr2-treefmt-check.drv'.19 Reason: builder failed with exit code 1.20 Output paths:21 /nix/store/vgnafzm0hswwk2kcx3bcabyngr5q5crh-treefmt-check22 Last 14 log lines:23 > treefmt v2.5.0traversed 314 files24 > emitted 246 files for processing25 > formatted 246 files (1 changed) in 350ms26 > M harmonia-utils-hash/src/writer.rs27 > diff --git a/harmonia-utils-hash/src/writer.rs b/harmonia-utils-hash/src/writer.rs28 > index 35422b5..623f959 10064429 > --- a/harmonia-utils-hash/src/writer.rs30 > +++ b/harmonia-utils-hash/src/writer.rs31 > @@ -1,4 +1,4 @@32 > -use crate::{Context, Algorithm, Hash};33 > +use crate::{Algorithm, Context, Hash};34 > 35 > /// A hash writer that implements [`AsyncWrite`].36 > ///37 For full logs, run:38 nix log /nix/store/i50a7pid3dzms6347ph15aq0rqwrvwr2-treefmt-check.drv