this derivation will be built: /nix/store/xgk57lm03613328y1g3qzwvr3bcnfkc5-treefmt-check.drv building '/nix/store/xgk57lm03613328y1g3qzwvr3bcnfkc5-treefmt-check.drv' treefmt-check> treefmt v2.5.0traversed 332 files treefmt-check> emitted 262 files for processing treefmt-check> formatted 262 files (1 changed) in 341ms treefmt-check> M Cargo.toml treefmt-check> diff --git a/Cargo.toml b/Cargo.toml treefmt-check> index db2dcd8..a48d837 100644 treefmt-check> --- a/Cargo.toml treefmt-check> +++ b/Cargo.toml treefmt-check> @@ -44,10 +44,10 @@ version = "3.1.0" treefmt-check> treefmt-check> [workspace.dependencies] treefmt-check> async-stream = "0.3" treefmt-check> -blake3 = "1.8" treefmt-check> -bstr = "1.11" treefmt-check> -bytes = "1.11" treefmt-check> -cap-std = "3" treefmt-check> +blake3 = "1.8" treefmt-check> +bstr = "1.11" treefmt-check> +bytes = "1.11" treefmt-check> +cap-std = "3" treefmt-check> data-encoding = "2.11" treefmt-check> derive_more = { version = "2.1", features = [ "display" ] } treefmt-check> ed25519-dalek = "2" error: Cannot build '/nix/store/xgk57lm03613328y1g3qzwvr3bcnfkc5-treefmt-check.drv'. Reason: builder failed with exit code 1. Output paths: /nix/store/qmikx8h2i3q9nw6xf9ahq34yycifmkqy-treefmt-check Last 23 log lines: > treefmt v2.5.0traversed 332 files > emitted 262 files for processing > formatted 262 files (1 changed) in 341ms > M Cargo.toml > diff --git a/Cargo.toml b/Cargo.toml > index db2dcd8..a48d837 100644 > --- a/Cargo.toml > +++ b/Cargo.toml > @@ -44,10 +44,10 @@ version = "3.1.0" > > [workspace.dependencies] > async-stream = "0.3" > -blake3 = "1.8" > -bstr = "1.11" > -bytes = "1.11" > -cap-std = "3" > +blake3 = "1.8" > +bstr = "1.11" > +bytes = "1.11" > +cap-std = "3" > data-encoding = "2.11" > derive_more = { version = "2.1", features = [ "display" ] } > ed25519-dalek = "2" For full logs, run: nix log /nix/store/xgk57lm03613328y1g3qzwvr3bcnfkc5-treefmt-check.drv