core
core copied to clipboard
run.dlang.io may not be cleaning up tmp files properly
Here: https://run.dlang.io/is/HP7pfW
I get this error:
/usr/bin/ld: fatal error: /tmp/dmd_runUNHylf: No space left on device
collect2: error: ld returned 1 exit status
Error: linker exited with status 1
Hi thanks for the ping. There seemed to be an issue with the cleanup of the Docker containers. I removed all unused for now, so everything should be working again, but I will have a proper look into this problem this weekend.