-
0.51 s
$ /nix/store/rry6qingvsrqmc7ll7jgaqpybcbdgf5v-coreutils-9.7/bin/timeout --kill-after=15s 1800s /nix/store/mycbwkcm1jzjgsaiydvzib9phmzfz9vx-nix-2.31.1/bin/nix --extra-experimental-features nix-command --extra-experimental-features flakes --extra-substituters https://sellout.cachix.org --extra-trusted-public-keys sellout.cachix.org-1:v37cTpWBEycnYxSPAgSQ57Wiqd3wjljni2aC0Xry1DE= --netrc-file /tmp/nix-ci-worker-35620b8d38b314dd/cachix-a2cee0623abc8951/netrc --extra-substituters ssh-ng://worker.nix-ci.com?ssh-key=/tmp/nix-ci-worker-35620b8d38b314dd/ssh-key-89bc0dc8cdbee398/ssh.key&remote-store=/cache/nix-ci/&base64-ssh-public-host-key=c3NoLWVkMjU1MTkgQUFBQUMzTnphQzFsWkRJMU5URTVBQUFBSU9EQXdicHlRaVYwb2lyakhxbHIwbitnWDNNVjQwbDBKTmlKdVNDZHdoZ1o= --extra-trusted-public-keys nix-ci-staging:Q5+aawDG0LPCgu1fP9e+9hktvsfSyvu/Xe5PvzTLRVs= --print-build-logs build --no-link git+https://x-access-token:<REDACTED:GITHUB_ACCESS_TOKEN>@github.com/sellout/hpack-dhall-defaults?ref=typed-hpack&rev=6272bf2f2ba559d63d34c3e0c8d37a3634588964#checks.x86_64-linux.formatter --post-build-hook /tmp/nix-ci-worker-35620b8d38b314dd/nix-ci-cache-upload.sh
-
0.51 s
warning: ignoring untrusted flake configuration setting 'allow-import-from-derivation'.
-
0.51 s
Pass '--accept-flake-config' to trust it
-
0.51 s
warning: ignoring untrusted flake configuration setting 'extra-experimental-features'.
-
0.51 s
Pass '--accept-flake-config' to trust it
-
0.51 s
warning: ignoring untrusted flake configuration setting 'extra-substituters'.
-
0.51 s
Pass '--accept-flake-config' to trust it
-
0.51 s
warning: ignoring untrusted flake configuration setting 'extra-trusted-public-keys'.
-
0.51 s
Pass '--accept-flake-config' to trust it
-
0.51 s
warning: ignoring untrusted flake configuration setting 'sandbox'.
-
0.51 s
Pass '--accept-flake-config' to trust it
-
0.51 s
warning: ignoring untrusted flake configuration setting 'use-registries'.
-
0.51 s
Pass '--accept-flake-config' to trust it
-
0.51 s
this derivation will be built:
-
0.51 s
/nix/store/8abplk9bry089rczxjac858sbfdxiywr-treefmt-check.drv
-
0.51 s
building '/nix/store/8abplk9bry089rczxjac858sbfdxiywr-treefmt-check.drv'...
-
0.64 s
treefmt-check> treefmt v2.3.1traversed 56 files
-
0.88 s
treefmt-check> emitted 36 files for processing
-
0.88 s
treefmt-check> formatted 36 files (4 changed) in 150ms
-
0.88 s
treefmt-check> M dhall/Library/schema
-
0.89 s
treefmt-check> M dhall/Package/default
-
0.89 s
treefmt-check> M dhall/Package/schema
-
0.89 s
treefmt-check> M dhall/Sublibrary/schema
-
0.89 s
treefmt-check> diff --git a/dhall/Library/schema b/dhall/Library/schema
-
0.90 s
treefmt-check> index d2f0a22..5307d67 100644
-
0.90 s
treefmt-check> --- a/dhall/Library/schema
-
0.90 s
treefmt-check> +++ b/dhall/Library/schema
-
0.90 s
treefmt-check> @@ -9,6 +9,4 @@ let schema =
-
0.90 s
treefmt-check> { Type = hpack.Library.Type a, default = ./default a }
-
0.90 s
treefmt-check> : { Type : Type, default : hpack.Library.DefaultType a }
-
0.90 s
treefmt-check>
-
0.90 s
treefmt-check> -let testMinimalRequiredFields = (schema <>)::{=}
-
0.90 s
treefmt-check> -
-
0.90 s
treefmt-check> in schema
-
0.90 s
treefmt-check> diff --git a/dhall/Package/default b/dhall/Package/default
-
0.90 s
treefmt-check> index 6703e70..c8bfc13 100644
-
0.90 s
treefmt-check> --- a/dhall/Package/default
-
0.90 s
treefmt-check> +++ b/dhall/Package/default
-
0.90 s
treefmt-check> @@ -10,8 +10,6 @@ let language = H.GHC.LanguageEdition
-
0.90 s
treefmt-check>
-
0.90 s
treefmt-check> let hpack = H.hpack
-
0.90 s
treefmt-check>
-
0.90 s
treefmt-check> -let Comp = hpack.Conditional.Comparator.Type
-
0.90 s
treefmt-check> -
-
0.90 s
treefmt-check> let -- I’m not sure if there’s anything more I can do to advertise availability
-
0.90 s
treefmt-check> -- of commercial licensing terms. I need to figure out where an SPDX
-
0.90 s
treefmt-check> -- `DocumentRef`points, and then maybe I can use that.
-
0.90 s
treefmt-check> diff --git a/dhall/Package/schema b/dhall/Package/schema
-
0.90 s
treefmt-check> index 9cb8c68..ccfd3e1 100644
-
0.90 s
treefmt-check> --- a/dhall/Package/schema
-
0.90 s
treefmt-check> +++ b/dhall/Package/schema
-
0.90 s
treefmt-check> @@ -13,10 +13,4 @@ let schema =
-
0.90 s
treefmt-check> , default = ./default rec minimumGhcVersion
-
0.90 s
treefmt-check> }
-
0.90 s
treefmt-check>
-
0.90 s
treefmt-check> -let testMinimalRequiredFields =
-
0.90 s
treefmt-check> - (schema (λ(_ : Type → Type) → <>) (Pvp.v [ 0, 0, 0 ]))::{
-
0.90 s
treefmt-check> - , name = "hpack-dhall-defaults"
-
0.90 s
treefmt-check> - , version = "0.0.0"
-
0.90 s
treefmt-check> - }
-
0.90 s
treefmt-check> -
-
0.90 s
treefmt-check> in schema
-
0.90 s
treefmt-check> diff --git a/dhall/Sublibrary/schema b/dhall/Sublibrary/schema
-
0.90 s
treefmt-check> index 086657a..383e45c 100644
-
0.90 s
treefmt-check> --- a/dhall/Sublibrary/schema
-
0.90 s
treefmt-check> +++ b/dhall/Sublibrary/schema
-
0.90 s
treefmt-check> @@ -9,6 +9,4 @@ let schema =
-
0.90 s
treefmt-check> { Type = hpack.Sublibrary.Type a, default = ./default a }
-
0.90 s
treefmt-check> : { Type : Type, default : hpack.Sublibrary.DefaultType a }
-
0.90 s
treefmt-check>
-
0.90 s
treefmt-check> -let testMinimalRequiredFields = (schema <>)::{=}
-
0.90 s
treefmt-check> -
-
0.90 s
treefmt-check> in schema
-
0.90 s
error: Cannot build '/nix/store/8abplk9bry089rczxjac858sbfdxiywr-treefmt-check.drv'.
-
0.91 s
Reason: builder failed with exit code 1.
-
0.91 s
Output paths:
-
0.91 s
/nix/store/w0fjs5j500zprm9hxnifnlc5xyb0cwdy-treefmt-check
-
0.91 s