[15:20] [telegram] Anyone working on clazy autopkgtests? @RikMills I see retries but no uploads :P [15:21] [telegram] I retried all the current fails. I later saw that clazy fails in debian too (re @tsimonq2: Anyone working on clazy autopkgtests? @RikMills I see retries but no uploads :P) [15:22] [telegram] Had a quick look for an upstream fix, but didn't get too far [16:52] [telegram] ``` [16:52] [telegram] [FAIL] reserve-candidates/main2.cpp (plugin) [16:52] [telegram] diff -Naur --strip-trailing-cr reserve-candidates/main2.cpp.expected reserve-candidates/main2.cpp.result [16:52] [telegram] --- reserve-candidates/main2.cpp.expected 2022-01-20 23:18:47.000000000 +0000 [16:52] [telegram] +++ reserve-candidates/main2.cpp.result 2023-01-17 16:50:15.071388530 +0000 [16:52] [telegram] @@ -1 +0,0 @@ [16:52] [telegram] -reserve-candidates/main2.cpp:8:9: warning: Reserve candidate [-Wclazy-reserve-candidates]``` [16:53] [telegram] Can reproduce locally + only with unstable, not testing [17:08] [telegram] Will look into this a bit more later if I can, it's just somewhat confusing that it only passes with .7 and not .8, upstream CI hasn't been ran in over a year, and it's only this one test failing [17:08] [telegram] If anyone has ideas/fixes, go for it