build packages.x86_64-linux.go-tests

  1. 4.34 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"
  2. 4.36 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"
  3. 4.39 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"
  4. 4.42 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"
  5. 4.58 s [go-tests] + set -o pipefail
  6. 4.58 s [go-tests] + full_test=
  7. 4.58 s [go-tests] + go_test_flags=("-tags=netgo,osusergo")
  8. 4.58 s [go-tests] + go_test_flags+=("-fullpath")
  9. 4.58 s [go-tests] + readonly COVERAGE_FILE_RAW=.coverage.out
  10. 4.58 s [go-tests] + COVERAGE_FILE_RAW=.coverage.out
  11. 4.58 s [go-tests] + readonly COVERAGE_FILE_HTML=.coverage.html
  12. 4.58 s [go-tests] + COVERAGE_FILE_HTML=.coverage.html
  13. 4.58 s [go-tests] + [[ '' = \-\-full ]]
  14. 4.58 s [go-tests] + set -u
  15. 4.58 s [go-tests] +++ dirname ./dev-scripts/run-go-tests
  16. 4.59 s [go-tests] ++ cd ./dev-scripts
  17. 4.59 s [go-tests] ++ pwd
  18. 4.59 s [go-tests] + SCRIPT_DIR=/build/source/dev-scripts
  19. 4.59 s [go-tests] + readonly SCRIPT_DIR
  20. 4.59 s [go-tests] + cd /build/source/dev-scripts/..
  21. 4.59 s [go-tests] + go test -tags=netgo,osusergo -fullpath ./...
  22. 9.12 s [go-tests] ? codeberg.org/mtlynch/little-moments/build [no test files]
  23. 14.60 s [go-tests] ? codeberg.org/mtlynch/little-moments/cmd/app [no test files]
  24. 18.76 s [go-tests] ? codeberg.org/mtlynch/little-moments/cmd/import-from-tinybeans [no test files]
  25. 19.65 s [go-tests] ok codeberg.org/mtlynch/little-moments/handlers 0.877s