pub fn measure( commit: &str, measurement: &str, repetitions: u16, command: &[String], key_values: &[(String, String)], ) -> Result<()>