pub fn assert_vec_u32_ok_eq_no_warnings( expected: &[u32], actual: Result<(Vec<u32>, FormatLog)>, ) -> (Vec<u32>, FormatLog)