1this derivation will be built:2 /nix/store/mk93arw2yqdl0xn8k6m3llqd3d6nppj8-nix-eval-warnings-0.1.0.drv3these 9 paths will be fetched (4.6 MiB download, 15.8 MiB unpacked):4 /nix/store/z0f1chg0pjnscdidmjw6jw4i41xgykgd-nix-cmd-2.35.15 /nix/store/y13zvbp851igxk4llk823a7q9rm17pl6-nix-eval-jobs-2.35.16 /nix/store/fgbmf1j88lijpr2nx7sxq0y6sxmd26cv-nix-eval-jobs-2.35.1-dev7 /nix/store/77vrnk53mw0izmp3n5k6z43v2gyvyvhm-nix-expr-2.35.18 /nix/store/fgw7dwa26h32jlsb32wlx19sn1np3wvz-nix-fetchers-2.35.19 /nix/store/q8ynh31j1z63i4pq5r4s560w7i78wzqc-nix-flake-2.35.110 /nix/store/nx829vgp1w2771kwyhyrgsg5crmrrjnp-nix-main-2.35.111 /nix/store/6i89amn27hl3g0b02hg4r18558v4y5s3-nix-store-2.35.112 /nix/store/l5igsp527x878z3axz3iki9kghnrakmm-nix-util-2.35.113error: build of '/nix/store/mk93arw2yqdl0xn8k6m3llqd3d6nppj8-nix-eval-warnings-0.1.0.drv' on 'ssh-ng://customer@mac02' failed: Cannot build '/nix/store/mk93arw2yqdl0xn8k6m3llqd3d6nppj8-nix-eval-warnings-0.1.0.drv'.14 Reason: builder failed with exit code 1.15 Output paths:16 /nix/store/2pb4zvc0cizpi9hkgkkiydq4rwnmyah9-nix-eval-warnings-0.1.0-dist17 /nix/store/c7z3vy060s4yczprnfzzai1q0dgzr3zq-nix-eval-warnings-0.1.018 Last 25 log lines:19 > rootdir: /nix/var/nix/builds/nix-53275-3306978235/nix-eval-warnings20 > configfile: pyproject.toml21 > collected 12 items 22 >23 > tests/test_nix_eval_warnings.py ..F......... [100%]24 >25 > =================================== FAILURES ===================================26 > ____ TestNixEvalWarningsIntegration.test_source_location_has_file_and_line _____27 >28 > self = <tests.test_nix_eval_warnings.TestNixEvalWarningsIntegration testMethod=test_source_location_has_file_and_line>29 >30 > def test_source_location_has_file_and_line(self) -> None:31 > """Test that source file and line number are extracted."""32 > for w in self.warnings:33 > > assert "flake.nix:" in w.source, (34 > f"Expected 'flake.nix:' in source, got: {w.source}"35 > )36 > E AssertionError: Expected 'flake.nix:' in source, got: 37 > E assert 'flake.nix:' in ''38 > E + where '' = EvalWarning(attr='x86_64-linux.uses-input', warning_type='warning from subflake', source='', option_path='').source39 >40 > tests/test_nix_eval_warnings.py:169: AssertionError41 > =========================== short test summary info ============================42 > FAILED tests/test_nix_eval_warnings.py::TestNixEvalWarningsIntegration::test_source_location_has_file_and_line - AssertionError: Expected 'flake.nix:' in source, got:43 > ========================= 1 failed, 11 passed in 4.75s =========================44 For full logs, run:45 nix log /nix/store/mk93arw2yqdl0xn8k6m3llqd3d6nppj8-nix-eval-warnings-0.1.0.drv46error: Cannot build '/nix/store/mk93arw2yqdl0xn8k6m3llqd3d6nppj8-nix-eval-warnings-0.1.0.drv'.47 Reason: builder failed with exit code 1.48 Output paths:49 /nix/store/2pb4zvc0cizpi9hkgkkiydq4rwnmyah9-nix-eval-warnings-0.1.0-dist50 /nix/store/c7z3vy060s4yczprnfzzai1q0dgzr3zq-nix-eval-warnings-0.1.0