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: > 31 | static constexpr size_t limit = 1U << 16U; > 32 | // Messages per Write. > 33 | static constexpr int maxBatch = 1024; > 34 | > 35 | // Leaf lock, may be taken inside Dispatcher::mutex. > 36 | absl::Mutex mutex; > 37 | std::deque queue ABSL_GUARDED_BY(mutex); > | {} > ../src/daemon/sched-reactor.hh:169:30: error: the parameter 'fin' of type 'grpc::Status' 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] > 169 | void finish(grpc::Status fin) > | ^ > | const & > ../src/daemon/sched-reactor.hh:226:18: error: member 'disp' of type 'Dispatcher &' is a reference [cppcoreguidelines-avoid-const-or-ref-data-members,-warnings-as-errors] > 226 | Dispatcher & disp; > | ^ > ../src/daemon/sched-reactor.hh:255:18: error: member 'disp' of type 'Dispatcher &' is a reference [cppcoreguidelines-avoid-const-or-ref-data-members,-warnings-as-errors] > 255 | Dispatcher & disp; > | ^ > >>> /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