this derivation will be built: /nix/store/sckgnm2h1kcxlmgh8dkkfch5q80yvvds-nix-grpc-store-clang-tidy-0.1.0-beta.1.drv Failed to find a machine for remote build! derivation: sckgnm2h1kcxlmgh8dkkfch5q80yvvds-nix-grpc-store-clang-tidy-0.1.0-beta.1.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/sckgnm2h1kcxlmgh8dkkfch5q80yvvds-nix-grpc-store-clang-tidy-0.1.0-beta.1.drv'. Reason: builder failed with exit code 1. Output paths: /nix/store/x30v5rz6mln3rkqifswxbcdv7wwqdaj5-nix-grpc-store-clang-tidy-0.1.0-beta.1 Last 25 log lines: > ../src/http.hh:129:10: error: method 'perform' can be made static [readability-convert-member-functions-to-static,-warnings-as-errors] > 129 | auto perform() -> long > | ^ > | static > ../src/http.hh:145:24: error: method 'retryAfter' can be made static [readability-convert-member-functions-to-static,-warnings-as-errors] > 145 | [[nodiscard]] auto retryAfter() const -> std::chrono::seconds > | ^ ~~~~~ > | static > ../src/logfmt.hh:23:13: error: variable 'logfmtValue' is non-const and globally accessible, consider making it const [cppcoreguidelines-avoid-non-const-global-variables,-warnings-as-errors] > 23 | inline auto logfmtValue(std::string_view value) -> std::string > | ^ > ../src/logfmt.hh:52:12: error: enum 'LogLevel' uses a larger base type ('int', size: 4 bytes) than necessary for its value set, consider using 'std::uint8_t' (1 byte) as the base type to reduce its size [performance-enum-size,-warnings-as-errors] > 52 | enum class LogLevel : std::uint8_t { info, debug }; > | ^ > ../src/nix-compat.hh:293:3: error: variable 'dynamic' of type 'bool' can be declared 'const' [misc-const-correctness,-warnings-as-errors] > 293 | bool dynamic = false; > | ^ > | const > ../src/nix-compat.hh:296:23: error: variable 'srcs' is not initialized [cppcoreguidelines-init-variables,-warnings-as-errors] > 296 | nix::StorePathSet srcs; > | ^ > | = 0 > 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/sckgnm2h1kcxlmgh8dkkfch5q80yvvds-nix-grpc-store-clang-tidy-0.1.0-beta.1.drv