I noticed crater started classifying failures as OOM/ICE, which is awesome. :D Here's an example that is misclassified as ICE instead: https://crater-reports.s3.amazonaws.com/pr-71796/try%23b2a885c600d942fb829a214e798f7ae205a0594e/gh/GuyL99.pure-core/log.txt ``` [INFO] [stderr] thread 'rustc' panicked at 'failed to print diagnostics: Os { code: 12, kind: Other, message: "Cannot allocate memory" }', src/librustc_errors/json.rs:110:13 [INFO] [stderr] stack backtrace: [INFO] [stderr] error: could not compile `nix`. ```