1this derivation will be built:2 /nix/store/xk52xxlmr1knwf9snhfkival69v8vs25-golangci-lint.drv3building '/nix/store/xk52xxlmr1knwf9snhfkival69v8vs25-golangci-lint.drv' on 'ssh-ng://nix@jamie'4building '/nix/store/xk52xxlmr1knwf9snhfkival69v8vs25-golangci-lint.drv'5golangci-lint> Running phase: unpackPhase6golangci-lint> unpacking source archive /nix/store/d995gz55bw00vgpj5zdhibiai2j9slsh-source7golangci-lint> source root is 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/source:13golangci-lint> go.mongodb.org/mongo-driver@v1.17.7: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt14golangci-lint> go.mongodb.org/mongo-driver@v1.13.1: is marked as explicit in vendor/modules.txt, but not explicitly required in go.mod15golangci-lint> 16golangci-lint> To ignore the vendor directory, use -mod=readonly or -mod=mod.17golangci-lint> To sync the vendor directory, run:18golangci-lint> go mod vendor 19error: build of '/nix/store/xk52xxlmr1knwf9snhfkival69v8vs25-golangci-lint.drv' on 'ssh-ng://nix@jamie' failed: Cannot build '/nix/store/xk52xxlmr1knwf9snhfkival69v8vs25-golangci-lint.drv'.20 Reason: builder failed with exit code 3.21 Output paths:22 /nix/store/r0v0bxxx00q789wqbxnrwlhd09pz1y33-golangci-lint-unittest23 /nix/store/xc28azlcvyv413ziil7q7a0fskdwxsw5-golangci-lint24 Last 14 log lines:25 > Running phase: unpackPhase26 > unpacking source archive /nix/store/d995gz55bw00vgpj5zdhibiai2j9slsh-source27 > source root is source28 > Running phase: patchPhase29 > Running phase: updateAutotoolsGnuConfigScriptsPhase30 > Running phase: configurePhase31 > Running phase: buildPhase32 > 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/source:33 > go.mongodb.org/mongo-driver@v1.17.7: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt34 > go.mongodb.org/mongo-driver@v1.13.1: is marked as explicit in vendor/modules.txt, but not explicitly required in go.mod35 >36 > To ignore the vendor directory, use -mod=readonly or -mod=mod.37 > To sync the vendor directory, run:38 > go mod vendor39 For full logs, run:40 nix log /nix/store/xk52xxlmr1knwf9snhfkival69v8vs25-golangci-lint.drv41error: Cannot build '/nix/store/xk52xxlmr1knwf9snhfkival69v8vs25-golangci-lint.drv'.42 Reason: builder failed with exit code 1.43 Output paths:44 /nix/store/r0v0bxxx00q789wqbxnrwlhd09pz1y33-golangci-lint-unittest45 /nix/store/xc28azlcvyv413ziil7q7a0fskdwxsw5-golangci-lint