these 3 derivations will be built: /nix/store/zk8fj8fkkpddkp1j4wbnbwvhmgnv594w-nix-util-2.36.0pre20260920_5711f8fe.drv /nix/store/nykaxz6ilz1wqn1zhq94k3pjyhc2hpd1-nix-store-2.36.0pre20260920_5711f8fe.drv /nix/store/7swbjp5lg96ds45s0ar61px2wh115p2l-nix-grpc-store-clang-tidy-0.1.0-beta.1.drv error: Cannot build '/nix/store/7swbjp5lg96ds45s0ar61px2wh115p2l-nix-grpc-store-clang-tidy-0.1.0-beta.1.drv'. Reason: builder failed with exit code 1. Output paths: /nix/store/v39gyyi497bjzrrh4szz8fd0walar5iv-nix-grpc-store-clang-tidy-0.1.0-beta.1 Last 25 log lines: > >>> /nix/store/ck7w6mnxgy91d7kl1l3c531904k2nhk1-clang-tools-22.1.8/bin/clang-tidy --use-color -quiet -p /build/source/build /build/source/src/client/transfer.cc > ../src/client/transfer.cc:43:67: error: no header providing "nix::SubstituteFlag" is directly included [misc-include-cleaner,-warnings-as-errors] > 11 | auto GrpcStore::queryValidPathsRouted(const StorePathSet & paths, SubstituteFlag maybeSubstitute, > | ^ > ../src/client/transfer.cc:46:45: error: no header providing "nix::Substitute" is directly included [misc-include-cleaner,-warnings-as-errors] > 46 | request.set_substitute(maybeSubstitute == Substitute); > | ^ > >>> /nix/store/ck7w6mnxgy91d7kl1l3c531904k2nhk1-clang-tools-22.1.8/bin/clang-tidy --use-color -quiet -p /build/source/build /build/source/src/client/build.cc > ../src/client/build.cc:66:49: error: no header providing "nix::NoSubstitute" is directly included [misc-include-cleaner,-warnings-as-errors] > 17 | auto present = queryValidPathsRouted(closure, NoSubstitute, headers); > | ^ > ../src/client/build.cc:608:80: error: no header providing "nix::Substitute" is directly included [misc-include-cleaner,-warnings-as-errors] > 608 | auto validOpaque = opaque.empty() ? StorePathSet{} : queryValidPaths(opaque, Substitute); > | ^ > >>> /nix/store/ck7w6mnxgy91d7kl1l3c531904k2nhk1-clang-tools-22.1.8/bin/clang-tidy --use-color -quiet -p /build/source/build /build/source/src/daemon/main.cc > Errors encountered while running clang-tidy > ../src/daemon/main.cc:275:82: error: no header providing "nix::Substitute" is directly included [misc-include-cleaner,-warnings-as-errors] > 13 | localStore->queryValidPaths(paths, request->substitute() ? nix::Substitute : nix::NoSubstitute)) { > | ^ > ../src/daemon/main.cc:275:100: error: no header providing "nix::NoSubstitute" is directly included [misc-include-cleaner,-warnings-as-errors] > 275 | localStore->queryValidPaths(paths, request->substitute() ? nix::Substitute : nix::NoSubstitute)) { > | ^ > FAILED: [code=1] meson-internal__clang-tidy > /nix/store/azf6s3lpx8f53si93y8135mpyykjj72b-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/7swbjp5lg96ds45s0ar61px2wh115p2l-nix-grpc-store-clang-tidy-0.1.0-beta.1.drv