Android 13 does not boot with rb3

I tried pre-compiled Android 13 images (1370) from this link. I gave these commands :
fastboot flash userdata userdata.img
fastboot flash super super.img
fastboot flash vendor_boot vendor_boot.img
fastboot flash boot boot.img
fastboot reboot

but db845c did not boot.
boot log is here : https://pastebin.com/zh1jAhWk

I tried android13 master branch images in the linaro blog. db845c did not boot.
boot log is here : https://pastebin.com/JiHmvVqH

Also I tried android13 r3 branch images in the linaro blog. Also db845c did not boot.
boot log is here : https://pastebin.com/2tMNvam2

How can I install Android 13 to db845c?

regards.