1this derivation will be built:2 /nix/store/krm28r3jiyz8dbjwaglppalpfgd15nri-golangci-lint.drv3building '/nix/store/krm28r3jiyz8dbjwaglppalpfgd15nri-golangci-lint.drv' on 'ssh-ng://nix@jamie'4building '/nix/store/krm28r3jiyz8dbjwaglppalpfgd15nri-golangci-lint.drv'5golangci-lint> Running phase: unpackPhase6golangci-lint> unpacking source archive /nix/store/zq5168qkar9l6mg3kg6iwvyb0qmd9kj4-hzs40a0j718b3swv6yx9incqzdhlzhyh-source7golangci-lint> source root is hzs40a0j718b3swv6yx9incqzdhlzhyh-source8golangci-lint> Running phase: patchPhase9golangci-lint> Running phase: updateAutotoolsGnuConfigScriptsPhase10golangci-lint> Running phase: configurePhase11golangci-lint> Running phase: buildPhase12golangci-lint> ERRO Running error: context loading failed: failed to load packages: failed to load packages: failed to load with go/packages: err: exit status 1: stderr: go: inconsistent vendoring in /build/hzs40a0j718b3swv6yx9incqzdhlzhyh-source:13golangci-lint> golang.org/x/crypto@v0.53.0: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt14golangci-lint> golang.org/x/sys@v0.46.0: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt15golangci-lint> golang.org/x/crypto@v0.52.0: is marked as explicit in vendor/modules.txt, but not explicitly required in go.mod16golangci-lint> golang.org/x/sys@v0.45.0: is marked as explicit in vendor/modules.txt, but not explicitly required in go.mod17golangci-lint> 18golangci-lint> To ignore the vendor directory, use -mod=readonly or -mod=mod.19golangci-lint> To sync the vendor directory, run:20golangci-lint> go mod vendor 21error: build of '/nix/store/krm28r3jiyz8dbjwaglppalpfgd15nri-golangci-lint.drv' on 'ssh-ng://nix@jamie' failed: Cannot build '/nix/store/krm28r3jiyz8dbjwaglppalpfgd15nri-golangci-lint.drv'.22 Reason: builder failed with exit code 3.23 Output paths:24 /nix/store/xyj4qjsbyz42z3x4lk4bg7h2mn8ny1sm-golangci-lint25 Last 16 log lines:26 > Running phase: unpackPhase27 > unpacking source archive /nix/store/zq5168qkar9l6mg3kg6iwvyb0qmd9kj4-hzs40a0j718b3swv6yx9incqzdhlzhyh-source28 > source root is hzs40a0j718b3swv6yx9incqzdhlzhyh-source29 > Running phase: patchPhase30 > Running phase: updateAutotoolsGnuConfigScriptsPhase31 > Running phase: configurePhase32 > Running phase: buildPhase33 > ERRO Running error: context loading failed: failed to load packages: failed to load packages: failed to load with go/packages: err: exit status 1: stderr: go: inconsistent vendoring in /build/hzs40a0j718b3swv6yx9incqzdhlzhyh-source:34 > golang.org/x/crypto@v0.53.0: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt35 > golang.org/x/sys@v0.46.0: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt36 > golang.org/x/crypto@v0.52.0: is marked as explicit in vendor/modules.txt, but not explicitly required in go.mod37 > golang.org/x/sys@v0.45.0: is marked as explicit in vendor/modules.txt, but not explicitly required in go.mod38 >39 > To ignore the vendor directory, use -mod=readonly or -mod=mod.40 > To sync the vendor directory, run:41 > go mod vendor42 For full logs, run:43 nix log /nix/store/krm28r3jiyz8dbjwaglppalpfgd15nri-golangci-lint.drv44error: Cannot build '/nix/store/krm28r3jiyz8dbjwaglppalpfgd15nri-golangci-lint.drv'.45 Reason: builder failed with exit code 1.46 Output paths:47 /nix/store/xyj4qjsbyz42z3x4lk4bg7h2mn8ny1sm-golangci-lint