Sourcing python-remove-tests-dir-hook Sourcing python-catch-conflicts-hook.sh Sourcing python-remove-bin-bytecode-hook.sh Sourcing pypa-build-hook Using pypaBuildPhase Sourcing python-runtime-deps-check-hook Using pythonRuntimeDepsCheckHook Sourcing pypa-install-hook Using pypaInstallPhase Sourcing python-imports-check-hook.sh Using pythonImportsCheckPhase Sourcing python-namespaces-hook Sourcing python-catch-conflicts-hook.sh Using versionCheckHook Sourcing pytest-check-hook Using pytestCheckPhase Running phase: unpackPhase unpacking source archive /nix/store/9npisr6593mmx48rbashjakgkfxyjzrk-source source root is source setting SOURCE_DATE_EPOCH to timestamp 315619200 of file "source/tox.ini" Running phase: patchPhase Running phase: updateAutotoolsGnuConfigScriptsPhase Running phase: configurePhase no configure script, doing nothing Running phase: buildPhase Executing pypaBuildPhase Setting PDM_BUILD_SCM_VERSION to 0.1.11 Creating a wheel... pypa build flags: --no-isolation --outdir dist/ --wheel * Getting build dependencies for wheel... * Building wheel... - Adding .pdm-build/cmake_language_server-0.1.11.dist-info/METADATA -> cmake_language_server-0.1.11.dist-info/METADATA - Adding .pdm-build/cmake_language_server-0.1.11.dist-info/WHEEL -> cmake_language_server-0.1.11.dist-info/WHEEL - Adding .pdm-build/cmake_language_server-0.1.11.dist-info/entry_points.txt -> cmake_language_server-0.1.11.dist-info/entry_points.txt - Adding .pdm-build/cmake_language_server-0.1.11.dist-info/licenses/LICENSE -> cmake_language_server-0.1.11.dist-info/licenses/LICENSE - Adding cmake_language_server/__init__.py -> cmake_language_server/__init__.py - Adding cmake_language_server/api.py -> cmake_language_server/api.py - Adding cmake_language_server/server.py -> cmake_language_server/server.py - Adding .pdm-build/cmake_language_server/version.py -> cmake_language_server/version.py - Adding cmake_language_server-0.1.11.dist-info/RECORD -> cmake_language_server-0.1.11.dist-info/RECORD Successfully built cmake_language_server-0.1.11-py3-none-any.whl Finished creating a wheel... Finished executing pypaBuildPhase Running phase: pythonRuntimeDepsCheckHook Executing pythonRuntimeDepsCheck Checking runtime dependencies for cmake_language_server-0.1.11-py3-none-any.whl Finished executing pythonRuntimeDepsCheck Running phase: installPhase Executing pypaInstallPhase Successfully installed cmake_language_server-0.1.11-py3-none-any.whl Finished executing pypaInstallPhase Running phase: pythonOutputDistPhase Executing pythonOutputDistPhase Finished executing pythonOutputDistPhase Running phase: fixupPhase shrinking RPATHs of ELF executables and libraries in /nix/store/4mnafpf08p5azdrwynm37favvwxg6lha-cmake-language-server-0.1.11 checking for references to /build/ in /nix/store/4mnafpf08p5azdrwynm37favvwxg6lha-cmake-language-server-0.1.11... patching script interpreter paths in /nix/store/4mnafpf08p5azdrwynm37favvwxg6lha-cmake-language-server-0.1.11 stripping (with command strip and flags -S -p) in /nix/store/4mnafpf08p5azdrwynm37favvwxg6lha-cmake-language-server-0.1.11/lib /nix/store/4mnafpf08p5azdrwynm37favvwxg6lha-cmake-language-server-0.1.11/bin shrinking RPATHs of ELF executables and libraries in /nix/store/i126i4rxbzrdn5ysr40k17bfaj1bq5bi-cmake-language-server-0.1.11-dist checking for references to /build/ in /nix/store/i126i4rxbzrdn5ysr40k17bfaj1bq5bi-cmake-language-server-0.1.11-dist... patching script interpreter paths in /nix/store/i126i4rxbzrdn5ysr40k17bfaj1bq5bi-cmake-language-server-0.1.11-dist Rewriting #!/nix/store/l9k0anq0z7zz81zcwy035jfwap9ga6rl-python3-3.13.13/bin/python3.13 to #!/nix/store/l9k0anq0z7zz81zcwy035jfwap9ga6rl-python3-3.13.13 wrapping `/nix/store/4mnafpf08p5azdrwynm37favvwxg6lha-cmake-language-server-0.1.11/bin/cmake-language-server'... Executing pythonRemoveTestsDir Finished executing pythonRemoveTestsDir Running phase: installCheckPhase Executing versionCheckPhase Successfully managed to find version 0.1.11 in the output of the command /nix/store/4mnafpf08p5azdrwynm37favvwxg6lha-cmake-language-server-0.1.11/bin/cmake-language-server --version cmake-language-server 0.1.11 Finished versionCheckPhase no Makefile or custom installCheckPhase, doing nothing Running phase: pythonCatchConflictsPhase Running phase: pythonRemoveBinBytecodePhase Running phase: pythonImportsCheckPhase Executing pythonImportsCheckPhase Check whether the following modules can be imported: cmake_language_server Running phase: pytestCheckPhase Executing pytestCheckPhase pytest flags: -m pytest -k not\ \(test_parse_variables\)\ and\ not\ \(test_parse_modules\)\ and\ not\ \(test_completions_triggercharacter\) ============================= test session starts ============================== platform linux -- Python 3.13.13, pytest-9.0.3, pluggy-1.6.0 rootdir: /build/source configfile: pyproject.toml plugins: datadir-1.8.0, typeguard-4.4.4 collected 16 items / 5 deselected / 11 selected tests/test_api.py ..... [ 45%] tests/test_server.py ...... [100%] ====================== 11 passed, 5 deselected in 20.45s ======================= Finished executing pytestCheckPhase Running phase: pytestcachePhase Running phase: pytestRemoveBytecodePhase