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 Sourcing pytest-check-hook Using pytestCheckPhase Running phase: unpackPhase unpacking source archive /nix/store/3nrjnly2bpiwqrqakiarbky7ha00l5qs-source source root is source setting SOURCE_DATE_EPOCH to timestamp 315619200 of file "source/tests/test_v04_features.py" Running phase: patchPhase Running phase: updateAutotoolsGnuConfigScriptsPhase Running phase: configurePhase no configure script, doing nothing Running phase: buildPhase Executing pypaBuildPhase Creating a wheel... pypa build flags: --no-isolation --outdir dist/ --wheel * Getting build dependencies for wheel... /nix/store/kr615i7wxg67vy85l0czgkh93gqaa0yx-python3.14-setuptools-83.0.0/lib/python3.14/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated !! ******************************************************************************** Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0). By 2027-Feb-18, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! corresp(dist, value, root_dir) /nix/store/kr615i7wxg67vy85l0czgkh93gqaa0yx-python3.14-setuptools-83.0.0/lib/python3.14/site-packages/setuptools/config/_apply_pyprojecttoml.py:61: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: Apache Software License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! dist._finalize_license_expression() /nix/store/kr615i7wxg67vy85l0czgkh93gqaa0yx-python3.14-setuptools-83.0.0/lib/python3.14/site-packages/setuptools/dist.py:765: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: Apache Software License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() running egg_info creating src/mcptoon.egg-info writing src/mcptoon.egg-info/PKG-INFO writing dependency_links to src/mcptoon.egg-info/dependency_links.txt writing entry points to src/mcptoon.egg-info/entry_points.txt writing requirements to src/mcptoon.egg-info/requires.txt writing top-level names to src/mcptoon.egg-info/top_level.txt writing manifest file 'src/mcptoon.egg-info/SOURCES.txt' reading manifest file 'src/mcptoon.egg-info/SOURCES.txt' adding license file 'LICENSE' adding license file 'NOTICE' writing manifest file 'src/mcptoon.egg-info/SOURCES.txt' * Building wheel... /nix/store/kr615i7wxg67vy85l0czgkh93gqaa0yx-python3.14-setuptools-83.0.0/lib/python3.14/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated !! ******************************************************************************** Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0). By 2027-Feb-18, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! corresp(dist, value, root_dir) /nix/store/kr615i7wxg67vy85l0czgkh93gqaa0yx-python3.14-setuptools-83.0.0/lib/python3.14/site-packages/setuptools/config/_apply_pyprojecttoml.py:61: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: Apache Software License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! dist._finalize_license_expression() /nix/store/kr615i7wxg67vy85l0czgkh93gqaa0yx-python3.14-setuptools-83.0.0/lib/python3.14/site-packages/setuptools/dist.py:765: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: Apache Software License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() running bdist_wheel running build running build_py creating build/lib/mcptoon copying src/mcptoon/router.py -> build/lib/mcptoon copying src/mcptoon/__main__.py -> build/lib/mcptoon copying src/mcptoon/config.py -> build/lib/mcptoon copying src/mcptoon/discover.py -> build/lib/mcptoon copying src/mcptoon/usage.py -> build/lib/mcptoon copying src/mcptoon/cli.py -> build/lib/mcptoon copying src/mcptoon/manifest.py -> build/lib/mcptoon copying src/mcptoon/errors.py -> build/lib/mcptoon copying src/mcptoon/__init__.py -> build/lib/mcptoon copying src/mcptoon/output.py -> build/lib/mcptoon copying src/mcptoon/client.py -> build/lib/mcptoon copying src/mcptoon/cache.py -> build/lib/mcptoon running egg_info writing src/mcptoon.egg-info/PKG-INFO writing dependency_links to src/mcptoon.egg-info/dependency_links.txt writing entry points to src/mcptoon.egg-info/entry_points.txt writing requirements to src/mcptoon.egg-info/requires.txt writing top-level names to src/mcptoon.egg-info/top_level.txt reading manifest file 'src/mcptoon.egg-info/SOURCES.txt' adding license file 'LICENSE' adding license file 'NOTICE' writing manifest file 'src/mcptoon.egg-info/SOURCES.txt' installing to build/bdist.linux-aarch64/wheel running install running install_lib creating build/bdist.linux-aarch64/wheel creating build/bdist.linux-aarch64/wheel/mcptoon copying build/lib/mcptoon/output.py -> build/bdist.linux-aarch64/wheel/./mcptoon copying build/lib/mcptoon/usage.py -> build/bdist.linux-aarch64/wheel/./mcptoon copying build/lib/mcptoon/errors.py -> build/bdist.linux-aarch64/wheel/./mcptoon copying build/lib/mcptoon/cli.py -> build/bdist.linux-aarch64/wheel/./mcptoon copying build/lib/mcptoon/client.py -> build/bdist.linux-aarch64/wheel/./mcptoon copying build/lib/mcptoon/__init__.py -> build/bdist.linux-aarch64/wheel/./mcptoon copying build/lib/mcptoon/manifest.py -> build/bdist.linux-aarch64/wheel/./mcptoon copying build/lib/mcptoon/cache.py -> build/bdist.linux-aarch64/wheel/./mcptoon copying build/lib/mcptoon/config.py -> build/bdist.linux-aarch64/wheel/./mcptoon copying build/lib/mcptoon/router.py -> build/bdist.linux-aarch64/wheel/./mcptoon copying build/lib/mcptoon/discover.py -> build/bdist.linux-aarch64/wheel/./mcptoon copying build/lib/mcptoon/__main__.py -> build/bdist.linux-aarch64/wheel/./mcptoon running install_egg_info Copying src/mcptoon.egg-info to build/bdist.linux-aarch64/wheel/./mcptoon-0.4.1-py3.14.egg-info running install_scripts creating build/bdist.linux-aarch64/wheel/mcptoon-0.4.1.dist-info/WHEEL creating '/build/source/dist/.tmp-psiqwhyl/mcptoon-0.4.1-py3-none-any.whl' and adding 'build/bdist.linux-aarch64/wheel' to it adding 'mcptoon/__init__.py' adding 'mcptoon/__main__.py' adding 'mcptoon/cache.py' adding 'mcptoon/cli.py' adding 'mcptoon/client.py' adding 'mcptoon/config.py' adding 'mcptoon/discover.py' adding 'mcptoon/errors.py' adding 'mcptoon/manifest.py' adding 'mcptoon/output.py' adding 'mcptoon/router.py' adding 'mcptoon/usage.py' adding 'mcptoon-0.4.1.dist-info/licenses/LICENSE' adding 'mcptoon-0.4.1.dist-info/licenses/NOTICE' adding 'mcptoon-0.4.1.dist-info/METADATA' adding 'mcptoon-0.4.1.dist-info/WHEEL' adding 'mcptoon-0.4.1.dist-info/entry_points.txt' adding 'mcptoon-0.4.1.dist-info/top_level.txt' adding 'mcptoon-0.4.1.dist-info/RECORD' removing build/bdist.linux-aarch64/wheel Successfully built mcptoon-0.4.1-py3-none-any.whl Finished creating a wheel... Finished executing pypaBuildPhase Running phase: pythonRuntimeDepsCheckHook Executing pythonRuntimeDepsCheck Checking runtime dependencies for mcptoon-0.4.1-py3-none-any.whl Finished executing pythonRuntimeDepsCheck Running phase: installPhase Executing pypaInstallPhase Successfully installed mcptoon-0.4.1-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/3bqbmjnphvmgsgsbds1qhzj37lqhsq7k-mcptoon-0.4.1 checking for references to /build/ in /nix/store/3bqbmjnphvmgsgsbds1qhzj37lqhsq7k-mcptoon-0.4.1... patching script interpreter paths in /nix/store/3bqbmjnphvmgsgsbds1qhzj37lqhsq7k-mcptoon-0.4.1 stripping (with command strip and flags -S -p) in /nix/store/3bqbmjnphvmgsgsbds1qhzj37lqhsq7k-mcptoon-0.4.1/lib /nix/store/3bqbmjnphvmgsgsbds1qhzj37lqhsq7k-mcptoon-0.4.1/bin shrinking RPATHs of ELF executables and libraries in /nix/store/zrbbx4d8vsqb9dw957bjrqk1gsqwnlbm-mcptoon-0.4.1-dist checking for references to /build/ in /nix/store/zrbbx4d8vsqb9dw957bjrqk1gsqwnlbm-mcptoon-0.4.1-dist... patching script interpreter paths in /nix/store/zrbbx4d8vsqb9dw957bjrqk1gsqwnlbm-mcptoon-0.4.1-dist Rewriting #!/nix/store/3inr3nxzqarhb9rh1z7s2s20j8c0395h-python3-3.14.7/bin/python3.14 to #!/nix/store/3inr3nxzqarhb9rh1z7s2s20j8c0395h-python3-3.14.7 wrapping `/nix/store/3bqbmjnphvmgsgsbds1qhzj37lqhsq7k-mcptoon-0.4.1/bin/mcptoon'... Executing pythonRemoveTestsDir Finished executing pythonRemoveTestsDir Running phase: installCheckPhase 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: mcptoon Running phase: pytestCheckPhase Executing pytestCheckPhase pytest flags: -m pytest ============================= test session starts ============================== platform linux -- Python 3.14.7, pytest-9.1.1, pluggy-1.6.0 rootdir: /build/source configfile: pyproject.toml testpaths: tests collected 407 items tests/test_client.py .............................. [ 7%] tests/test_completion.py ........ [ 9%] tests/test_config.py ........ [ 11%] tests/test_discover.py .................................. [ 19%] tests/test_fallback_json.py ...... [ 21%] tests/test_output.py ................................................... [ 33%] ........................................................................ [ 51%] ............. [ 54%] tests/test_router.py ............................................ [ 65%] tests/test_search.py ................................ [ 73%] tests/test_toml_config.py .......................... [ 79%] tests/test_toon_cross_validate.py ............................... [ 87%] tests/test_v02_features.py .................................... [ 96%] tests/test_v04_features.py ................ [100%] ============================= 407 passed in 5.13s ============================== Finished executing pytestCheckPhase Running phase: pytestcachePhase Running phase: pytestRemoveBytecodePhase