these 3 derivations will be built: /nix/store/imcavda85k0w20ms0vy9fzjq3a5mvxg0-nix-util-2.36.0pre20260920_5711f8fe.drv /nix/store/zpc71sdgf7is9l7hsi6wd1q7f3wad4cg-nix-store-2.36.0pre20260920_5711f8fe.drv /nix/store/fk8yj6xrf3ri5fkb8avrd5lp80269yxh-nix-grpc-store-clang-tidy-0.1.0-beta.1.drv Failed to find a machine for remote build! derivation: fk8yj6xrf3ri5fkb8avrd5lp80269yxh-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/fk8yj6xrf3ri5fkb8avrd5lp80269yxh-nix-grpc-store-clang-tidy-0.1.0-beta.1.drv'. Reason: builder failed with exit code 1. Output paths: /nix/store/131zckly85v3yycipix9fkvdps44m28j-nix-grpc-store-clang-tidy-0.1.0-beta.1 Last 25 log lines: > >>> /nix/store/c33s2mld9r03fv11v9ad7dh5m9g8s1xp-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/c33s2mld9r03fv11v9ad7dh5m9g8s1xp-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/c33s2mld9r03fv11v9ad7dh5m9g8s1xp-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/4nhp26ss88i238s986fx3jcqcw4si9ly-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/fk8yj6xrf3ri5fkb8avrd5lp80269yxh-nix-grpc-store-clang-tidy-0.1.0-beta.1.drv