1these 10 derivations will be built:2 /nix/store/m860jjrxz1vmsqj80bwmwgph68vk3jin-niks3-server-1.4.0.drv3 /nix/store/xgj6lssnsjhwhn2ab0rcrc2h3pc40qj2-niks3-aarch64-unknown-linux-gnu-1.6.1.drv4 /nix/store/jrwy8kwfsr1axnjb7pjafga2wim4i2wj-niks3-server-customisation-layer.drv5 /nix/store/jl8hq5p7hx8gxgga0qsags3im2grydcn-excludePaths.drv6 /nix/store/6crk8j7wl43w4x1igr6jzjjfa0dk8xp7-layers.json.drv7 /nix/store/5pyw7lmj6x1wwxml1am6bw8b9wzms64m-niks3-server-conf.json.drv8 /nix/store/5y38nxfhjrqmdg1mfp70jw8l7yxdnnz8-stream-niks3-server.drv9 /nix/store/6m8cnvf9ps2v6ni75nwbfwrw0qmw3irv-niks3-server.tar.drv10 /nix/store/nhf37a3pzr1wp5gl221nvzb5a4igx1r2-images.drv11 /nix/store/2fpaq3ixy8irrw94sdcf5nw9qq0xnwxf-niks3-server-docker.drv12waiting for the big Nix store lock...13building '/nix/store/xgj6lssnsjhwhn2ab0rcrc2h3pc40qj2-niks3-aarch64-unknown-linux-gnu-1.6.1.drv' on 'ssh-ng://customer@mac02'14building '/nix/store/m860jjrxz1vmsqj80bwmwgph68vk3jin-niks3-server-1.4.0.drv' on 'ssh-ng://customer@mac02'15building '/nix/store/xgj6lssnsjhwhn2ab0rcrc2h3pc40qj2-niks3-aarch64-unknown-linux-gnu-1.6.1.drv'16niks3-aarch64-unknown-linux-gnu-1.6.1> Running phase: unpackPhase17niks3-aarch64-unknown-linux-gnu-1.6.1> unpacking source archive /nix/store/vhdx63xyxrbcy9cjcanq9lcd8ij652l9-source18niks3-aarch64-unknown-linux-gnu-1.6.1> source root is source19niks3-aarch64-unknown-linux-gnu-1.6.1> Running phase: patchPhase20niks3-aarch64-unknown-linux-gnu-1.6.1> Running phase: updateAutotoolsGnuConfigScriptsPhase21niks3-aarch64-unknown-linux-gnu-1.6.1> Running phase: configurePhase22niks3-aarch64-unknown-linux-gnu-1.6.1> Running phase: buildPhase23niks3-aarch64-unknown-linux-gnu-1.6.1> Building subPackage ./cmd/niks324niks3-aarch64-unknown-linux-gnu-1.6.1> go: inconsistent vendoring in /nix/var/nix/builds/nix-18282-4016279882/source:25niks3-aarch64-unknown-linux-gnu-1.6.1> golang.org/x/sys@v0.46.0: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt26niks3-aarch64-unknown-linux-gnu-1.6.1> golang.org/x/sys@v0.45.0: is marked as explicit in vendor/modules.txt, but not explicitly required in go.mod27niks3-aarch64-unknown-linux-gnu-1.6.1> 28niks3-aarch64-unknown-linux-gnu-1.6.1> To ignore the vendor directory, use -mod=readonly or -mod=mod.29niks3-aarch64-unknown-linux-gnu-1.6.1> To sync the vendor directory, run:30niks3-aarch64-unknown-linux-gnu-1.6.1> go mod vendor31error: build of '/nix/store/xgj6lssnsjhwhn2ab0rcrc2h3pc40qj2-niks3-aarch64-unknown-linux-gnu-1.6.1.drv' on 'ssh-ng://customer@mac02' failed: Cannot build '/nix/store/xgj6lssnsjhwhn2ab0rcrc2h3pc40qj2-niks3-aarch64-unknown-linux-gnu-1.6.1.drv'.32 Reason: builder failed with exit code 1.33 Output paths:34 /nix/store/j1fhljcvx9rprxj1nbangiiw6h25swql-niks3-aarch64-unknown-linux-gnu-1.6.135 Last 15 log lines:36 > Running phase: unpackPhase37 > unpacking source archive /nix/store/vhdx63xyxrbcy9cjcanq9lcd8ij652l9-source38 > source root is source39 > Running phase: patchPhase40 > Running phase: updateAutotoolsGnuConfigScriptsPhase41 > Running phase: configurePhase42 > Running phase: buildPhase43 > Building subPackage ./cmd/niks344 > go: inconsistent vendoring in /nix/var/nix/builds/nix-18282-4016279882/source:45 > golang.org/x/sys@v0.46.0: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt46 > golang.org/x/sys@v0.45.0: is marked as explicit in vendor/modules.txt, but not explicitly required in go.mod47 >48 > To ignore the vendor directory, use -mod=readonly or -mod=mod.49 > To sync the vendor directory, run:50 > go mod vendor51 For full logs, run:52 nix log /nix/store/xgj6lssnsjhwhn2ab0rcrc2h3pc40qj2-niks3-aarch64-unknown-linux-gnu-1.6.1.drv53error: Cannot build '/nix/store/xgj6lssnsjhwhn2ab0rcrc2h3pc40qj2-niks3-aarch64-unknown-linux-gnu-1.6.1.drv'.54 Reason: builder failed with exit code 1.55 Output paths:56 /nix/store/j1fhljcvx9rprxj1nbangiiw6h25swql-niks3-aarch64-unknown-linux-gnu-1.6.157building '/nix/store/m860jjrxz1vmsqj80bwmwgph68vk3jin-niks3-server-1.4.0.drv'58niks3-server-1.4.0> Running phase: unpackPhase59niks3-server-1.4.0> unpacking source archive /nix/store/0vr8m2k4ivk8vgdkwkmhx8vrlj3sx2ph-source60niks3-server-1.4.0> source root is source61niks3-server-1.4.0> Running phase: patchPhase62niks3-server-1.4.0> Running phase: updateAutotoolsGnuConfigScriptsPhase63niks3-server-1.4.0> Running phase: configurePhase64niks3-server-1.4.0> Running phase: buildPhase65niks3-server-1.4.0> Building subPackage ./cmd/niks3-server66niks3-server-1.4.0> go: inconsistent vendoring in /nix/var/nix/builds/nix-18296-1644189219/source:67niks3-server-1.4.0> golang.org/x/sys@v0.46.0: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt68niks3-server-1.4.0> golang.org/x/sys@v0.45.0: is marked as explicit in vendor/modules.txt, but not explicitly required in go.mod69niks3-server-1.4.0> 70niks3-server-1.4.0> To ignore the vendor directory, use -mod=readonly or -mod=mod.71niks3-server-1.4.0> To sync the vendor directory, run:72niks3-server-1.4.0> go mod vendor73error: build of '/nix/store/m860jjrxz1vmsqj80bwmwgph68vk3jin-niks3-server-1.4.0.drv' on 'ssh-ng://customer@mac02' failed: Cannot build '/nix/store/m860jjrxz1vmsqj80bwmwgph68vk3jin-niks3-server-1.4.0.drv'.74 Reason: builder failed with exit code 1.75 Output paths:76 /nix/store/zyhfziz3fgn7w5831s9pch42jmjya1m4-niks3-server-1.4.077 Last 15 log lines:78 > Running phase: unpackPhase79 > unpacking source archive /nix/store/0vr8m2k4ivk8vgdkwkmhx8vrlj3sx2ph-source80 > source root is source81 > Running phase: patchPhase82 > Running phase: updateAutotoolsGnuConfigScriptsPhase83 > Running phase: configurePhase84 > Running phase: buildPhase85 > Building subPackage ./cmd/niks3-server86 > go: inconsistent vendoring in /nix/var/nix/builds/nix-18296-1644189219/source:87 > golang.org/x/sys@v0.46.0: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt88 > golang.org/x/sys@v0.45.0: is marked as explicit in vendor/modules.txt, but not explicitly required in go.mod89 >90 > To ignore the vendor directory, use -mod=readonly or -mod=mod.91 > To sync the vendor directory, run:92 > go mod vendor93 For full logs, run:94 nix log /nix/store/m860jjrxz1vmsqj80bwmwgph68vk3jin-niks3-server-1.4.0.drv95error: Cannot build '/nix/store/m860jjrxz1vmsqj80bwmwgph68vk3jin-niks3-server-1.4.0.drv'.96 Reason: builder failed with exit code 1.97 Output paths:98 /nix/store/zyhfziz3fgn7w5831s9pch42jmjya1m4-niks3-server-1.4.099error: Cannot build '/nix/store/jrwy8kwfsr1axnjb7pjafga2wim4i2wj-niks3-server-customisation-layer.drv'.100 Reason: 2 dependencies failed.101 Output paths:102 /nix/store/2mjr0kbhq42wnzl8hsbjaycmdxv5k2l9-niks3-server-customisation-layer103error: Build failed due to failed dependency104error: Cannot build '/nix/store/jl8hq5p7hx8gxgga0qsags3im2grydcn-excludePaths.drv'.105 Reason: 1 dependency failed.106 Output paths:107 /nix/store/sfwrrxa4433gfzj1gpnaycya8a36i2n7-excludePaths108error: Build failed due to failed dependency109error: Cannot build '/nix/store/6crk8j7wl43w4x1igr6jzjjfa0dk8xp7-layers.json.drv'.110 Reason: 2 dependencies failed.111 Output paths:112 /nix/store/rdxqz9mczgz5x3vygzcvd1cj0xyg0kgr-layers.json113error: Build failed due to failed dependency114error: Cannot build '/nix/store/5pyw7lmj6x1wwxml1am6bw8b9wzms64m-niks3-server-conf.json.drv'.115 Reason: 2 dependencies failed.116 Output paths:117 /nix/store/jkpcm0q74fgg3v8s26jg3h8wasza77h6-niks3-server-conf.json118error: Build failed due to failed dependency119error: Cannot build '/nix/store/5y38nxfhjrqmdg1mfp70jw8l7yxdnnz8-stream-niks3-server.drv'.120 Reason: 1 dependency failed.121 Output paths:122 /nix/store/6yzlizdfgy4cx8vjm4zcg9sq5x295w9d-stream-niks3-server123error: Build failed due to failed dependency124error: Cannot build '/nix/store/6m8cnvf9ps2v6ni75nwbfwrw0qmw3irv-niks3-server.tar.drv'.125 Reason: 1 dependency failed.126 Output paths:127 /nix/store/0667npvl443psqikmg5plqmjpnsw1zf7-niks3-server.tar128error: Build failed due to failed dependency129error: Cannot build '/nix/store/nhf37a3pzr1wp5gl221nvzb5a4igx1r2-images.drv'.130 Reason: 1 dependency failed.131 Output paths:132 /nix/store/7qgp1lf7av97ahi03mzagjn89fkyl3wx-images133error: Build failed due to failed dependency134error: Cannot build '/nix/store/2fpaq3ixy8irrw94sdcf5nw9qq0xnwxf-niks3-server-docker.drv'.135 Reason: 1 dependency failed.136 Output paths:137 /nix/store/s47hwk2acqyj0x76jh68axbc4pq7749h-niks3-server-docker138error: Build failed due to failed dependency