nixbot

builds

succeeded mcptoon-0.7.16 checks.aarch64-darwin.pkgs-mcptoon · build #4743 · raw

1Sourcing python-remove-tests-dir-hook2Sourcing python-catch-conflicts-hook.sh3Sourcing python-remove-bin-bytecode-hook.sh4Sourcing pypa-build-hook5Using pypaBuildPhase6Sourcing python-runtime-deps-check-hook7Using pythonRuntimeDepsCheckHook8Sourcing pypa-install-hook9Using pypaInstallPhase10Sourcing python-imports-check-hook.sh11Using pythonImportsCheckPhase12Sourcing python-namespaces-hook13Sourcing python-catch-conflicts-hook.sh14Sourcing pytest-check-hook15Using pytestCheckPhase
unpackPhase
16unpacking source archive /nix/store/rhicnf6p96r372c8gxs1nvgalz5jj8g6-source17source root is source18setting SOURCE_DATE_EPOCH to timestamp 315619200 of file "source/tests/test_watch.py"
configurePhase
19no configure script, doing nothing
buildPhase
20Executing pypaBuildPhase21Creating a wheel...22pypa build flags: --no-isolation --outdir dist/ --wheel23* Getting build dependencies for wheel...24/nix/store/qmli4gwqi36clrxc1i29q6mnf8sizlbc-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 deprecated25!!2627 ********************************************************************************28 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).2930 By 2027-Feb-18, you need to update your project and remove deprecated calls31 or your builds will no longer be supported.3233 See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.34 ********************************************************************************3536!!37 corresp(dist, value, root_dir)38/nix/store/qmli4gwqi36clrxc1i29q6mnf8sizlbc-python3.14-setuptools-83.0.0/lib/python3.14/site-packages/setuptools/config/_apply_pyprojecttoml.py:61: SetuptoolsDeprecationWarning: License classifiers are deprecated.39!!4041 ********************************************************************************42 Please consider removing the following classifiers in favor of a SPDX license expression:4344 License :: OSI Approved :: Apache Software License4546 See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.47 ********************************************************************************4849!!50 dist._finalize_license_expression()51/nix/store/qmli4gwqi36clrxc1i29q6mnf8sizlbc-python3.14-setuptools-83.0.0/lib/python3.14/site-packages/setuptools/dist.py:765: SetuptoolsDeprecationWarning: License classifiers are deprecated.52!!5354 ********************************************************************************55 Please consider removing the following classifiers in favor of a SPDX license expression:5657 License :: OSI Approved :: Apache Software License5859 See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.60 ********************************************************************************6162!!63 self._finalize_license_expression()64running egg_info65creating src/mcptoon.egg-info66writing src/mcptoon.egg-info/PKG-INFO67writing dependency_links to src/mcptoon.egg-info/dependency_links.txt68writing entry points to src/mcptoon.egg-info/entry_points.txt69writing requirements to src/mcptoon.egg-info/requires.txt70writing top-level names to src/mcptoon.egg-info/top_level.txt71writing manifest file 'src/mcptoon.egg-info/SOURCES.txt'72reading manifest file 'src/mcptoon.egg-info/SOURCES.txt'73adding license file 'LICENSE'74adding license file 'NOTICE'75writing manifest file 'src/mcptoon.egg-info/SOURCES.txt'76* Building wheel...77/nix/store/qmli4gwqi36clrxc1i29q6mnf8sizlbc-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 deprecated78!!7980 ********************************************************************************81 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).8283 By 2027-Feb-18, you need to update your project and remove deprecated calls84 or your builds will no longer be supported.8586 See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.87 ********************************************************************************8889!!90 corresp(dist, value, root_dir)91/nix/store/qmli4gwqi36clrxc1i29q6mnf8sizlbc-python3.14-setuptools-83.0.0/lib/python3.14/site-packages/setuptools/config/_apply_pyprojecttoml.py:61: SetuptoolsDeprecationWarning: License classifiers are deprecated.92!!9394 ********************************************************************************95 Please consider removing the following classifiers in favor of a SPDX license expression:9697 License :: OSI Approved :: Apache Software License9899 See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.100 ********************************************************************************101102!!103 dist._finalize_license_expression()104/nix/store/qmli4gwqi36clrxc1i29q6mnf8sizlbc-python3.14-setuptools-83.0.0/lib/python3.14/site-packages/setuptools/dist.py:765: SetuptoolsDeprecationWarning: License classifiers are deprecated.105!!106107 ********************************************************************************108 Please consider removing the following classifiers in favor of a SPDX license expression:109110 License :: OSI Approved :: Apache Software License111112 See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.113 ********************************************************************************114115!!116 self._finalize_license_expression()117running bdist_wheel118running build119running build_py120creating build/lib/mcptoon121copying src/mcptoon/sync.py -> build/lib/mcptoon122copying src/mcptoon/config.py -> build/lib/mcptoon123copying src/mcptoon/manifest.py -> build/lib/mcptoon124copying src/mcptoon/health.py -> build/lib/mcptoon125copying src/mcptoon/discover.py -> build/lib/mcptoon126copying src/mcptoon/client.py -> build/lib/mcptoon127copying src/mcptoon/cache.py -> build/lib/mcptoon128copying src/mcptoon/__init__.py -> build/lib/mcptoon129copying src/mcptoon/serve.py -> build/lib/mcptoon130copying src/mcptoon/native_tools.py -> build/lib/mcptoon131copying src/mcptoon/installer.py -> build/lib/mcptoon132copying src/mcptoon/cli.py -> build/lib/mcptoon133copying src/mcptoon/toon_vendored.py -> build/lib/mcptoon134copying src/mcptoon/plugin.py -> build/lib/mcptoon135copying src/mcptoon/errors.py -> build/lib/mcptoon136copying src/mcptoon/watch.py -> build/lib/mcptoon137copying src/mcptoon/demo_server.py -> build/lib/mcptoon138copying src/mcptoon/router.py -> build/lib/mcptoon139copying src/mcptoon/demo.py -> build/lib/mcptoon140copying src/mcptoon/schema_simplifier.py -> build/lib/mcptoon141copying src/mcptoon/usage.py -> build/lib/mcptoon142copying src/mcptoon/__main__.py -> build/lib/mcptoon143copying src/mcptoon/output.py -> build/lib/mcptoon144running egg_info145writing src/mcptoon.egg-info/PKG-INFO146writing dependency_links to src/mcptoon.egg-info/dependency_links.txt147writing entry points to src/mcptoon.egg-info/entry_points.txt148writing requirements to src/mcptoon.egg-info/requires.txt149writing top-level names to src/mcptoon.egg-info/top_level.txt150reading manifest file 'src/mcptoon.egg-info/SOURCES.txt'151adding license file 'LICENSE'152adding license file 'NOTICE'153writing manifest file 'src/mcptoon.egg-info/SOURCES.txt'154installing to build/bdist.macosx-14.0-arm64/wheel155running install156running install_lib157creating build/bdist.macosx-14.0-arm64/wheel158creating build/bdist.macosx-14.0-arm64/wheel/mcptoon159copying build/lib/mcptoon/sync.py -> build/bdist.macosx-14.0-arm64/wheel/./mcptoon160copying build/lib/mcptoon/config.py -> build/bdist.macosx-14.0-arm64/wheel/./mcptoon161copying build/lib/mcptoon/manifest.py -> build/bdist.macosx-14.0-arm64/wheel/./mcptoon162copying build/lib/mcptoon/health.py -> build/bdist.macosx-14.0-arm64/wheel/./mcptoon163copying build/lib/mcptoon/discover.py -> build/bdist.macosx-14.0-arm64/wheel/./mcptoon164copying build/lib/mcptoon/client.py -> build/bdist.macosx-14.0-arm64/wheel/./mcptoon165copying build/lib/mcptoon/cache.py -> build/bdist.macosx-14.0-arm64/wheel/./mcptoon166copying build/lib/mcptoon/__init__.py -> build/bdist.macosx-14.0-arm64/wheel/./mcptoon167copying build/lib/mcptoon/serve.py -> build/bdist.macosx-14.0-arm64/wheel/./mcptoon168copying build/lib/mcptoon/native_tools.py -> build/bdist.macosx-14.0-arm64/wheel/./mcptoon169copying build/lib/mcptoon/installer.py -> build/bdist.macosx-14.0-arm64/wheel/./mcptoon170copying build/lib/mcptoon/cli.py -> build/bdist.macosx-14.0-arm64/wheel/./mcptoon171copying build/lib/mcptoon/toon_vendored.py -> build/bdist.macosx-14.0-arm64/wheel/./mcptoon172copying build/lib/mcptoon/plugin.py -> build/bdist.macosx-14.0-arm64/wheel/./mcptoon173copying build/lib/mcptoon/errors.py -> build/bdist.macosx-14.0-arm64/wheel/./mcptoon174copying build/lib/mcptoon/watch.py -> build/bdist.macosx-14.0-arm64/wheel/./mcptoon175copying build/lib/mcptoon/demo_server.py -> build/bdist.macosx-14.0-arm64/wheel/./mcptoon176copying build/lib/mcptoon/router.py -> build/bdist.macosx-14.0-arm64/wheel/./mcptoon177copying build/lib/mcptoon/demo.py -> build/bdist.macosx-14.0-arm64/wheel/./mcptoon178copying build/lib/mcptoon/schema_simplifier.py -> build/bdist.macosx-14.0-arm64/wheel/./mcptoon179copying build/lib/mcptoon/usage.py -> build/bdist.macosx-14.0-arm64/wheel/./mcptoon180copying build/lib/mcptoon/__main__.py -> build/bdist.macosx-14.0-arm64/wheel/./mcptoon181copying build/lib/mcptoon/output.py -> build/bdist.macosx-14.0-arm64/wheel/./mcptoon182running install_egg_info183Copying src/mcptoon.egg-info to build/bdist.macosx-14.0-arm64/wheel/./mcptoon-0.7.16-py3.14.egg-info184running install_scripts185creating build/bdist.macosx-14.0-arm64/wheel/mcptoon-0.7.16.dist-info/WHEEL186creating '/nix/var/nix/builds/nix-74497-2958206567/source/dist/.tmp-7j5mv97a/mcptoon-0.7.16-py3-none-any.whl' and adding 'build/bdist.macosx-14.0-arm64/wheel' to it187adding 'mcptoon/__init__.py'188adding 'mcptoon/__main__.py'189adding 'mcptoon/cache.py'190adding 'mcptoon/cli.py'191adding 'mcptoon/client.py'192adding 'mcptoon/config.py'193adding 'mcptoon/demo.py'194adding 'mcptoon/demo_server.py'195adding 'mcptoon/discover.py'196adding 'mcptoon/errors.py'197adding 'mcptoon/health.py'198adding 'mcptoon/installer.py'199adding 'mcptoon/manifest.py'200adding 'mcptoon/native_tools.py'201adding 'mcptoon/output.py'202adding 'mcptoon/plugin.py'203adding 'mcptoon/router.py'204adding 'mcptoon/schema_simplifier.py'205adding 'mcptoon/serve.py'206adding 'mcptoon/sync.py'207adding 'mcptoon/toon_vendored.py'208adding 'mcptoon/usage.py'209adding 'mcptoon/watch.py'210adding 'mcptoon-0.7.16.dist-info/licenses/LICENSE'211adding 'mcptoon-0.7.16.dist-info/licenses/NOTICE'212adding 'mcptoon-0.7.16.dist-info/METADATA'213adding 'mcptoon-0.7.16.dist-info/WHEEL'214adding 'mcptoon-0.7.16.dist-info/entry_points.txt'215adding 'mcptoon-0.7.16.dist-info/top_level.txt'216adding 'mcptoon-0.7.16.dist-info/RECORD'217removing build/bdist.macosx-14.0-arm64/wheel218Successfully built mcptoon-0.7.16-py3-none-any.whl219Finished creating a wheel...220Finished executing pypaBuildPhase
pythonRuntimeDepsCheckHook
221Executing pythonRuntimeDepsCheck222Checking runtime dependencies for mcptoon-0.7.16-py3-none-any.whl223Finished executing pythonRuntimeDepsCheck
installPhase
224Executing pypaInstallPhase225Successfully installed mcptoon-0.7.16-py3-none-any.whl226Finished executing pypaInstallPhase
pythonOutputDistPhase
227Executing pythonOutputDistPhase228Finished executing pythonOutputDistPhase
fixupPhase
229checking for references to /nix/var/nix/builds/nix-74497-2958206567/ in /nix/store/fffaszcnd4y40yczn0h9dy0aiqq5pkf6-mcptoon-0.7.16...230patching script interpreter paths in /nix/store/fffaszcnd4y40yczn0h9dy0aiqq5pkf6-mcptoon-0.7.16231stripping (with command strip and flags -S) in /nix/store/fffaszcnd4y40yczn0h9dy0aiqq5pkf6-mcptoon-0.7.16/lib /nix/store/fffaszcnd4y40yczn0h9dy0aiqq5pkf6-mcptoon-0.7.16/bin232checking for references to /nix/var/nix/builds/nix-74497-2958206567/ in /nix/store/rxizl9qqgjj5wi8f23rnn0m26g0gsw68-mcptoon-0.7.16-dist...233patching script interpreter paths in /nix/store/rxizl9qqgjj5wi8f23rnn0m26g0gsw68-mcptoon-0.7.16-dist234Rewriting #!/nix/store/4l8r0s2r5fna7src82b5fc2hixdvfyw0-python3-3.14.7/bin/python3.14 to #!/nix/store/4l8r0s2r5fna7src82b5fc2hixdvfyw0-python3-3.14.7235wrapping `/nix/store/fffaszcnd4y40yczn0h9dy0aiqq5pkf6-mcptoon-0.7.16/bin/mcptoon'...236Executing pythonRemoveTestsDir237Finished executing pythonRemoveTestsDir
installCheckPhase
238no Makefile or custom installCheckPhase, doing nothing
pythonImportsCheckPhase
239Executing pythonImportsCheckPhase240Check whether the following modules can be imported: mcptoon
pytestCheckPhase
241Executing pytestCheckPhase242pytest flags: -m pytest243============================= test session starts ==============================244platform darwin -- Python 3.14.7, pytest-9.1.1, pluggy-1.6.0245rootdir: /nix/var/nix/builds/nix-74497-2958206567/source246configfile: pyproject.toml247testpaths: tests248collected 932 items 249250tests/test_cache.py .... [ 0%]251tests/test_calculator.py .......................... [ 3%]252tests/test_claude_plugin_package.py ............. [ 4%]253tests/test_cli_flags.py ........... [ 5%]254tests/test_client.py .............................. [ 9%]255tests/test_completion.py ........ [ 9%]256tests/test_config.py ........ [ 10%]257tests/test_dead_server_diagnostics.py ... [ 11%]258tests/test_demo.py ..................... [ 13%]259tests/test_demo_dead_package.py ........ [ 14%]260tests/test_demo_server.py .............................................. [ 19%]261..... [ 19%]262tests/test_discover.py ................................ [ 23%]263tests/test_doctor_star_hint.py ..... [ 23%]264tests/test_envelope.py ........ [ 24%]265tests/test_fallback_json.py ...... [ 25%]266tests/test_footprint_claims.py .......... [ 26%]267tests/test_gemini_manifest.py ...... [ 26%]268tests/test_health.py ............. [ 28%]269tests/test_help_shortcircuit.py ......... [ 29%]270tests/test_llms_txt.py ...... [ 29%]271tests/test_native_tools.py ..................... [ 32%]272tests/test_output.py ................................................... [ 37%]273........................................................................ [ 45%]274................ [ 46%]275tests/test_plugin_install.py .......... [ 48%]276tests/test_plugin_scan.py ............................... [ 51%]277tests/test_policy_overrides.py ................ [ 53%]278tests/test_readme_links.py ... [ 53%]279tests/test_registry_sync.py ............ [ 54%]280tests/test_router.py ............................................ [ 59%]281tests/test_search.py ................................ [ 62%]282tests/test_serve.py .................................................... [ 68%]283... [ 68%]284tests/test_serve_perf.py .......... [ 69%]285tests/test_serve_prompts.py ........ [ 70%]286tests/test_stats_toggle.py ......... [ 71%]287tests/test_sync.py ................ [ 73%]288tests/test_tier_claims_consistent.py .... [ 73%]289tests/test_toml_config.py .......................... [ 76%]290tests/test_toon_cross_validate.py ............................... [ 79%]291tests/test_v02_features.py .................................... [ 83%]292tests/test_v04_features.py ................ [ 85%]293tests/test_v05_features.py ...................... [ 87%]294tests/test_v072_delight.py ..........s.. [ 89%]295tests/test_v073_http_security.py .............................. [ 92%]296tests/test_v074_stdio_timeout.py ............ [ 93%]297tests/test_v076_stateless_serve.py ................... [ 95%]298tests/test_v07_spec2026.py ..................... [ 98%]299tests/test_watch.py .................. [100%]300301================== 931 passed, 1 skipped in 71.93s (0:01:11) ===================302Finished executing pytestCheckPhase303pytestCheckPhase completed in 1 minutes 12 seconds