build packages.x86_64-linux.go-tests

Reproduce this run
  1. 0.01 s $ /nix/store/wkkwxc04gdw6b263l1h29pjarjnjdyb6-coreutils-9.8/bin/timeout --kill-after=15s 1800s /nix/store/vnjf0zi1lbln0srm2z743j70kjav76ln-nix-2.34.4/bin/nix --extra-experimental-features nix-command --extra-experimental-features flakes build --no-link git+https://codeberg.org/mtlynch/go-app-starter?ref=master&rev=907c7654ba8e906de756e1d24b6bda6a868689a3#packages.x86_64-linux.go-tests --print-build-logs
  2. 2.35 s this derivation will be built:
  3. 2.35 s /nix/store/zq2gbafzjhfpik0djfk433ig2nwrqmkw-go-tests-0.0.0.drv
  4. 2.55 s building '/nix/store/zq2gbafzjhfpik0djfk433ig2nwrqmkw-go-tests-0.0.0.drv'...
  5. 2.64 s go-tests> Running phase: unpackPhase
  6. 2.64 s go-tests> unpacking source archive /nix/store/9n1z0x4h00lybsac27hm5j2fpxmx5g4k-source
  7. 2.66 s go-tests> source root is source
  8. 2.68 s go-tests> Running phase: patchPhase
  9. 2.69 s go-tests> Running phase: updateAutotoolsGnuConfigScriptsPhase
  10. 2.70 s go-tests> Running phase: configurePhase
  11. 2.72 s go-tests> no configure script, doing nothing
  12. 2.72 s go-tests> Running phase: buildPhase
  13. 2.74 s go-tests> patching script interpreter paths in ./dev-scripts
  14. 2.74 s go-tests> ./dev-scripts/check-trailing-newline: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/0550j0i8bmzxbcnzrg1g51zigj7y12ih-bash-interactive-5.3p9/bin/bash"
  15. 2.76 s go-tests> ./dev-scripts/check-frontend: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/0550j0i8bmzxbcnzrg1g51zigj7y12ih-bash-interactive-5.3p9/bin/bash"
  16. 2.78 s go-tests> ./dev-scripts/download-prod-db: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/0550j0i8bmzxbcnzrg1g51zigj7y12ih-bash-interactive-5.3p9/bin/bash"
  17. 2.80 s go-tests> ./dev-scripts/serve-docker: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/0550j0i8bmzxbcnzrg1g51zigj7y12ih-bash-interactive-5.3p9/bin/bash"
  18. 2.82 s go-tests> ./dev-scripts/git-hooks/pre-commit: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/0550j0i8bmzxbcnzrg1g51zigj7y12ih-bash-interactive-5.3p9/bin/bash"
  19. 2.84 s go-tests> ./dev-scripts/upload-prod-db: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/0550j0i8bmzxbcnzrg1g51zigj7y12ih-bash-interactive-5.3p9/bin/bash"
  20. 2.86 s go-tests> ./dev-scripts/run-single-go-test: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/0550j0i8bmzxbcnzrg1g51zigj7y12ih-bash-interactive-5.3p9/bin/bash"
  21. 2.88 s go-tests> ./dev-scripts/build-backend: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/0550j0i8bmzxbcnzrg1g51zigj7y12ih-bash-interactive-5.3p9/bin/bash"
  22. 2.90 s go-tests> ./dev-scripts/check-go-test-packages: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/0550j0i8bmzxbcnzrg1g51zigj7y12ih-bash-interactive-5.3p9/bin/bash"
  23. 2.92 s go-tests> ./dev-scripts/populate-db: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/0550j0i8bmzxbcnzrg1g51zigj7y12ih-bash-interactive-5.3p9/bin/bash"
  24. 2.94 s go-tests> ./dev-scripts/enable-multiarch-docker: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/0550j0i8bmzxbcnzrg1g51zigj7y12ih-bash-interactive-5.3p9/bin/bash"
  25. 2.96 s go-tests> ./dev-scripts/enable-git-hooks: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/0550j0i8bmzxbcnzrg1g51zigj7y12ih-bash-interactive-5.3p9/bin/bash"
  26. 2.98 s go-tests> ./dev-scripts/package-binaries: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/0550j0i8bmzxbcnzrg1g51zigj7y12ih-bash-interactive-5.3p9/bin/bash"
  27. 3.00 s go-tests> ./dev-scripts/check-trailing-whitespace: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/0550j0i8bmzxbcnzrg1g51zigj7y12ih-bash-interactive-5.3p9/bin/bash"
  28. 3.02 s go-tests> ./dev-scripts/reset-db: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/0550j0i8bmzxbcnzrg1g51zigj7y12ih-bash-interactive-5.3p9/bin/bash"
  29. 3.04 s go-tests> ./dev-scripts/run-e2e-tests: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/0550j0i8bmzxbcnzrg1g51zigj7y12ih-bash-interactive-5.3p9/bin/bash"
  30. 3.06 s go-tests> ./dev-scripts/check-go-formatting: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/0550j0i8bmzxbcnzrg1g51zigj7y12ih-bash-interactive-5.3p9/bin/bash"
  31. 3.08 s go-tests> ./dev-scripts/check-bash: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/0550j0i8bmzxbcnzrg1g51zigj7y12ih-bash-interactive-5.3p9/bin/bash"
  32. 3.10 s go-tests> ./dev-scripts/lint-sql: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/0550j0i8bmzxbcnzrg1g51zigj7y12ih-bash-interactive-5.3p9/bin/bash"
  33. 3.11 s go-tests> ./dev-scripts/serve: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/0550j0i8bmzxbcnzrg1g51zigj7y12ih-bash-interactive-5.3p9/bin/bash"
  34. 3.13 s go-tests> ./dev-scripts/run-go-tests: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/0550j0i8bmzxbcnzrg1g51zigj7y12ih-bash-interactive-5.3p9/bin/bash"
  35. 3.24 s go-tests> + set -o pipefail
  36. 3.24 s go-tests> + full_test=
  37. 3.24 s go-tests> + go_test_flags=("-tags=netgo,osusergo")
  38. 3.24 s go-tests> + go_test_flags+=("-fullpath")
  39. 3.24 s go-tests> + readonly COVERAGE_FILE_RAW=.coverage.out
  40. 3.24 s go-tests> + COVERAGE_FILE_RAW=.coverage.out
  41. 3.24 s go-tests> + readonly COVERAGE_FILE_HTML=.coverage.html
  42. 3.24 s go-tests> + COVERAGE_FILE_HTML=.coverage.html
  43. 3.24 s go-tests> + [[ '' = \-\-full ]]
  44. 3.24 s go-tests> + set -u
  45. 3.24 s go-tests> +++ dirname ./dev-scripts/run-go-tests
  46. 3.24 s go-tests> ++ cd ./dev-scripts
  47. 3.24 s go-tests> ++ pwd
  48. 3.24 s go-tests> + SCRIPT_DIR=/build/source/dev-scripts
  49. 3.24 s go-tests> + readonly SCRIPT_DIR
  50. 3.24 s go-tests> + cd /build/source/dev-scripts/..
  51. 3.24 s go-tests> + go test -tags=netgo,osusergo -fullpath ./...
  52. 10.56 s go-tests> ? github.com/mtlynch/go-app-starter/cmd/app [no test files]
  53. 10.58 s go-tests> ok github.com/mtlynch/go-app-starter/handlers 0.007s
  54. 10.58 s go-tests> ? github.com/mtlynch/go-app-starter/store/sqlite [no test files]
  55. 10.58 s go-tests> ? github.com/mtlynch/go-app-starter/store/test_sqlite [no test files]
  56. 10.65 s go-tests> + [[ -n '' ]]
  57. 10.65 s go-tests> + go vet ./...
  58. 15.21 s go-tests> ++ go env GOPATH
  59. 15.22 s go-tests> + STATICCHECK_PATH=/build/go/bin/staticcheck
  60. 15.22 s go-tests> + readonly STATICCHECK_PATH
  61. 15.22 s go-tests> + readonly STATICCHECK_VERSION=v0.6.1
  62. 15.22 s go-tests> + STATICCHECK_VERSION=v0.6.1
  63. 15.22 s go-tests> + [[ ! -f /build/go/bin/staticcheck ]]
  64. 15.22 s go-tests> + /build/go/bin/staticcheck ./...
  65. 18.55 s go-tests> ++ go env GOPATH
  66. 18.56 s go-tests> + ERRCHECK_PATH=/build/go/bin/errcheck
  67. 18.56 s go-tests> + readonly ERRCHECK_PATH
  68. 18.56 s go-tests> + readonly ERRCHECK_VERSION=v1.10.0
  69. 18.56 s go-tests> + ERRCHECK_VERSION=v1.10.0
  70. 18.56 s go-tests> + [[ ! -f /build/go/bin/errcheck ]]
  71. 18.56 s go-tests> + /build/go/bin/errcheck -ignoretests ./...
  72. 18.72 s go-tests> Running phase: installPhase
  73. 18.73 s go-tests> Running phase: fixupPhase
  74. 18.75 s go-tests> shrinking RPATHs of ELF executables and libraries in /nix/store/c4nhajf81i6p9pbzvb808x2xldyrixd0-go-tests-0.0.0
  75. 18.75 s go-tests> checking for references to /build/ in /nix/store/c4nhajf81i6p9pbzvb808x2xldyrixd0-go-tests-0.0.0...
  76. 18.77 s go-tests> patching script interpreter paths in /nix/store/c4nhajf81i6p9pbzvb808x2xldyrixd0-go-tests-0.0.0
  77. 19.01 s go-tests (post)> Uploading paths from nix-ci to the NixCI cache /nix/store/c4nhajf81i6p9pbzvb808x2xldyrixd0-go-tests-0.0.0
  78. 19.06 s go-tests (post)> warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  79. 19.07 s go-tests (post)> copying 1 paths...
  80. 19.07 s go-tests (post)> copying path '/nix/store/c4nhajf81i6p9pbzvb808x2xldyrixd0-go-tests-0.0.0' to 'https://cache.nix-ci.com'...
  81. 19.15 s go-tests (post)> warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  82. 19.54 s go-tests (post)> copying 1 paths...
  83. 19.54 s go-tests (post)> copying path '/nix/store/zq2gbafzjhfpik0djfk433ig2nwrqmkw-go-tests-0.0.0.drv' to 'https://cache.nix-ci.com'...