$ /nix/store/vzx1mi9c0xfadmsm9dhd83d005cb1qs9-coreutils-9.8/bin/timeout --kill-after=15s 1800s /nix/store/99b1z08awpxj8b6mzggn59gp1shljnff-nix-2.34.5/bin/nix --extra-experimental-features nix-command --extra-experimental-features flakes --log-format internal-json build --no-link git+https://codeberg.org/mtlynch/simpleauth?ref=no-sqlite&rev=9d13aac0198b6c57b5070297d8d01a1bdd78d119#packages.x86_64-linux.go-tests --print-build-logs  Building go-tests [go-tests] Phase: unpackPhase [go-tests] unpacking sources [go-tests] unpacking source archive /nix/store/4phy59fq8aklfhgv6nmb2ffd3370y76r-source [go-tests] source root is source [go-tests] Phase: patchPhase [go-tests] patching sources [go-tests] Phase: configurePhase [go-tests] configuring [go-tests] no configure script, doing nothing [go-tests] Phase: buildPhase [go-tests] building [go-tests] patching script interpreter paths in ./dev-scripts [go-tests] ./dev-scripts/check-trailing-newline: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/2ispfz80kmwrsvwndxkxs56irn86h43p-bash-5.1-p16/bin/bash" [go-tests] ./dev-scripts/git-hooks/pre-commit: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/2ispfz80kmwrsvwndxkxs56irn86h43p-bash-5.1-p16/bin/bash" [go-tests] ./dev-scripts/run-go-tests: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/2ispfz80kmwrsvwndxkxs56irn86h43p-bash-5.1-p16/bin/bash" [go-tests] ./dev-scripts/update-scripts: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/2ispfz80kmwrsvwndxkxs56irn86h43p-bash-5.1-p16/bin/bash" [go-tests] ./dev-scripts/enable-git-hooks: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/2ispfz80kmwrsvwndxkxs56irn86h43p-bash-5.1-p16/bin/bash" [go-tests] ./dev-scripts/check-trailing-whitespace: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/2ispfz80kmwrsvwndxkxs56irn86h43p-bash-5.1-p16/bin/bash" [go-tests] ./dev-scripts/check-go-formatting: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/2ispfz80kmwrsvwndxkxs56irn86h43p-bash-5.1-p16/bin/bash" [go-tests] ./dev-scripts/check-bash: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/2ispfz80kmwrsvwndxkxs56irn86h43p-bash-5.1-p16/bin/bash" [go-tests] + set -o pipefail [go-tests] + full_test= [go-tests] + go_test_flags=("-tags=netgo,osusergo") [go-tests] + readonly COVERAGE_FILE_RAW=.coverage.out [go-tests] + COVERAGE_FILE_RAW=.coverage.out [go-tests] + readonly COVERAGE_FILE_HTML=.coverage.html [go-tests] + COVERAGE_FILE_HTML=.coverage.html [go-tests] + [[ --full = \-\-\f\u\l\l ]] [go-tests] + full_test=1 [go-tests] + go_test_flags+=("-v") [go-tests] + go_test_flags+=("-race") [go-tests] + go_test_flags+=("--coverprofile=${COVERAGE_FILE_RAW}") [go-tests] + set -u [go-tests] +++ dirname ./dev-scripts/run-go-tests [go-tests] ++ cd ./dev-scripts [go-tests] ++ pwd [go-tests] + SCRIPT_DIR=/build/source/dev-scripts [go-tests] + readonly SCRIPT_DIR [go-tests] + cd /build/source/dev-scripts/.. [go-tests] + go test -tags=netgo,osusergo -v -race --coverprofile=.coverage.out ./... [go-tests] go: inconsistent vendoring in /build/source: [go-tests]  golang.org/x/crypto@v0.32.0: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt [go-tests]  github.com/mtlynch/jeff@v0.2.4: is marked as explicit in vendor/modules.txt, but not explicitly required in go.mod [go-tests]  github.com/philhofer/fwd@v1.1.1: is marked as explicit in vendor/modules.txt, but not explicitly required in go.mod [go-tests]  github.com/tinylib/msgp@v1.1.6: is marked as explicit in vendor/modules.txt, but not explicitly required in go.mod [go-tests]  golang.org/x/crypto@v0.14.0: is marked as explicit in vendor/modules.txt, but not explicitly required in go.mod [go-tests]  [go-tests]  To ignore the vendor directory, use -mod=readonly or -mod=mod. [go-tests]  To sync the vendor directory, run: [go-tests]  go mod vendor Progress: 0 of 1 built (1 failed) Cannot build '/nix/store/63ac9xzrb7gh6vsifk8hzpa69r4i049w-go-tests-0.0.0.drv'. Reason: builder failed with exit code 1. Output paths: /nix/store/hya6w8rkbxaw3hf01jr4fv7ah8brjpdn-go-tests-0.0.0 Last 46 log lines: > unpacking sources > unpacking source archive /nix/store/4phy59fq8aklfhgv6nmb2ffd3370y76r-source > source root is source > patching sources > configuring > no configure script, doing nothing > building > patching script interpreter paths in ./dev-scripts > ./dev-scripts/check-trailing-newline: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/2ispfz80kmwrsvwndxkxs56irn86h43p-bash-5.1-p16/bin/bash" > ./dev-scripts/git-hooks/pre-commit: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/2ispfz80kmwrsvwndxkxs56irn86h43p-bash-5.1-p16/bin/bash" > ./dev-scripts/run-go-tests: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/2ispfz80kmwrsvwndxkxs56irn86h43p-bash-5.1-p16/bin/bash" > ./dev-scripts/update-scripts: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/2ispfz80kmwrsvwndxkxs56irn86h43p-bash-5.1-p16/bin/bash" > ./dev-scripts/enable-git-hooks: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/2ispfz80kmwrsvwndxkxs56irn86h43p-bash-5.1-p16/bin/bash" > ./dev-scripts/check-trailing-whitespace: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/2ispfz80kmwrsvwndxkxs56irn86h43p-bash-5.1-p16/bin/bash" > ./dev-scripts/check-go-formatting: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/2ispfz80kmwrsvwndxkxs56irn86h43p-bash-5.1-p16/bin/bash" > ./dev-scripts/check-bash: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/2ispfz80kmwrsvwndxkxs56irn86h43p-bash-5.1-p16/bin/bash" > + set -o pipefail > + full_test= > + go_test_flags=("-tags=netgo,osusergo") > + readonly COVERAGE_FILE_RAW=.coverage.out > + COVERAGE_FILE_RAW=.coverage.out > + readonly COVERAGE_FILE_HTML=.coverage.html > + COVERAGE_FILE_HTML=.coverage.html > + [[ --full = \-\-\f\u\l\l ]] > + full_test=1 > + go_test_flags+=("-v") > + go_test_flags+=("-race") > + go_test_flags+=("--coverprofile=${COVERAGE_FILE_RAW}") > + set -u > +++ dirname ./dev-scripts/run-go-tests > ++ cd ./dev-scripts > ++ pwd > + SCRIPT_DIR=/build/source/dev-scripts > + readonly SCRIPT_DIR > + cd /build/source/dev-scripts/.. > + go test -tags=netgo,osusergo -v -race --coverprofile=.coverage.out ./... > go: inconsistent vendoring in /build/source: > golang.org/x/crypto@v0.32.0: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt > github.com/mtlynch/jeff@v0.2.4: is marked as explicit in vendor/modules.txt, but not explicitly required in go.mod > github.com/philhofer/fwd@v1.1.1: is marked as explicit in vendor/modules.txt, but not explicitly required in go.mod > github.com/tinylib/msgp@v1.1.6: is marked as explicit in vendor/modules.txt, but not explicitly required in go.mod > golang.org/x/crypto@v0.14.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/63ac9xzrb7gh6vsifk8hzpa69r4i049w-go-tests-0.0.0.drv