this is the third time this has happened:
build with cargo
pc slowed, no output, nothing works.
shut down pc
reboot, emergency shell.
recover steps:
fsck all partitions
chroot into system
reinstall kernel (takes ages somehow, 40m compared to normal 2m)
after the third time I noticed that this was caused by building a package with cargo (but only sometimes)
What is causing this, and how can I prevent this?