nixbot

builds

Mic92/nix-1 build #30 failed

branch main · commit fd0799f31c · · took 3m 23s · eval 14s

eval warnings 1 kind · 1 occurrence
  • warn packaging-overriding check currently disabled because of a permissions issue on macOS ×1

3 failed
failed attributes
status attribute duration
failed checks.aarch64-darwin.pre-commit 53s
pre-commit-run: auto required = drvOptions.getRequiredSystemFeatures(*drv); auto & available = worker.store.config.systemFeatures.get( …
pre-commit-run:
             auto required = drvOptions.getRequiredSystemFeatures(*drv);
             auto & available = worker.store.config.systemFeatures.get();
-            bool featuresOk =
-                std::ranges::all_of(required, [&](const std::string & f) { return available.count(f); });
+            bool featuresOk = std::ranges::all_of(required, [&](const std::string & f) { return available.count(f); });
             if (worker.settings.maxBuildJobs.get() != 0 && platformOk && featuresOk) {
                 debug(
                     "external builder declined '%s'; falling back to a local build",
failed checks.aarch64-linux.pre-commit 12s
pre-commit-run: auto required = drvOptions.getRequiredSystemFeatures(*drv); auto & available = worker.store.config.systemFeatures.get( …
pre-commit-run:
             auto required = drvOptions.getRequiredSystemFeatures(*drv);
             auto & available = worker.store.config.systemFeatures.get();
-            bool featuresOk =
-                std::ranges::all_of(required, [&](const std::string & f) { return available.count(f); });
+            bool featuresOk = std::ranges::all_of(required, [&](const std::string & f) { return available.count(f); });
             if (worker.settings.maxBuildJobs.get() != 0 && platformOk && featuresOk) {
                 debug(
                     "external builder declined '%s'; falling back to a local build",
failed checks.x86_64-linux.pre-commit 19s
pre-commit-run: auto required = drvOptions.getRequiredSystemFeatures(*drv); auto & available = worker.store.config.systemFeatures.get( …
pre-commit-run:
             auto required = drvOptions.getRequiredSystemFeatures(*drv);
             auto & available = worker.store.config.systemFeatures.get();
-            bool featuresOk =
-                std::ranges::all_of(required, [&](const std::string & f) { return available.count(f); });
+            bool featuresOk = std::ranges::all_of(required, [&](const std::string & f) { return available.count(f); });
             if (worker.settings.maxBuildJobs.get() != 0 && platformOk && featuresOk) {
                 debug(
                     "external builder declined '%s'; falling back to a local build",
35 cancelled
cancelled attributes
status attribute duration
loading…
4 succeeded
succeeded attributes
status attribute duration
loading…
13 already built ⚠ 1
skipped attributes
status attribute duration
skipped local checks.aarch64-darwin.packaging-overriding
  • packaging-overriding check currently disabled because of a permissions issue on macOS
skipped local checks.aarch64-darwin.nix-json-schema-checks
skipped local checks.aarch64-darwin.nix-util-tests-run
skipped local checks.aarch64-darwin.rl-next
skipped local checks.aarch64-linux.nix-json-schema-checks
skipped local checks.aarch64-linux.nix-util-tests-run
skipped local checks.aarch64-linux.nix-util-tests-run-without-new-syscalls
skipped local checks.aarch64-linux.rl-next
skipped local checks.x86_64-linux.fuzzing-engine
skipped local checks.x86_64-linux.nix-json-schema-checks
skipped local checks.x86_64-linux.nix-util-tests-run
skipped local checks.x86_64-linux.nix-util-tests-run-without-new-syscalls
skipped local checks.x86_64-linux.rl-next