build packages.x86_64-linux.backend

  1. 0.01 s $ /nix/store/vzx1mi9c0xfadmsm9dhd83d005cb1qs9-coreutils-9.8/bin/timeout --kill-after=15s 1800s /nix/store/99b1z08awpxj8b6mzggn59gp1shljnff-nix-2.34.5/bin/nix --extra-experimental-features nix-command --extra-experimental-features flakes --log-format raw-with-logs build --no-link git+https://codeberg.org/mtlynch/little-moments?ref=email-auth&rev=5d9203a9105d2a33f51dd0772ce64d65f7b34e80#packages.x86_64-linux.backend --print-build-logs
  2. 0.21 s Running phase: unpackPhase
  3. 0.22 s unpacking source archive /nix/store/bk89vk8wjc9q6rhl9xvmxyjd5073d4j7-source
  4. 0.24 s source root is source
  5. 0.25 s Running phase: patchPhase
  6. 0.26 s Running phase: updateAutotoolsGnuConfigScriptsPhase
  7. 0.28 s Running phase: configurePhase
  8. 0.39 s Running phase: buildPhase
  9. 0.40 s Building subPackage ./cmd/app
  10. 8.22 s # codeberg.org/mtlynch/little-moments/handlers/sessions
  11. 8.22 s handlers/sessions/sessions.go:54:17: user.IsOwner undefined (type littlemoments.User has no field or method IsOwner)
  12. 8.22 s # codeberg.org/mtlynch/little-moments/store/sqlite
  13. 8.22 s store/sqlite/login_tokens.go:122:3: unknown field IsOwner in struct literal of type littlemoments.User
  14. 8.22 s store/sqlite/users.go:37:3: unknown field IsOwner in struct literal of type littlemoments.User
  15. 8.36 s error: Cannot build '/nix/store/m2vxkmrd6wpcdvv4i4x63vd1gabzmcrw-little-moments-0.0.1.drv'.
  16. 8.36 s Reason: builder failed with exit code 1.
  17. 8.36 s Output paths:
  18. 8.36 s /nix/store/gz5gyn1d4x1iypbjmfyvhnnnmwjkzy6c-little-moments-0.0.1
  19. 8.36 s Last 13 log lines:
  20. 8.36 s > Running phase: unpackPhase
  21. 8.36 s > unpacking source archive /nix/store/bk89vk8wjc9q6rhl9xvmxyjd5073d4j7-source
  22. 8.36 s > source root is source
  23. 8.36 s > Running phase: patchPhase
  24. 8.36 s > Running phase: updateAutotoolsGnuConfigScriptsPhase
  25. 8.36 s > Running phase: configurePhase
  26. 8.36 s > Running phase: buildPhase
  27. 8.36 s > Building subPackage ./cmd/app
  28. 8.36 s > # codeberg.org/mtlynch/little-moments/handlers/sessions
  29. 8.36 s > handlers/sessions/sessions.go:54:17: user.IsOwner undefined (type littlemoments.User has no field or method IsOwner)
  30. 8.36 s > # codeberg.org/mtlynch/little-moments/store/sqlite
  31. 8.36 s > store/sqlite/login_tokens.go:122:3: unknown field IsOwner in struct literal of type littlemoments.User
  32. 8.36 s > store/sqlite/users.go:37:3: unknown field IsOwner in struct literal of type littlemoments.User
  33. 8.36 s For full logs, run:
  34. 8.36 s nix log /nix/store/m2vxkmrd6wpcdvv4i4x63vd1gabzmcrw-little-moments-0.0.1.drv