1this derivation will be built:2 /nix/store/868shs0jgh6q1b7wg2dmqfa0vhk6kv1z-nix-grpc-store-clang-tidy-0.1.0.drv3error: Cannot build '/nix/store/868shs0jgh6q1b7wg2dmqfa0vhk6kv1z-nix-grpc-store-clang-tidy-0.1.0.drv'.4 Reason: builder failed with exit code 1.5 Output paths:6 /nix/store/xkz5nclwh2dym0hihfsd1yiv6m65h086-nix-grpc-store-clang-tidy-0.1.07 Last 25 log lines:8 > mandir : /nix/store/xkz5nclwh2dym0hihfsd1yiv6m65h086-nix-grpc-store-clang-tidy-0.1.0/share/man9 > prefix : /nix/store/xkz5nclwh2dym0hihfsd1yiv6m65h086-nix-grpc-store-clang-tidy-0.1.010 > sbindir : /nix/store/xkz5nclwh2dym0hihfsd1yiv6m65h086-nix-grpc-store-clang-tidy-0.1.0/sbin11 > wrap_mode : nodownload12 >13 > Found ninja-1.13.2 at /nix/store/vqnp9w33c613xl7ism88wx69rqaabamn-ninja-1.13.2/bin/ninja14 > mesonConfigurePhase: enabled\ parallel\ building15 > Running phase: buildPhase16 > [1/1] Generating nix_remote_proto with a custom command17 > [0/1] /nix/store/7hhzs4aal2v8ydl7fnads45fcblc36xx-meson-1.10.2/bin/meson --internal clangtidy /build/pr35fls1xw463q8pxz0caqhbyg4z062r-source /build/pr35fls1xw463q8pxz0caqhbyg4z062r-source/build --color always18 > >>> /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.cc19 > Errors encountered while running clang-tidy20 > ../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]21 > 17 | args.SetInt(GRPC_ARG_USE_LOCAL_SUBCHANNEL_POOL, 1);22 > | ^23 > ../src/grpc-store.cc:865:7: error: 'auto session' can be declared as 'auto *session' [readability-qualified-auto,-warnings-as-errors]24 > 865 | auto session = std::ranges::min_element(narSessions, {}, [](const auto & s) -> uint64_t {25 > | ^~~~26 > | auto *27 > ../src/grpc-store.cc:865:80: error: parameter name 's' is too short, expected at least 3 characters [readability-identifier-length,-warnings-as-errors]28 > 865 | auto session = std::ranges::min_element(narSessions, {}, [](const auto & s) -> uint64_t {29 > | ^30 > FAILED: [code=1] meson-internal__clang-tidy31 > /nix/store/7hhzs4aal2v8ydl7fnads45fcblc36xx-meson-1.10.2/bin/meson --internal clangtidy /build/pr35fls1xw463q8pxz0caqhbyg4z062r-source /build/pr35fls1xw463q8pxz0caqhbyg4z062r-source/build --color always32 > ninja: build stopped: subcommand failed.33 For full logs, run:34 nix log /nix/store/868shs0jgh6q1b7wg2dmqfa0vhk6kv1z-nix-grpc-store-clang-tidy-0.1.0.drv