this derivation will be built: /nix/store/vbn4iyas65r94hr08kbgv5w8bjjch9cm-nix-grpc-store-clang-tidy-0.1.0-beta.1.drv error: Cannot build '/nix/store/vbn4iyas65r94hr08kbgv5w8bjjch9cm-nix-grpc-store-clang-tidy-0.1.0-beta.1.drv'. Reason: builder failed with exit code 1. Output paths: /nix/store/vk728xdilnx355rb6gbi93rfyykb97b1-nix-grpc-store-clang-tidy-0.1.0-beta.1 Last 25 log lines: > | ^~~~ > >>> /nix/store/ck7w6mnxgy91d7kl1l3c531904k2nhk1-clang-tools-22.1.8/bin/clang-tidy --use-color -quiet -p /build/source/build /build/source/src/daemon/coordinator.cc > ../src/daemon/push.hh:136:46: error: 2 adjacent parameters of 'ack' of similar type ('const std::string &') are easily swapped by mistake [bugprone-easily-swappable-parameters,-warnings-as-errors] > 136 | auto ack(const std::string & status, const std::string & message, const std::string & path, std::set sigs) > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > ../src/daemon/push.hh:136:66: note: the first parameter in the range is 'message' > 136 | auto ack(const std::string & status, const std::string & message, const std::string & path, std::set sigs) > | ^~~~~~~ > ../src/daemon/push.hh:136:95: note: the last parameter in the range is 'path' > 136 | auto ack(const std::string & status, const std::string & message, const std::string & path, std::set sigs) > | ^~~~ > >>> /nix/store/ck7w6mnxgy91d7kl1l3c531904k2nhk1-clang-tools-22.1.8/bin/clang-tidy --use-color -quiet -p /build/source/build /build/source/src/daemon/main.cc > Errors encountered while running clang-tidy > ../src/daemon/push.hh:136:46: error: 2 adjacent parameters of 'ack' of similar type ('const std::string &') are easily swapped by mistake [bugprone-easily-swappable-parameters,-warnings-as-errors] > 136 | auto ack(const std::string & status, const std::string & message, const std::string & path, std::set sigs) > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > ../src/daemon/push.hh:136:66: note: the first parameter in the range is 'message' > 136 | auto ack(const std::string & status, const std::string & message, const std::string & path, std::set sigs) > | ^~~~~~~ > ../src/daemon/push.hh:136:95: note: the last parameter in the range is 'path' > 136 | auto ack(const std::string & status, const std::string & message, const std::string & path, std::set sigs) > | ^~~~ > 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/vbn4iyas65r94hr08kbgv5w8bjjch9cm-nix-grpc-store-clang-tidy-0.1.0-beta.1.drv