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