Mic92/nix-1 build #33 failed ← #32 #34 →
eval warnings
1 kind
· 1 occurrence
- warn packaging-overriding check currently disabled because of a permissions issue on macOS ×1
6 failed
| status | attribute | duration |
|---|---|---|
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 |
||
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",
|
||
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 |
||
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",
|
||
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 |
||
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
| status | attribute | duration |
|---|---|---|
| loading… | ||
25 already built ⚠ 1
| status | attribute | duration |
|---|---|---|
checks.aarch64-darwin.packaging-overriding
|
— | |
checks.aarch64-darwin.nix-expr-tests-run
|
— | |
checks.aarch64-darwin.nix-fetchers-tests-run
|
— | |
checks.aarch64-darwin.nix-flake-tests-run
|
— | |
checks.aarch64-darwin.nix-json-schema-checks
|
— | |
checks.aarch64-darwin.nix-store-tests-run
|
— | |
checks.aarch64-darwin.nix-util-tests-run
|
— | |
checks.aarch64-darwin.rl-next
|
— | |
checks.aarch64-linux.nix-expr-tests-run
|
— | |
checks.aarch64-linux.nix-fetchers-tests-run
|
— | |
checks.aarch64-linux.nix-flake-tests-run
|
— | |
checks.aarch64-linux.nix-json-schema-checks
|
— | |
checks.aarch64-linux.nix-store-tests-run
|
— | |
checks.aarch64-linux.nix-util-tests-run
|
— | |
checks.aarch64-linux.nix-util-tests-run-without-new-syscalls
|
— | |
checks.aarch64-linux.rl-next
|
— | |
checks.x86_64-linux.fuzzing-engine
|
— | |
checks.x86_64-linux.nix-expr-tests-run
|
— | |
checks.x86_64-linux.nix-fetchers-tests-run
|
— | |
checks.x86_64-linux.nix-flake-tests-run
|
— | |
checks.x86_64-linux.nix-json-schema-checks
|
— | |
checks.x86_64-linux.nix-store-tests-run
|
— | |
checks.x86_64-linux.nix-util-tests-run
|
— | |
checks.x86_64-linux.nix-util-tests-run-without-new-syscalls
|
— | |
checks.x86_64-linux.rl-next
|
— |