build packages.x86_64-linux.backend-dev

Reproduce this run
Original Run
  1. 1.54 s $ /nix/store/9ypz3flqsrl5xl495mm8h645gadjsxi1-coreutils-9.11/bin/timeout --kill-after=15s 7200s /nix/store/23zk8sgzamrbmj1fday15szf7f2279s8-nix-2.34.7/bin/nix --extra-experimental-features nix-command --extra-experimental-features flakes --log-format internal-json build --no-link --print-out-paths git+https://codeberg.org/mtlynch/little-moments?ref=no-is-auth&rev=51cb5eb88126ad5c208c4c4425f8c90b85771806#packages.x86_64-linux.backend-dev --print-build-logs
  2. 2.67 s
  3. 2.67 s Building /nix/store/jwxp7vcvnbkpij682dxhgciv0fhy6zf0-little-moments-dev-0.0.1.drv
  4. 2.67 s [little-moments-dev] Phase: unpackPhase
  5. 2.67 s [little-moments-dev] unpacking source archive /nix/store/dzjws98gbh1689i1mkdjrx73vywrxf0m-source
  6. 2.67 s [little-moments-dev] source root is source
  7. 2.67 s [little-moments-dev] Phase: patchPhase
  8. 2.67 s [little-moments-dev] Phase: updateAutotoolsGnuConfigScriptsPhase
  9. 2.67 s [little-moments-dev] Phase: configurePhase
  10. 2.67 s [little-moments-dev] Phase: buildPhase
  11. 2.67 s [little-moments-dev] Building subPackage ./cmd/app
  12. 12.07 s [little-moments-dev] # codeberg.org/mtlynch/little-moments/handlers
  13. 12.08 s [little-moments-dev] handlers/login.go:31:8: s.isAuthenticated undefined (type *Server has no field or method isAuthenticated)
  14. 12.23 s Progress: 0 of 1 built (1 failed)
  15. 12.24 s Cannot build '/nix/store/jwxp7vcvnbkpij682dxhgciv0fhy6zf0-little-moments-dev-0.0.1.drv'.
  16. 12.24 s Reason: builder failed with exit code 1.
  17. 12.24 s Output paths:
  18. 12.24 s /nix/store/afgs3baw7q4dwg3hlvqpn656x5gaahav-little-moments-dev-0.0.1
  19. 12.24 s Last 10 log lines:
  20. 12.24 s > Running phase: unpackPhase
  21. 12.24 s > unpacking source archive /nix/store/dzjws98gbh1689i1mkdjrx73vywrxf0m-source
  22. 12.24 s > source root is source
  23. 12.24 s > Running phase: patchPhase
  24. 12.24 s > Running phase: updateAutotoolsGnuConfigScriptsPhase
  25. 12.24 s > Running phase: configurePhase
  26. 12.24 s > Running phase: buildPhase
  27. 12.24 s > Building subPackage ./cmd/app
  28. 12.24 s > # codeberg.org/mtlynch/little-moments/handlers
  29. 12.24 s > handlers/login.go:31:8: s.isAuthenticated undefined (type *Server has no field or method isAuthenticated)
  30. 12.24 s For full logs, run:
  31. 12.24 s nix log /nix/store/jwxp7vcvnbkpij682dxhgciv0fhy6zf0-little-moments-dev-0.0.1.drv
  32. 12.29 s Build failed.