these 11 derivations will be built: /nix/store/1p33zmdsjx0xdjvr80czzh2b121fakav-niks3-server-1.4.0.drv /nix/store/6ldnc6hhw24ma3s1y8l283aqw678qjrq-niks3-1.6.1-go-modules-aarch64-unknown-linux-gnu.drv /nix/store/4l7h88wpbaqi7nkfd2jqxsxawisaihml-niks3-aarch64-unknown-linux-gnu-1.6.1.drv /nix/store/z5qv5i3ji42n0b45g8194hz80xnx746x-niks3-server-customisation-layer.drv /nix/store/z4yfxa2zvc04m71894lmqh96js5nh4jn-excludePaths.drv /nix/store/dcq7d1fbrq0wi227rjnvh64p99acypgb-layers.json.drv /nix/store/z41vnbbj64vsd6c1k6m1nkg942qpx633-niks3-server-conf.json.drv /nix/store/vvp5yvx6sl8x8l69y0cz5n7rvqf4ilz7-stream-niks3-server.drv /nix/store/dqdf4vzgrgp432b02b19rkm9pvpy2lly-niks3-server.tar.drv /nix/store/wma13kccmjafma9ldqzsgpsp858k201y-images.drv /nix/store/8lyhn9gnfrchz7fla1cx9bf90pygrbpj-niks3-server-docker.drv building '/nix/store/1p33zmdsjx0xdjvr80czzh2b121fakav-niks3-server-1.4.0.drv' on 'ssh-ng://customer@mac02' building '/nix/store/9cigdp68djxfkww5jrq6j1ibmjqfw334-niks3-1.6.1-go-modules-aarch64-unknown-linux-gnu.drv' on 'ssh-ng://customer@mac02' building '/nix/store/1p33zmdsjx0xdjvr80czzh2b121fakav-niks3-server-1.4.0.drv' niks3-server-1.4.0> Running phase: unpackPhase niks3-server-1.4.0> unpacking source archive /nix/store/gsgbirf7wrn5yc4qys4idwx028bw7p8c-source niks3-server-1.4.0> source root is source niks3-server-1.4.0> Running phase: patchPhase niks3-server-1.4.0> Running phase: updateAutotoolsGnuConfigScriptsPhase niks3-server-1.4.0> Running phase: configurePhase niks3-server-1.4.0> Running phase: buildPhase niks3-server-1.4.0> Building subPackage ./cmd/niks3-server niks3-server-1.4.0> go: inconsistent vendoring in /nix/var/nix/builds/nix-90301-1452929154/source: niks3-server-1.4.0> golang.org/x/sync@v0.21.0: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt niks3-server-1.4.0> golang.org/x/sync@v0.20.0: is marked as explicit in vendor/modules.txt, but not explicitly required in go.mod niks3-server-1.4.0> niks3-server-1.4.0> To ignore the vendor directory, use -mod=readonly or -mod=mod. niks3-server-1.4.0> To sync the vendor directory, run: niks3-server-1.4.0> go mod vendor error: build of '/nix/store/1p33zmdsjx0xdjvr80czzh2b121fakav-niks3-server-1.4.0.drv' on 'ssh-ng://customer@mac02' failed: Cannot build '/nix/store/1p33zmdsjx0xdjvr80czzh2b121fakav-niks3-server-1.4.0.drv'. Reason: builder failed with exit code 1. Output paths: /nix/store/4yqfkjsgrm9qqcfs2iljypi5i201mk54-niks3-server-1.4.0 Last 15 log lines: > Running phase: unpackPhase > unpacking source archive /nix/store/gsgbirf7wrn5yc4qys4idwx028bw7p8c-source > source root is source > Running phase: patchPhase > Running phase: updateAutotoolsGnuConfigScriptsPhase > Running phase: configurePhase > Running phase: buildPhase > Building subPackage ./cmd/niks3-server > go: inconsistent vendoring in /nix/var/nix/builds/nix-90301-1452929154/source: > golang.org/x/sync@v0.21.0: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt > golang.org/x/sync@v0.20.0: is marked as explicit in vendor/modules.txt, but not explicitly required in go.mod > > To ignore the vendor directory, use -mod=readonly or -mod=mod. > To sync the vendor directory, run: > go mod vendor For full logs, run: nix log /nix/store/1p33zmdsjx0xdjvr80czzh2b121fakav-niks3-server-1.4.0.drv error: Cannot build '/nix/store/1p33zmdsjx0xdjvr80czzh2b121fakav-niks3-server-1.4.0.drv'. Reason: builder failed with exit code 1. Output paths: /nix/store/4yqfkjsgrm9qqcfs2iljypi5i201mk54-niks3-server-1.4.0 building '/nix/store/9cigdp68djxfkww5jrq6j1ibmjqfw334-niks3-1.6.1-go-modules-aarch64-unknown-linux-gnu.drv' niks3-1.6.1-go-modules-aarch64-unknown-linux-gnu> Running phase: unpackPhase niks3-1.6.1-go-modules-aarch64-unknown-linux-gnu> unpacking source archive /nix/store/rm99imxklyvp85izw71w6ckmdbnrvcca-source niks3-1.6.1-go-modules-aarch64-unknown-linux-gnu> source root is source niks3-1.6.1-go-modules-aarch64-unknown-linux-gnu> Running phase: patchPhase niks3-1.6.1-go-modules-aarch64-unknown-linux-gnu> Running phase: updateAutotoolsGnuConfigScriptsPhase niks3-1.6.1-go-modules-aarch64-unknown-linux-gnu> Running phase: configurePhase niks3-1.6.1-go-modules-aarch64-unknown-linux-gnu> Running phase: buildPhase niks3-1.6.1-go-modules-aarch64-unknown-linux-gnu> go: downloading golang.org/x/time v0.15.0 niks3-1.6.1-go-modules-aarch64-unknown-linux-gnu> go: downloading github.com/klauspost/compress v1.18.6 niks3-1.6.1-go-modules-aarch64-unknown-linux-gnu> go: downloading golang.org/x/sync v0.21.0 niks3-1.6.1-go-modules-aarch64-unknown-linux-gnu> go: downloading golang.org/x/sys v0.45.0 niks3-1.6.1-go-modules-aarch64-unknown-linux-gnu> Running phase: installPhase error: build of '/nix/store/9cigdp68djxfkww5jrq6j1ibmjqfw334-niks3-1.6.1-go-modules-aarch64-unknown-linux-gnu.drv' on 'ssh-ng://customer@mac02' failed: hash mismatch in fixed-output derivation '/nix/store/9cigdp68djxfkww5jrq6j1ibmjqfw334-niks3-1.6.1-go-modules-aarch64-unknown-linux-gnu.drv': specified: sha256-hZ0HvrZMJQSaILDJxKmNaE1tlJAZKnq+w2zHt4Y2rdg= got: sha256-dbyk8gqcq0GiYxsY2PHVITDFe/jo8/1Uma5lBlSPWz0= error: Cannot build '/nix/store/9cigdp68djxfkww5jrq6j1ibmjqfw334-niks3-1.6.1-go-modules-aarch64-unknown-linux-gnu.drv'. Reason: builder failed with exit code 1. Output paths: /nix/store/ja2766navaaz45f6jyz610hdjh4v2j3g-niks3-1.6.1-go-modules-aarch64-unknown-linux-gnu error: build of resolved derivation '/nix/store/9cigdp68djxfkww5jrq6j1ibmjqfw334-niks3-1.6.1-go-modules-aarch64-unknown-linux-gnu.drv' failed error: Cannot build '/nix/store/4l7h88wpbaqi7nkfd2jqxsxawisaihml-niks3-aarch64-unknown-linux-gnu-1.6.1.drv'. Reason: 1 dependency failed. Output paths: /nix/store/qr1gxqb0757cnjc46nyw7n9zswgici4p-niks3-aarch64-unknown-linux-gnu-1.6.1 error: Build failed due to failed dependency error: Cannot build '/nix/store/z5qv5i3ji42n0b45g8194hz80xnx746x-niks3-server-customisation-layer.drv'. Reason: 2 dependencies failed. Output paths: /nix/store/cd5anjfpii56v0mwj0gnlninaii07nqn-niks3-server-customisation-layer error: Build failed due to failed dependency error: Cannot build '/nix/store/z4yfxa2zvc04m71894lmqh96js5nh4jn-excludePaths.drv'. Reason: 1 dependency failed. Output paths: /nix/store/2jgfj7h6x7lzvyj8mgvv3v1v2xcyqxbz-excludePaths error: Build failed due to failed dependency error: Cannot build '/nix/store/dcq7d1fbrq0wi227rjnvh64p99acypgb-layers.json.drv'. Reason: 2 dependencies failed. Output paths: /nix/store/y4gcz2lz1b2k47zgd4qbb1mygj1l9y1b-layers.json error: Build failed due to failed dependency error: Cannot build '/nix/store/z41vnbbj64vsd6c1k6m1nkg942qpx633-niks3-server-conf.json.drv'. Reason: 2 dependencies failed. Output paths: /nix/store/xr0vl1hqzpycq4s114srp0i1ipyg4xr7-niks3-server-conf.json error: Build failed due to failed dependency error: Cannot build '/nix/store/vvp5yvx6sl8x8l69y0cz5n7rvqf4ilz7-stream-niks3-server.drv'. Reason: 1 dependency failed. Output paths: /nix/store/01l7aj09a52hf5bg9zmndn9ihg3rzx9h-stream-niks3-server error: Build failed due to failed dependency error: Cannot build '/nix/store/dqdf4vzgrgp432b02b19rkm9pvpy2lly-niks3-server.tar.drv'. Reason: 1 dependency failed. Output paths: /nix/store/3ykkc9dpi1a2g8rbkglv6dhr3c3vf0z4-niks3-server.tar error: Build failed due to failed dependency error: Cannot build '/nix/store/wma13kccmjafma9ldqzsgpsp858k201y-images.drv'. Reason: 1 dependency failed. Output paths: /nix/store/c0kpkpfnqi0arigmx7crf1d77rrhcy2g-images error: Build failed due to failed dependency error: Cannot build '/nix/store/8lyhn9gnfrchz7fla1cx9bf90pygrbpj-niks3-server-docker.drv'. Reason: 1 dependency failed. Output paths: /nix/store/xa2lkw4a2yjx5dnv2dq9j17cb55vrnqb-niks3-server-docker error: Build failed due to failed dependency