this derivation will be built: /nix/store/868shs0jgh6q1b7wg2dmqfa0vhk6kv1z-nix-grpc-store-clang-tidy-0.1.0.drv error: Cannot build '/nix/store/868shs0jgh6q1b7wg2dmqfa0vhk6kv1z-nix-grpc-store-clang-tidy-0.1.0.drv'. Reason: builder failed with exit code 1. Output paths: /nix/store/xkz5nclwh2dym0hihfsd1yiv6m65h086-nix-grpc-store-clang-tidy-0.1.0 Last 25 log lines: > mandir : /nix/store/xkz5nclwh2dym0hihfsd1yiv6m65h086-nix-grpc-store-clang-tidy-0.1.0/share/man > prefix : /nix/store/xkz5nclwh2dym0hihfsd1yiv6m65h086-nix-grpc-store-clang-tidy-0.1.0 > sbindir : /nix/store/xkz5nclwh2dym0hihfsd1yiv6m65h086-nix-grpc-store-clang-tidy-0.1.0/sbin > wrap_mode : nodownload > > Found ninja-1.13.2 at /nix/store/vqnp9w33c613xl7ism88wx69rqaabamn-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/7hhzs4aal2v8ydl7fnads45fcblc36xx-meson-1.10.2/bin/meson --internal clangtidy /build/pr35fls1xw463q8pxz0caqhbyg4z062r-source /build/pr35fls1xw463q8pxz0caqhbyg4z062r-source/build --color always > >>> /nix/store/i68q60qzfadnn5rgn6w6i1spynhqcqf4-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/7hhzs4aal2v8ydl7fnads45fcblc36xx-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/868shs0jgh6q1b7wg2dmqfa0vhk6kv1z-nix-grpc-store-clang-tidy-0.1.0.drv