[
  [
    "warning",
    "std::move of the const variable 'x5' has no effect; remove std::move() or make the variable non-const",
    "performance-move-const-arg"
  ],
  { "reliability": "high" }
]
