nixbot

builds

Mic92/nix-1 build #29 failed

branch main · commit 9dc099d007 · · took 9m 23s · eval 13s

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 17s
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 1s
nix-daemon-compat-tests-2.36.0pre20260913_9dc099d-with-daemon-2.35.1: 138/223 ca - nix-functional-tests:scratch-path FAIL …
nix-daemon-compat-tests-2.36.0pre20260913_9dc099d-with-daemon-2.35.1:
138/223 ca - nix-functional-tests:scratch-path                              FAIL            1.06s   exit status 1
163/223 dyn-drv - nix-functional-tests:dep-built-drv-submitted              FAIL            1.01s   exit status 1
165/223 dyn-drv - nix-functional-tests:submit-failure                       FAIL            1.04s   exit status 1
166/223 dyn-drv - nix-functional-tests:submit-reference                     FAIL            1.04s   exit status 1
Ok:                191 
Fail:              5   
Skipped:           27  
Full log written to /build/source/tests/functional/build/meson-logs/testlog.txt
failed checks.x86_64-linux.pre-commit 7s
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",
38 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