this derivation will be built: /nix/store/hyrj7m8ma7jpgw2gw8ha41ivjqx3dj7c-nix-grpc-store-clang-tidy-0.1.0-beta.3.drv Failed to find a machine for remote build! derivation: hyrj7m8ma7jpgw2gw8ha41ivjqx3dj7c-nix-grpc-store-clang-tidy-0.1.0-beta.3.drv required (system, features): (aarch64-linux, []) 1 available machines: (systems, maxjobs, supportedFeatures, mandatoryFeatures) ([aarch64-darwin, x86_64-darwin], 8, [big-parallel, recursive-nix], []) error: Cannot build '/nix/store/hyrj7m8ma7jpgw2gw8ha41ivjqx3dj7c-nix-grpc-store-clang-tidy-0.1.0-beta.3.drv'. Reason: builder failed with exit code 1. Output paths: /nix/store/q5z86fdpx4pcrc56v2fdn3kf48caldbh-nix-grpc-store-clang-tidy-0.1.0-beta.3 Last 25 log lines: > | const > ../src/pump.hh:65:27: error: 2 adjacent parameters of 'readCoalesced' of similar type ('int') are easily swapped by mistake [bugprone-easily-swappable-parameters,-warnings-as-errors] > 65 | inline auto readCoalesced(int sourceFd, std::span buf) -> ssize_t > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > ../src/pump.hh:65:31: note: the first parameter in the range is 'sourceFd' > 65 | inline auto readCoalesced(int sourceFd, std::span buf) -> ssize_t > | ^~~~~~~~ > ../src/pump.hh:65:57: note: the last parameter in the range is 'buf' > 65 | inline auto readCoalesced(int sourceFd, std::span buf) -> ssize_t > | ^~~ > ../src/pump.hh:159:23: error: variable 'count' is not initialized [cppcoreguidelines-init-variables,-warnings-as-errors] > 159 | ssize_t const count = readCoalesced(sourceFd, input); > | ^ > | = 0 > ../src/pump.hh:276:44: error: the parameter 'initial' of type 'std::string' (aka 'basic_string') is copied for each invocation but only used as a const reference; consider making it a const reference [performance-unnecessary-value-param,-warnings-as-errors] > 276 | static auto makeInitialMsg(std::string initial) -> Msg > | ^ > | const & > >>> /nix/store/7wgbxsfygsdmgsai483p205pkcpy6ls8-clang-tools-22.1.8/bin/clang-tidy --use-color -quiet -p /build/source/build /build/source/src/client/channel.cc > Errors encountered while running clang-tidy > [1/1] (1/2) Processing file /build/source/src/client/channel.cc. > [1/1] (2/2) Processing file /build/source/src/client/channel.cc. > FAILED: [code=1] meson-internal__clang-tidy > /nix/store/sc7hggvmvma7m8bbgmp8gsa1q1x37aq8-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/hyrj7m8ma7jpgw2gw8ha41ivjqx3dj7c-nix-grpc-store-clang-tidy-0.1.0-beta.3.drv