nixbot

builds

Mic92/nix-1 build #18 failed

branch main · commit 7c72bf27e7 · · took 12m 49s

eval warnings 2 kinds · 2 occurrences
  • warn could not read HEAD ref from repo at '/var/lib/nixbot/worktrees/491-7c72bf27e732-105', using 'master' ×1
  • warn packaging-overriding check currently disabled because of a permissions issue on macOS ×1

5 failed
failed attributes
status attribute duration
failed default.checks.aarch64-darwin.pre-commit 1m 1s
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 default.checks.aarch64-linux.installTests 7m 23s
nix-daemon-compat-tests-2.36.0pre20260813_7c72bf2-with-daemon-2.36.0pre20260813_7c72bf2: 85/222 dyn-drv - nix-functional-tests:dep-built-drv-2 …
nix-daemon-compat-tests-2.36.0pre20260813_7c72bf2-with-daemon-2.36.0pre20260813_7c72bf2:
 85/222 dyn-drv - nix-functional-tests:dep-built-drv-2                      FAIL            3.32s   exit status 1
 86/222 flakes - nix-functional-tests:circular                              FAIL            3.24s   exit status 1
 87/222 flakes - nix-functional-tests:relative-paths-lockfile               FAIL            2.68s   exit status 1
 89/222 main - nix-functional-tests:fetchTree-file                          FAIL            5.93s   exit status 1
Ok:                166 
Fail:              25  
Skipped:           31  
Full log written to /build/source/tests/functional/build/meson-logs/testlog.txt
failed default.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 default.checks.x86_64-linux.installTests 10m 15s
nix-daemon-compat-tests-2.36.0pre20260813_7c72bf2-with-daemon-2.34.7: 221/222 flakes - nix-functional-tests:flakes OK …
nix-daemon-compat-tests-2.36.0pre20260813_7c72bf2-with-daemon-2.34.7:
221/222 flakes - nix-functional-tests:flakes                                         OK             98.13s
222/222 main - nix-functional-tests:lang                                             OK             180.94s
Summary of Failures:
119/222 main - nix-functional-tests:write-file                              FAIL            3.99s   exit status 1
Ok:                161 
Fail:              1   
Skipped:           60  
Full log written to /build/source/tests/functional/build/meson-logs/testlog.txt
failed default.checks.x86_64-linux.pre-commit 28s
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",
48 succeeded
succeeded attributes
status attribute duration
loading…
1 already built
skipped attributes
status attribute duration
loading…