this derivation will be built: /nix/store/lm5bkvcv0ypay6j5d56ijc2zmrypfi6n-nix-grpc-store-clang-tidy-0.1.0.drv error: Cannot build '/nix/store/lm5bkvcv0ypay6j5d56ijc2zmrypfi6n-nix-grpc-store-clang-tidy-0.1.0.drv'. Reason: builder failed with exit code 1. Output paths: /nix/store/ydw09b62c1v2z241ng489cia23nvzfl4-nix-grpc-store-clang-tidy-0.1.0 Last 25 log lines: > 465 | printError("scheduler at %s: %s, reconnecting", config->authority.to_string(), firstLine(status.error_message())); > | ^ > /nix/store/rfyqqgmjkpsx5wpncfrqwza6mql14rsn-nix-util-2.36.0pre20260914_920f6956-dev/include/nix/util/logging.hh:365:29: note: expanded from macro 'printError' > 365 | #define printError(args...) printMsg(lvlError, args) > | ^ > /nix/store/rfyqqgmjkpsx5wpncfrqwza6mql14rsn-nix-util-2.36.0pre20260914_920f6956-dev/include/nix/util/logging.hh:363:34: note: expanded from macro 'printMsg' > 363 | #define printMsg(level, args...) printMsgUsing(logger, level, args) > | ^ > /nix/store/rfyqqgmjkpsx5wpncfrqwza6mql14rsn-nix-util-2.36.0pre20260914_920f6956-dev/include/nix/util/logging.hh:359:9: note: expanded from macro 'printMsgUsing' > 359 | if (__lvl <= nix::verbosity) { \ > | ^ > >>> /nix/store/ck7w6mnxgy91d7kl1l3c531904k2nhk1-clang-tools-22.1.8/bin/clang-tidy --use-color -quiet -p /build/source/build /build/source/src/daemon/coordinator.cc > Errors encountered while running clang-tidy > ../src/daemon/coordinator.cc:287:9: error: unchecked access to optional value [bugprone-unchecked-optional-access,-warnings-as-errors] > 287 | dispatcher->resume(); > | ^~~~~~~~~~ > ../src/daemon/coordinator.cc:289:9: error: unchecked access to optional value [bugprone-unchecked-optional-access,-warnings-as-errors] > 289 | dispatcher->restarting(); > | ^~~~~~~~~~ > ../src/daemon/coordinator.cc:302:59: error: 200 is a magic number; consider replacing it with a named constant [cppcoreguidelines-avoid-magic-numbers,readability-magic-numbers,-warnings-as-errors] > 302 | std::this_thread::sleep_for(std::chrono::milliseconds(200)); > | ^ > FAILED: [code=1] meson-internal__clang-tidy > /nix/store/azf6s3lpx8f53si93y8135mpyykjj72b-meson-1.10.2/bin/meson --internal clangtidy /build/source /build/source/build --color always > ninja: build stopped: subcommand failed. For full logs, run: nix log /nix/store/lm5bkvcv0ypay6j5d56ijc2zmrypfi6n-nix-grpc-store-clang-tidy-0.1.0.drv