Conversation

[ 1124s] [ 1118.587966][T10267] Out of memory: Killed process 10253 (rustc) total-vm:17400856kB, anon-rss:15513536kB, file-rss:116kB, shmem-rss:0kB, UID:399 pgtables:32564kB oom_score_adj:0

🦀 neofox_gun you had 20 GB RAM to compile an IRC client

3
0
5

@toast@donotsta.re pretty sure this is a rustc bug. previous versions don’t consume anywhere near that much.

0
0
1

@scathach guess i’ll have to lower the number of parallel build jobs and try again, though i really think cargo should be able to manage resource limits on its own. what’s the point of a language-specific build system if it can’t properly supervise its tools?

1
0
0
@mia i thought barely being able to compile alacritty on my pinebooks ram was bad lmao
0
0
0

@scathach turns out that doesn’t help because it’s compiling the executable that uses so much memory

problem seems to be the trait resolver doing infinite recursions

0
0
0