nixbot

builds

Mic92/nix-1 build #33 failed

branch main · commit e0381a8212 · · took 5m 49s · eval 12s

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

6 failed
failed attributes
status attribute duration
failed checks.aarch64-darwin.daemonCompat 5m 35s
nix-daemon-compat-tests-2.36.0pre20260918_e0381a8-with-daemon-2.34.8: 229/230 flakes - nix-functional-tests:flakes OK …
nix-daemon-compat-tests-2.36.0pre20260918_e0381a8-with-daemon-2.34.8:
229/230 flakes - nix-functional-tests:flakes                                         OK             86.11s
230/230 flakes - nix-functional-tests:mercurial                                      OK             110.19s
Summary of Failures:
126/230 main - nix-functional-tests:write-file                              FAIL            1.58s   exit status 1
Ok:                146 
Fail:              1   
Skipped:           83  
Full log written to /nix/var/nix/builds/nix-79541-2647123068/source/tests/functional/build/meson-logs/testlog.txt

nix-daemon-compat-tests-2.36.0pre20260918_e0381a8-with-daemon-2.35.2:
230/230 flakes - nix-functional-tests:mercurial                                      OK             37.55s
Summary of Failures:
126/230 main - nix-functional-tests:write-file                              FAIL            2.05s   exit status 1
156/230 ca - nix-functional-tests:scratch-path                              FAIL            3.08s   exit status 1
Ok:                173 
Fail:              2   
Skipped:           55  
Full log written to /nix/var/nix/builds/nix-13395-1816388256/source/tests/functional/build/meson-logs/testlog.txt
failed checks.aarch64-darwin.pre-commit 25s
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.daemonCompat 2m 3s
nix-daemon-compat-tests-2.36.0pre20260918_e0381a8-with-daemon-2.34.8: 229/230 flakes - nix-functional-tests:mercurial OK …
nix-daemon-compat-tests-2.36.0pre20260918_e0381a8-with-daemon-2.34.8:
229/230 flakes - nix-functional-tests:mercurial                             OK             16.28s
230/230 main - nix-functional-tests:lang                                    OK             28.38s
Summary of Failures:
122/230 main - nix-functional-tests:write-file                              FAIL            0.63s   exit status 1
Ok:                167 
Fail:              1   
Skipped:           62  
Full log written to /build/source/tests/functional/build/meson-logs/testlog.txt

nix-daemon-compat-tests-2.36.0pre20260918_e0381a8-with-daemon-2.35.2:
230/230 main - nix-functional-tests:lang                                    OK             28.45s
Summary of Failures:
120/230 main - nix-functional-tests:write-file                              FAIL            0.61s   exit status 1
146/230 ca - nix-functional-tests:scratch-path                              FAIL            1.25s   exit status 1
Ok:                196 
Fail:              2   
Skipped:           32  
Full log written to /build/source/tests/functional/build/meson-logs/testlog.txt
failed checks.aarch64-linux.pre-commit 20s
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.daemonCompat 1m 47s
nix-daemon-compat-tests-2.36.0pre20260918_e0381a8-with-daemon-2.34.8: 229/230 flakes - nix-functional-tests:mercurial OK …
nix-daemon-compat-tests-2.36.0pre20260918_e0381a8-with-daemon-2.34.8:
229/230 flakes - nix-functional-tests:mercurial                             OK             11.65s
230/230 main - nix-functional-tests:lang                                    OK             25.13s
Summary of Failures:
122/230 main - nix-functional-tests:write-file                              FAIL            0.58s   exit status 1
Ok:                168 
Fail:              1   
Skipped:           61  
Full log written to /build/source/tests/functional/build/meson-logs/testlog.txt

nix-daemon-compat-tests-2.36.0pre20260918_e0381a8-with-daemon-2.35.2:
230/230 main - nix-functional-tests:lang                                    OK             25.46s
Summary of Failures:
122/230 main - nix-functional-tests:write-file                              FAIL            0.59s   exit status 1
149/230 ca - nix-functional-tests:scratch-path                              FAIL            1.15s   exit status 1
Ok:                197 
Fail:              2   
Skipped:           31  
Full log written to /build/source/tests/functional/build/meson-logs/testlog.txt
failed checks.x86_64-linux.pre-commit 13s
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",
24 succeeded
succeeded attributes
status attribute duration
loading…
25 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-expr-tests-run
skipped local checks.aarch64-darwin.nix-fetchers-tests-run
skipped local checks.aarch64-darwin.nix-flake-tests-run
skipped local checks.aarch64-darwin.nix-json-schema-checks
skipped local checks.aarch64-darwin.nix-store-tests-run
skipped local checks.aarch64-darwin.nix-util-tests-run
skipped local checks.aarch64-darwin.rl-next
skipped local checks.aarch64-linux.nix-expr-tests-run
skipped local checks.aarch64-linux.nix-fetchers-tests-run
skipped local checks.aarch64-linux.nix-flake-tests-run
skipped local checks.aarch64-linux.nix-json-schema-checks
skipped local checks.aarch64-linux.nix-store-tests-run
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-expr-tests-run
skipped local checks.x86_64-linux.nix-fetchers-tests-run
skipped local checks.x86_64-linux.nix-flake-tests-run
skipped local checks.x86_64-linux.nix-json-schema-checks
skipped local checks.x86_64-linux.nix-store-tests-run
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