nixbot

builds
1this derivation will be built:2 /nix/store/xv6qzs5df0gdxxfsm95fdyjgh4sjypkx-nix-grpc-store-clang-tidy-0.1.0.drv3Failed to find a machine for remote build!4derivation: xv6qzs5df0gdxxfsm95fdyjgh4sjypkx-nix-grpc-store-clang-tidy-0.1.0.drv5required (system, features): (aarch64-linux, [])61 available machines:7(systems, maxjobs, supportedFeatures, mandatoryFeatures)8([aarch64-darwin, x86_64-darwin], 8, [big-parallel, recursive-nix], [])9error: Cannot build '/nix/store/xv6qzs5df0gdxxfsm95fdyjgh4sjypkx-nix-grpc-store-clang-tidy-0.1.0.drv'.10 Reason: builder failed with exit code 1.11 Output paths:12 /nix/store/i1da5gd8191xzr8n0xbysk7644lsgqib-nix-grpc-store-clang-tidy-0.1.013 Last 25 log lines:14 > 71 | auto const eq = spec.rfind('=');15 > | ^16 > ../src/acl.hh:75:25: error: use designated initializer list to initialize 'value_type' (aka 'nixgrpc::Acl::Rule') [modernize-use-designated-initializers,-warnings-as-errors]17 > 75 | rules.push_back({std::string(spec.substr(0, eq)), parseRole(spec.substr(eq + 1))});18 > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~19 > | .pattern= .role=20 > ../src/acl.hh:53:5: note: aggregate type is defined here21 > 53 | struct Rule22 > | ^23 > ../src/acl.hh:102:25: error: use 'contains' to check for membership [readability-container-contains,-warnings-as-errors]24 > 102 | if (commonName->find('\0') != std::string::npos) {25 > | ^~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~26 > | contains '\0')27 > ../src/nix-grpc-daemon.cc:124:36: error: no header providing "std::optional" is directly included [misc-include-cleaner,-warnings-as-errors]28 > 21 | auto authorizeBuild(const std::optional<std::string> & cert, std::string_view method, uint32_t buildMode)29 > | ^30 > ../src/nix-grpc-daemon.cc:788:11: error: conditional operator is used as sub-expression of parent conditional operator, refrain from using nested conditional operators [readability-avoid-nested-conditional-operator,-warnings-as-errors]31 > 788 | : options.acl.anonymousRole() ? GRPC_SSL_REQUEST_CLIENT_CERTIFICATE_AND_VERIFY32 > | ^33 > ../src/nix-grpc-daemon.cc:787:9: note: parent conditional operator here34 > 787 | options.clientCA.empty() ? GRPC_SSL_DONT_REQUEST_CLIENT_CERTIFICATE35 > | ^36 > FAILED: [code=1] meson-internal__clang-tidy37 > /nix/store/77agpk9cjqzhs7v8mvaaagy6r4kkrp2l-meson-1.10.2/bin/meson --internal clangtidy /build/h3wxg85ali7zyibxmqxfy90nlryf5qa1-source /build/h3wxg85ali7zyibxmqxfy90nlryf5qa1-source/build --color always38 > ninja: build stopped: subcommand failed.39 For full logs, run:40 nix log /nix/store/xv6qzs5df0gdxxfsm95fdyjgh4sjypkx-nix-grpc-store-clang-tidy-0.1.0.drv