nixbot

builds

Mic92/nix-1 build #23 failed

branch main · commit 66560545bc · · took 10m 12s · eval 17s

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

4 failed
failed attributes
status attribute duration
failed checks.aarch64-darwin.pre-commit 1m 3s
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 10s
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.installTests 5m 56s
nix-daemon-compat-tests-2.36.0pre20260901_6656054-with-daemon-2.35.1: 122/222 main - nix-functional-tests:write-file FAIL …
nix-daemon-compat-tests-2.36.0pre20260901_6656054-with-daemon-2.35.1:
122/222 main - nix-functional-tests:write-file                              FAIL            0.54s   exit status 1
161/222 dyn-drv - nix-functional-tests:dep-built-drv-submitted              FAIL            1.15s   exit status 1
162/222 dyn-drv - nix-functional-tests:submit-failure                       FAIL            1.15s   exit status 1
163/222 dyn-drv - nix-functional-tests:submit-reference                     FAIL            1.14s   exit status 1
Ok:                191 
Fail:              4   
Skipped:           27  
Full log written to /build/source/tests/functional/build/meson-logs/testlog.txt
failed checks.x86_64-linux.pre-commit 21s
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",
43 succeeded
succeeded attributes
status attribute duration
loading…
8 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.rl-next
skipped local checks.aarch64-linux.nix-json-schema-checks
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.rl-next