STAT_BORROWED_MSG

Constant STAT_BORROWED_MSG 

Source
const STAT_BORROWED_MSG: &str = "GCWorkerShared.stat is already borrowed.  This may happen if \
    the mutator calls harness_begin or harness_end while the GC is running.";