build packages.x86_64-linux.go-tests

  1. 3.01 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"
  2. 3.07 s [go-tests] ./dev-scripts/serve: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/0550j0i8bmzxbcnzrg1g51zigj7y12ih-bash-interactive-5.3p9/bin/bash"
  3. 3.23 s [go-tests] + set -o pipefail
  4. 3.23 s [go-tests] + full_test=
  5. 3.23 s [go-tests] + go_test_flags=("-tags=netgo,osusergo")
  6. 3.23 s [go-tests] + go_test_flags+=("-fullpath")
  7. 3.23 s [go-tests] + readonly COVERAGE_FILE_RAW=.coverage.out
  8. 3.23 s [go-tests] + COVERAGE_FILE_RAW=.coverage.out
  9. 3.23 s [go-tests] + readonly COVERAGE_FILE_HTML=.coverage.html
  10. 3.23 s [go-tests] + COVERAGE_FILE_HTML=.coverage.html
  11. 3.23 s [go-tests] + [[ '' = \-\-full ]]
  12. 3.24 s [go-tests] + set -u
  13. 3.24 s [go-tests] +++ dirname ./dev-scripts/run-go-tests
  14. 3.24 s [go-tests] ++ cd ./dev-scripts
  15. 3.24 s [go-tests] ++ pwd
  16. 3.24 s [go-tests] + SCRIPT_DIR=/build/source/dev-scripts
  17. 3.24 s [go-tests] + readonly SCRIPT_DIR
  18. 3.24 s [go-tests] + cd /build/source/dev-scripts/..
  19. 3.24 s [go-tests] + go test -tags=netgo,osusergo -fullpath ./...
  20. 7.10 s [go-tests] ? codeberg.org/mtlynch/little-moments/build [no test files]
  21. 7.94 s [go-tests] # codeberg.org/mtlynch/little-moments/uploads
  22. 7.94 s [go-tests] uploads/processor.go:45:10: undefined: convert
  23. 10.56 s [go-tests] # codeberg.org/mtlynch/little-moments/store/sqlite
  24. 10.56 s [go-tests] store/sqlite/users.go:81:16: method Store.ReadUserByID already declared at store/sqlite/users.go:48:16
  25. 14.84 s [go-tests] FAIL codeberg.org/mtlynch/little-moments/cmd/app [build failed]