nixbot

builds
1this derivation will be built:2 /nix/store/z4fxh1brwgr0qpnch8aqgd1cgmfjhblf-wrap-buddy-clang-tidy.drv3these 4 paths will be fetched (2.9 MiB download, 19.3 MiB unpacked):4 /nix/store/g2ccbhni5cic5y2qw8flzlbcxz68xmma-clang-wrapper-21.1.85 /nix/store/f9zcrrcfmmyv5zi5c9psczrrain7z5dk-libcxx-21.1.86 /nix/store/b9i2gs5jvxp0zq5bl9gqxwy5pqfi5cbk-libcxx-21.1.8-dev7 /nix/store/lcy678zn05kx8i8y0xj6wq8dbd803wcf-stdenv-linux8Failed to find a machine for remote build!9derivation: z4fxh1brwgr0qpnch8aqgd1cgmfjhblf-wrap-buddy-clang-tidy.drv10required (system, features): (aarch64-linux, [])111 available machines:12(systems, maxjobs, supportedFeatures, mandatoryFeatures)13([aarch64-darwin, x86_64-darwin], 8, [big-parallel, recursive-nix], [])14error: Cannot build '/nix/store/z4fxh1brwgr0qpnch8aqgd1cgmfjhblf-wrap-buddy-clang-tidy.drv'.15 Reason: builder failed with exit code 2.16 Output paths:17 /nix/store/hkvj6nr4hck9lz43jb37klxkfkwsxg5w-wrap-buddy-clang-tidy18 Last 25 log lines:19 > [3/3] Processing file /build/source/src/patcher/main.cc.20 > 3379 warnings and 1 error generated.21 > Error while processing /build/source/src/patcher/main.cc.22 > src/patcher/args.h:7:10: error: 'expected' file not found [clang-diagnostic-error]23 > 7 | #include <expected>24 > | ^~~~~~~~~~25 > src/patcher/main.cc:58:36: error: forwarding reference parameter 'callback' is never forwarded inside the function body [cppcoreguidelines-missing-std-forward,-warnings-as-errors]26 > 58 | Callback &&callback) -> void {27 > | ^28 > src/patcher/main.cc:228:5: error: if with identical then and else branches [bugprone-branch-clone,-warnings-as-errors]29 > 228 | if (!stub_64.empty()) {30 > | ^31 > src/patcher/main.cc:230:7: note: else branch starts here32 > 230 | } else {33 > | ^34 > src/patcher/main.cc:235:5: error: if with identical then and else branches [bugprone-branch-clone,-warnings-as-errors]35 > 235 | if (!stub_32.empty()) {36 > | ^37 > src/patcher/main.cc:237:7: note: else branch starts here38 > 237 | } else {39 > | ^40 > Suppressed 3381 warnings (3376 in non-user code, 5 NOLINT).41 > Use -header-filter=.* to display errors from all non-system headers. Use -system-headers to display errors from system headers as well.42 > 3 warnings treated as errors43 > make: *** [Makefile:164: clang-tidy] Error 144 For full logs, run:45 nix log /nix/store/z4fxh1brwgr0qpnch8aqgd1cgmfjhblf-wrap-buddy-clang-tidy.drv