this derivation will be built: /nix/store/mk93arw2yqdl0xn8k6m3llqd3d6nppj8-nix-eval-warnings-0.1.0.drv error: 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'. Reason: builder failed with exit code 1. Output paths: /nix/store/2pb4zvc0cizpi9hkgkkiydq4rwnmyah9-nix-eval-warnings-0.1.0-dist /nix/store/c7z3vy060s4yczprnfzzai1q0dgzr3zq-nix-eval-warnings-0.1.0 Last 25 log lines: > rootdir: /nix/var/nix/builds/nix-11733-3190185240/nix-eval-warnings > configfile: pyproject.toml > collected 12 items > > tests/test_nix_eval_warnings.py ..F......... [100%] > > =================================== FAILURES =================================== > ____ TestNixEvalWarningsIntegration.test_source_location_has_file_and_line _____ > > self = > > def test_source_location_has_file_and_line(self) -> None: > """Test that source file and line number are extracted.""" > for w in self.warnings: > > assert "flake.nix:" in w.source, ( > f"Expected 'flake.nix:' in source, got: {w.source}" > ) > E AssertionError: Expected 'flake.nix:' in source, got: > E assert 'flake.nix:' in '' > E + where '' = EvalWarning(attr='x86_64-linux.uses-input', warning_type='warning from subflake', source='', option_path='').source > > tests/test_nix_eval_warnings.py:169: AssertionError > =========================== short test summary info ============================ > FAILED tests/test_nix_eval_warnings.py::TestNixEvalWarningsIntegration::test_source_location_has_file_and_line - AssertionError: Expected 'flake.nix:' in source, got: > ========================= 1 failed, 11 passed in 5.63s ========================= For full logs, run: nix log /nix/store/mk93arw2yqdl0xn8k6m3llqd3d6nppj8-nix-eval-warnings-0.1.0.drv error: Cannot build '/nix/store/mk93arw2yqdl0xn8k6m3llqd3d6nppj8-nix-eval-warnings-0.1.0.drv'. Reason: builder failed with exit code 1. Output paths: /nix/store/2pb4zvc0cizpi9hkgkkiydq4rwnmyah9-nix-eval-warnings-0.1.0-dist /nix/store/c7z3vy060s4yczprnfzzai1q0dgzr3zq-nix-eval-warnings-0.1.0