pub fn verify_assertions(
store: &Store,
run_id: i64,
test_id: &str,
assertions: &[TraceAssertion],
) -> Result<Vec<Diagnostic>>pub fn verify_assertions(
store: &Store,
run_id: i64,
test_id: &str,
assertions: &[TraceAssertion],
) -> Result<Vec<Diagnostic>>