I am new to rust and trying to create a small rust application using diesel orm. I am using PostgreSQL database. Default toolchain: nightly
My rust code is wo