pub fn change_job_status( ledger: &mut Box<dyn History>, store: &String, job: &mut Job, status: &Status, time: &i64, )