this derivation will be built: /nix/store/g712mxnyh0im6ggrxymmcg1g74adid2k-nix-grpc-store-clang-tidy-0.1.0.drv Failed to find a machine for remote build! derivation: g712mxnyh0im6ggrxymmcg1g74adid2k-nix-grpc-store-clang-tidy-0.1.0.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/g712mxnyh0im6ggrxymmcg1g74adid2k-nix-grpc-store-clang-tidy-0.1.0.drv'. Reason: builder failed with exit code 1. Output paths: /nix/store/lxl2qzd8ydbsmv9s1ipqlz7qzha11klm-nix-grpc-store-clang-tidy-0.1.0 Last 25 log lines: > mandir : /nix/store/lxl2qzd8ydbsmv9s1ipqlz7qzha11klm-nix-grpc-store-clang-tidy-0.1.0/share/man > prefix : /nix/store/lxl2qzd8ydbsmv9s1ipqlz7qzha11klm-nix-grpc-store-clang-tidy-0.1.0 > sbindir : /nix/store/lxl2qzd8ydbsmv9s1ipqlz7qzha11klm-nix-grpc-store-clang-tidy-0.1.0/sbin > wrap_mode : nodownload > > Found ninja-1.13.2 at /nix/store/pfc9h7fcyig6zx1f8k8ngf69kzbzbbpi-ninja-1.13.2/bin/ninja > mesonConfigurePhase: enabled\ parallel\ building > Running phase: buildPhase > [1/1] Generating nix_remote_proto with a custom command > [0/1] /nix/store/77agpk9cjqzhs7v8mvaaagy6r4kkrp2l-meson-1.10.2/bin/meson --internal clangtidy /build/pr35fls1xw463q8pxz0caqhbyg4z062r-source /build/pr35fls1xw463q8pxz0caqhbyg4z062r-source/build --color always > >>> /nix/store/h0yfgknx05cppvhjwwmlwccr2vf45781-clang-tools-22.1.8/bin/clang-tidy --use-color -quiet -p /build/pr35fls1xw463q8pxz0caqhbyg4z062r-source/build /build/pr35fls1xw463q8pxz0caqhbyg4z062r-source/src/grpc-store.cc > Errors encountered while running clang-tidy > ../src/grpc-store.cc:221:21: error: no header providing "GRPC_ARG_USE_LOCAL_SUBCHANNEL_POOL" is directly included [misc-include-cleaner,-warnings-as-errors] > 17 | args.SetInt(GRPC_ARG_USE_LOCAL_SUBCHANNEL_POOL, 1); > | ^ > ../src/grpc-store.cc:865:7: error: 'auto session' can be declared as 'auto *session' [readability-qualified-auto,-warnings-as-errors] > 865 | auto session = std::ranges::min_element(narSessions, {}, [](const auto & s) -> uint64_t { > | ^~~~ > | auto * > ../src/grpc-store.cc:865:80: error: parameter name 's' is too short, expected at least 3 characters [readability-identifier-length,-warnings-as-errors] > 865 | auto session = std::ranges::min_element(narSessions, {}, [](const auto & s) -> uint64_t { > | ^ > FAILED: [code=1] meson-internal__clang-tidy > /nix/store/77agpk9cjqzhs7v8mvaaagy6r4kkrp2l-meson-1.10.2/bin/meson --internal clangtidy /build/pr35fls1xw463q8pxz0caqhbyg4z062r-source /build/pr35fls1xw463q8pxz0caqhbyg4z062r-source/build --color always > ninja: build stopped: subcommand failed. For full logs, run: nix log /nix/store/g712mxnyh0im6ggrxymmcg1g74adid2k-nix-grpc-store-clang-tidy-0.1.0.drv