these 3 derivations will be built: /nix/store/fnlcnv2s44160x6azglxam7lqz66194x-source.drv /nix/store/cxwczd2sn9fv8hnlw4ahj0lj7wqwdgvq-mcptoon-0.7.23.drv /nix/store/4v5j1msi203f39lj0drjb892x2v6fv8i-check-mcptoon.drv error: build of '/nix/store/cxwczd2sn9fv8hnlw4ahj0lj7wqwdgvq-mcptoon-0.7.23.drv' on 'grpc://farm.numtide.com:50051?client-cert=/run/secrets/vars/per-machine/bld1/nix-farm-ci/crt&client-key=/run/secrets/vars/per-machine/bld1/nix-farm-ci/key&connect-timeout=21&system=aarch64-linux' failed: Cannot build '/nix/store/cxwczd2sn9fv8hnlw4ahj0lj7wqwdgvq-mcptoon-0.7.23.drv'. Reason: builder failed with exit code 1. Output paths: /nix/store/jnj5690hrhh9qw2nd7hzrj2aq1wql62r-mcptoon-0.7.23 /nix/store/xf4nh1z57s1jx09r5l5bpd2b149bwv9p-mcptoon-0.7.23-dist Last 25 log lines: > Only the live claim (total + skipped, one line) is judged: ROADMAP's older > entries and the CHANGELOG record what was true then and must not be edited. > > 2026-09-17: the first cut allowed a gap of 5, and the guard's own two new > tests pushed the suite past the badge while every surface still said 925. > The gap is now the number of tests the tree actually skips (at most one: > the bash test on a Windows box without WSL), so a stale total cannot hide.""" > proc = subprocess.run([sys.executable, "-m", "pytest", "tests/", "--collect-only", "-q"], > capture_output=True, text=True, cwd=ROOT) > collected = sum(1 for line in proc.stdout.splitlines() if "::" in line) > self.assertGreater(collected, 500, "collection failed - the claims cannot be judged") > seen = 0 > for rel in TEST_CLAIM_SURFACES: > text = (ROOT / rel).read_text(encoding="utf-8") > for n in TEST_CLAIM.findall(text): > seen += 1 > > self.assertTrue(collected - 1 <= int(n) <= collected, > f"{rel} advertises {n} passed but {collected} tests are collected") > E AssertionError: False is not true : DEVELOPERS.md advertises 1336 passed but 1327 tests are collected > > tests/test_footprint_claims.py:196: AssertionError > =========================== short test summary info ============================ > FAILED tests/test_footprint_claims.py::TestFootprintClaims::test_prose_suite_totals_match_collection - AssertionError: False is not true : DEVELOPERS.md says 1336 tests but 1327 ... > FAILED tests/test_footprint_claims.py::TestFootprintClaims::test_suite_total_is_the_same_on_every_surface - AssertionError: False is not true : DEVELOPERS.md advertises 1336 passed bu... > ====== 2 failed, 1321 passed, 1 skipped, 3 deselected in 69.18s (0:01:09) ====== For full logs, run: nix log /nix/store/cxwczd2sn9fv8hnlw4ahj0lj7wqwdgvq-mcptoon-0.7.23.drv error: Cannot build '/nix/store/cxwczd2sn9fv8hnlw4ahj0lj7wqwdgvq-mcptoon-0.7.23.drv'. Reason: builder failed with exit code 1. Output paths: /nix/store/jnj5690hrhh9qw2nd7hzrj2aq1wql62r-mcptoon-0.7.23 /nix/store/xf4nh1z57s1jx09r5l5bpd2b149bwv9p-mcptoon-0.7.23-dist error: Cannot build '/nix/store/4v5j1msi203f39lj0drjb892x2v6fv8i-check-mcptoon.drv'. Reason: 1 dependency failed. Output paths: /nix/store/cpph7z5d43zmz7b1f9csdbk7phi1xkh4-check-mcptoon