build packages.x86_64-linux.go-tests
- 0.01 s
$ /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
- 0.08 s
- 0.50 s
Building go-tests
- 0.54 s
[go-tests] Phase: unpackPhase
- 0.54 s
[go-tests] unpacking sources
- 0.54 s
[go-tests] unpacking source archive /nix/store/4phy59fq8aklfhgv6nmb2ffd3370y76r-source
- 0.55 s
[go-tests] source root is source
- 0.55 s
[go-tests] Phase: patchPhase
- 0.55 s
[go-tests] patching sources
- 0.56 s
[go-tests] Phase: configurePhase
- 0.56 s
[go-tests] configuring
- 0.57 s
[go-tests] no configure script, doing nothing
- 0.57 s
[go-tests] Phase: buildPhase
- 0.57 s
[go-tests] building
- 0.57 s
[go-tests] patching script interpreter paths in ./dev-scripts
- 0.58 s
[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"
- 0.58 s
[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"
- 0.59 s
[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"
- 0.59 s
[go-tests] ./dev-scripts/update-scripts: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/2ispfz80kmwrsvwndxkxs56irn86h43p-bash-5.1-p16/bin/bash"
- 0.60 s
[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"
- 0.60 s
[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"
- 0.61 s
[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"
- 0.61 s
[go-tests] ./dev-scripts/check-bash: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/2ispfz80kmwrsvwndxkxs56irn86h43p-bash-5.1-p16/bin/bash"
- 0.63 s
[go-tests] + set -o pipefail
- 0.63 s
[go-tests] + full_test=
- 0.63 s
[go-tests] + go_test_flags=("-tags=netgo,osusergo")
- 0.63 s
[go-tests] + readonly COVERAGE_FILE_RAW=.coverage.out
- 0.63 s
[go-tests] + COVERAGE_FILE_RAW=.coverage.out
- 0.63 s
[go-tests] + readonly COVERAGE_FILE_HTML=.coverage.html
- 0.63 s
[go-tests] + COVERAGE_FILE_HTML=.coverage.html
- 0.63 s
[go-tests] + [[ --full = \-\-\f\u\l\l ]]
- 0.63 s
[go-tests] + full_test=1
- 0.63 s
[go-tests] + go_test_flags+=("-v")
- 0.63 s
[go-tests] + go_test_flags+=("-race")
- 0.63 s
[go-tests] + go_test_flags+=("--coverprofile=${COVERAGE_FILE_RAW}")
- 0.63 s
[go-tests] + set -u
- 0.63 s
[go-tests] +++ dirname ./dev-scripts/run-go-tests
- 0.63 s
[go-tests] ++ cd ./dev-scripts
- 0.63 s
[go-tests] ++ pwd
- 0.63 s
[go-tests] + SCRIPT_DIR=/build/source/dev-scripts
- 0.63 s
[go-tests] + readonly SCRIPT_DIR
- 0.63 s
[go-tests] + cd /build/source/dev-scripts/..
- 0.63 s
[go-tests] + go test -tags=netgo,osusergo -v -race --coverprofile=.coverage.out ./...
- 0.64 s
[go-tests] go: inconsistent vendoring in /build/source:
- 0.64 s
[go-tests] golang.org/x/crypto@v0.32.0: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt
- 0.64 s
[go-tests] github.com/mtlynch/jeff@v0.2.4: is marked as explicit in vendor/modules.txt, but not explicitly required in go.mod
- 0.64 s
[go-tests] github.com/philhofer/fwd@v1.1.1: is marked as explicit in vendor/modules.txt, but not explicitly required in go.mod
- 0.64 s
[go-tests] github.com/tinylib/msgp@v1.1.6: is marked as explicit in vendor/modules.txt, but not explicitly required in go.mod
- 0.64 s
[go-tests] golang.org/x/crypto@v0.14.0: is marked as explicit in vendor/modules.txt, but not explicitly required in go.mod
- 0.64 s
[go-tests]
- 0.64 s
[go-tests] To ignore the vendor directory, use -mod=readonly or -mod=mod.
- 0.64 s
[go-tests] To sync the vendor directory, run:
- 0.64 s
[go-tests] go mod vendor
- 0.64 s
Progress: 0 of 1 built (1 failed)
- 0.65 s
Cannot build '/nix/store/63ac9xzrb7gh6vsifk8hzpa69r4i049w-go-tests-0.0.0.drv'.
- 0.65 s
Reason: builder failed with exit code 1.
- 0.65 s
Output paths:
- 0.65 s
/nix/store/hya6w8rkbxaw3hf01jr4fv7ah8brjpdn-go-tests-0.0.0
- 0.65 s
Last 46 log lines:
- 0.65 s
> unpacking sources
- 0.65 s
> unpacking source archive /nix/store/4phy59fq8aklfhgv6nmb2ffd3370y76r-source
- 0.65 s
> source root is source
- 0.65 s
> patching sources
- 0.65 s
> configuring
- 0.65 s
> no configure script, doing nothing
- 0.65 s
> building
- 0.65 s
> patching script interpreter paths in ./dev-scripts
- 0.65 s
> ./dev-scripts/check-trailing-newline: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/2ispfz80kmwrsvwndxkxs56irn86h43p-bash-5.1-p16/bin/bash"
- 0.65 s
> ./dev-scripts/git-hooks/pre-commit: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/2ispfz80kmwrsvwndxkxs56irn86h43p-bash-5.1-p16/bin/bash"
- 0.65 s
> ./dev-scripts/run-go-tests: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/2ispfz80kmwrsvwndxkxs56irn86h43p-bash-5.1-p16/bin/bash"
- 0.65 s
> ./dev-scripts/update-scripts: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/2ispfz80kmwrsvwndxkxs56irn86h43p-bash-5.1-p16/bin/bash"
- 0.65 s
> ./dev-scripts/enable-git-hooks: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/2ispfz80kmwrsvwndxkxs56irn86h43p-bash-5.1-p16/bin/bash"
- 0.65 s
> ./dev-scripts/check-trailing-whitespace: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/2ispfz80kmwrsvwndxkxs56irn86h43p-bash-5.1-p16/bin/bash"
- 0.65 s
> ./dev-scripts/check-go-formatting: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/2ispfz80kmwrsvwndxkxs56irn86h43p-bash-5.1-p16/bin/bash"
- 0.65 s
> ./dev-scripts/check-bash: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/2ispfz80kmwrsvwndxkxs56irn86h43p-bash-5.1-p16/bin/bash"
- 0.65 s
> + set -o pipefail
- 0.65 s
> + full_test=
- 0.65 s
> + go_test_flags=("-tags=netgo,osusergo")
- 0.65 s
> + readonly COVERAGE_FILE_RAW=.coverage.out
- 0.65 s
> + COVERAGE_FILE_RAW=.coverage.out
- 0.65 s
> + readonly COVERAGE_FILE_HTML=.coverage.html
- 0.65 s
> + COVERAGE_FILE_HTML=.coverage.html
- 0.65 s
> + [[ --full = \-\-\f\u\l\l ]]
- 0.65 s
> + full_test=1
- 0.65 s
> + go_test_flags+=("-v")
- 0.65 s
> + go_test_flags+=("-race")
- 0.65 s
> + go_test_flags+=("--coverprofile=${COVERAGE_FILE_RAW}")
- 0.65 s
> + set -u
- 0.65 s
> +++ dirname ./dev-scripts/run-go-tests
- 0.65 s
> ++ cd ./dev-scripts
- 0.65 s
> ++ pwd
- 0.65 s
> + SCRIPT_DIR=/build/source/dev-scripts
- 0.65 s
> + readonly SCRIPT_DIR
- 0.65 s
> + cd /build/source/dev-scripts/..
- 0.65 s
> + go test -tags=netgo,osusergo -v -race --coverprofile=.coverage.out ./...
- 0.65 s
> go: inconsistent vendoring in /build/source:
- 0.65 s
> golang.org/x/crypto@v0.32.0: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt
- 0.65 s
> github.com/mtlynch/jeff@v0.2.4: is marked as explicit in vendor/modules.txt, but not explicitly required in go.mod
- 0.65 s
> github.com/philhofer/fwd@v1.1.1: is marked as explicit in vendor/modules.txt, but not explicitly required in go.mod
- 0.65 s
> github.com/tinylib/msgp@v1.1.6: is marked as explicit in vendor/modules.txt, but not explicitly required in go.mod
- 0.65 s
> golang.org/x/crypto@v0.14.0: is marked as explicit in vendor/modules.txt, but not explicitly required in go.mod
- 0.65 s
>
- 0.65 s
> To ignore the vendor directory, use -mod=readonly or -mod=mod.
- 0.65 s
> To sync the vendor directory, run:
- 0.65 s
> go mod vendor
- 0.65 s
For full logs, run:
- 0.65 s
nix log /nix/store/63ac9xzrb7gh6vsifk8hzpa69r4i049w-go-tests-0.0.0.drv