% cargo new --bin foo && cd foo && faketime -m -f '+1m' cargo build
Created binary (application) `foo` package
error: process didn't exit successfully: `rustc -vV` (signal: 11, SIGSEGV: invalid memory reference)
%
I'm leaving this here to keep track of the issue since this also broke reprotest.