Database format depends on rustc version (rkyv 0.7 depends on struct layout)

The database uses rkyv in version 0.7 without the "strict" feature.

Steps to reproduce: compile server with rustc 1.66, create a user (e.g. import the Testuser) compile server with rustc 1.67, run server with valgrind and login as this user