nixbot

builds
1these 3 derivations will be built:2 /nix/store/imcavda85k0w20ms0vy9fzjq3a5mvxg0-nix-util-2.36.0pre20260920_5711f8fe.drv3 /nix/store/zpc71sdgf7is9l7hsi6wd1q7f3wad4cg-nix-store-2.36.0pre20260920_5711f8fe.drv4 /nix/store/fk8yj6xrf3ri5fkb8avrd5lp80269yxh-nix-grpc-store-clang-tidy-0.1.0-beta.1.drv5Failed to find a machine for remote build!6derivation: fk8yj6xrf3ri5fkb8avrd5lp80269yxh-nix-grpc-store-clang-tidy-0.1.0-beta.1.drv7required (system, features): (aarch64-linux, [])81 available machines:9(systems, maxjobs, supportedFeatures, mandatoryFeatures)10([aarch64-darwin, x86_64-darwin], 8, [big-parallel, recursive-nix], [])11error: Cannot build '/nix/store/fk8yj6xrf3ri5fkb8avrd5lp80269yxh-nix-grpc-store-clang-tidy-0.1.0-beta.1.drv'.12 Reason: builder failed with exit code 1.13 Output paths:14 /nix/store/131zckly85v3yycipix9fkvdps44m28j-nix-grpc-store-clang-tidy-0.1.0-beta.115 Last 25 log lines:16 > >>> /nix/store/c33s2mld9r03fv11v9ad7dh5m9g8s1xp-clang-tools-22.1.8/bin/clang-tidy --use-color -quiet -p /build/source/build /build/source/src/client/transfer.cc17 > ../src/client/transfer.cc:43:67: error: no header providing "nix::SubstituteFlag" is directly included [misc-include-cleaner,-warnings-as-errors]18 > 11 | auto GrpcStore::queryValidPathsRouted(const StorePathSet & paths, SubstituteFlag maybeSubstitute,19 > | ^20 > ../src/client/transfer.cc:46:45: error: no header providing "nix::Substitute" is directly included [misc-include-cleaner,-warnings-as-errors]21 > 46 | request.set_substitute(maybeSubstitute == Substitute);22 > | ^23 > >>> /nix/store/c33s2mld9r03fv11v9ad7dh5m9g8s1xp-clang-tools-22.1.8/bin/clang-tidy --use-color -quiet -p /build/source/build /build/source/src/client/build.cc24 > ../src/client/build.cc:66:49: error: no header providing "nix::NoSubstitute" is directly included [misc-include-cleaner,-warnings-as-errors]25 > 17 | auto present = queryValidPathsRouted(closure, NoSubstitute, headers);26 > | ^27 > ../src/client/build.cc:608:80: error: no header providing "nix::Substitute" is directly included [misc-include-cleaner,-warnings-as-errors]28 > 608 | auto validOpaque = opaque.empty() ? StorePathSet{} : queryValidPaths(opaque, Substitute);29 > | ^30 > >>> /nix/store/c33s2mld9r03fv11v9ad7dh5m9g8s1xp-clang-tools-22.1.8/bin/clang-tidy --use-color -quiet -p /build/source/build /build/source/src/daemon/main.cc31 > Errors encountered while running clang-tidy32 > ../src/daemon/main.cc:275:82: error: no header providing "nix::Substitute" is directly included [misc-include-cleaner,-warnings-as-errors]33 > 13 | localStore->queryValidPaths(paths, request->substitute() ? nix::Substitute : nix::NoSubstitute)) {34 > | ^35 > ../src/daemon/main.cc:275:100: error: no header providing "nix::NoSubstitute" is directly included [misc-include-cleaner,-warnings-as-errors]36 > 275 | localStore->queryValidPaths(paths, request->substitute() ? nix::Substitute : nix::NoSubstitute)) {37 > | ^38 > FAILED: [code=1] meson-internal__clang-tidy39 > /nix/store/4nhp26ss88i238s986fx3jcqcw4si9ly-meson-1.10.2/bin/meson --internal clangtidy /build/source /build/source/build --color always40 > ninja: build stopped: subcommand failed.41 For full logs, run:42 nix log /nix/store/fk8yj6xrf3ri5fkb8avrd5lp80269yxh-nix-grpc-store-clang-tidy-0.1.0-beta.1.drv