build packages.x86_64-linux.go-tests

  1. 3.00 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"
  2. 3.02 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"
  3. 3.04 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"
  4. 3.06 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"
  5. 3.09 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"
  6. 3.13 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"
  7. 3.28 s [go-tests] + set -o pipefail
  8. 3.28 s [go-tests] + full_test=
  9. 3.28 s [go-tests] + go_test_flags=("-tags=netgo,osusergo")
  10. 3.28 s [go-tests] + go_test_flags+=("-fullpath")
  11. 3.28 s [go-tests] + readonly COVERAGE_FILE_RAW=.coverage.out
  12. 3.28 s [go-tests] + COVERAGE_FILE_RAW=.coverage.out
  13. 3.28 s [go-tests] + readonly COVERAGE_FILE_HTML=.coverage.html
  14. 3.28 s [go-tests] + COVERAGE_FILE_HTML=.coverage.html
  15. 3.28 s [go-tests] + [[ '' = \-\-full ]]
  16. 3.28 s [go-tests] + set -u
  17. 3.28 s [go-tests] +++ dirname ./dev-scripts/run-go-tests
  18. 3.28 s [go-tests] ++ cd ./dev-scripts
  19. 3.28 s [go-tests] ++ pwd
  20. 3.28 s [go-tests] + SCRIPT_DIR=/build/source/dev-scripts
  21. 3.28 s [go-tests] + readonly SCRIPT_DIR
  22. 3.28 s [go-tests] + cd /build/source/dev-scripts/..
  23. 3.28 s [go-tests] + go test -tags=netgo,osusergo -fullpath ./...
  24. 8.68 s [go-tests] ? codeberg.org/mtlynch/little-moments/build [no test files]
  25. 20.30 s [go-tests] ? codeberg.org/mtlynch/little-moments/cmd/app [no test files]