Sourcing python-remove-tests-dir-hook Sourcing python-catch-conflicts-hook.sh Sourcing python-remove-bin-bytecode-hook.sh Sourcing setuptools-build-hook Using setuptoolsBuildPhase Using setuptoolsShellHook Sourcing pip-install-hook Using pipInstallPhase Sourcing python-imports-check-hook.sh Using pythonImportsCheckPhase Sourcing python-namespaces-hook Sourcing setuptools-check-hook Using setuptoolsCheckPhase @nix { "action": "setPhase", "phase": "unpackPhase" } unpacking sources unpacking source archive /nix/store/xiaah3mnmiryg8fhz8s6llysc847f6l2-hyperlink-21.0.0.tar.gz source root is hyperlink-21.0.0 setting SOURCE_DATE_EPOCH to timestamp 1610085080 of file hyperlink-21.0.0/src/hyperlink.egg-info/top_level.txt @nix { "action": "setPhase", "phase": "patchPhase" } patching sources @nix { "action": "setPhase", "phase": "configurePhase" } configuring no configure script, doing nothing @nix { "action": "setPhase", "phase": "buildPhase" } building Executing setuptoolsBuildPhase running bdist_wheel The [wheel] section is deprecated. Use [bdist_wheel] instead. running build running build_py creating build creating build/lib creating build/lib/hyperlink copying src/hyperlink/_socket.py -> build/lib/hyperlink copying src/hyperlink/hypothesis.py -> build/lib/hyperlink copying src/hyperlink/_url.py -> build/lib/hyperlink copying src/hyperlink/__init__.py -> build/lib/hyperlink creating build/lib/hyperlink/test copying src/hyperlink/test/test_common.py -> build/lib/hyperlink/test copying src/hyperlink/test/__init__.py -> build/lib/hyperlink/test copying src/hyperlink/test/test_hypothesis.py -> build/lib/hyperlink/test copying src/hyperlink/test/test_parse.py -> build/lib/hyperlink/test copying src/hyperlink/test/test_socket.py -> build/lib/hyperlink/test copying src/hyperlink/test/test_decoded_url.py -> build/lib/hyperlink/test copying src/hyperlink/test/common.py -> build/lib/hyperlink/test copying src/hyperlink/test/test_url.py -> build/lib/hyperlink/test copying src/hyperlink/test/test_scheme_registration.py -> build/lib/hyperlink/test copying src/hyperlink/py.typed -> build/lib/hyperlink copying src/hyperlink/idna-tables-properties.csv.gz -> build/lib/hyperlink installing to build/bdist.linux-x86_64/wheel running install running install_lib creating build/bdist.linux-x86_64 creating build/bdist.linux-x86_64/wheel creating build/bdist.linux-x86_64/wheel/hyperlink copying build/lib/hyperlink/_socket.py -> build/bdist.linux-x86_64/wheel/hyperlink copying build/lib/hyperlink/hypothesis.py -> build/bdist.linux-x86_64/wheel/hyperlink copying build/lib/hyperlink/_url.py -> build/bdist.linux-x86_64/wheel/hyperlink copying build/lib/hyperlink/__init__.py -> build/bdist.linux-x86_64/wheel/hyperlink copying build/lib/hyperlink/py.typed -> build/bdist.linux-x86_64/wheel/hyperlink copying build/lib/hyperlink/idna-tables-properties.csv.gz -> build/bdist.linux-x86_64/wheel/hyperlink creating build/bdist.linux-x86_64/wheel/hyperlink/test copying build/lib/hyperlink/test/test_common.py -> build/bdist.linux-x86_64/wheel/hyperlink/test copying build/lib/hyperlink/test/__init__.py -> build/bdist.linux-x86_64/wheel/hyperlink/test copying build/lib/hyperlink/test/test_hypothesis.py -> build/bdist.linux-x86_64/wheel/hyperlink/test copying build/lib/hyperlink/test/test_parse.py -> build/bdist.linux-x86_64/wheel/hyperlink/test copying build/lib/hyperlink/test/test_socket.py -> build/bdist.linux-x86_64/wheel/hyperlink/test copying build/lib/hyperlink/test/test_decoded_url.py -> build/bdist.linux-x86_64/wheel/hyperlink/test copying build/lib/hyperlink/test/common.py -> build/bdist.linux-x86_64/wheel/hyperlink/test copying build/lib/hyperlink/test/test_url.py -> build/bdist.linux-x86_64/wheel/hyperlink/test copying build/lib/hyperlink/test/test_scheme_registration.py -> build/bdist.linux-x86_64/wheel/hyperlink/test running install_egg_info running egg_info writing src/hyperlink.egg-info/PKG-INFO writing dependency_links to src/hyperlink.egg-info/dependency_links.txt writing requirements to src/hyperlink.egg-info/requires.txt writing top-level names to src/hyperlink.egg-info/top_level.txt reading manifest file 'src/hyperlink.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files found matching 'TODO.md' warning: no previously-included files found matching '.appveyor.yml' no previously-included directories found matching 'docs/_build' adding license file 'LICENSE' writing manifest file 'src/hyperlink.egg-info/SOURCES.txt' Copying src/hyperlink.egg-info to build/bdist.linux-x86_64/wheel/hyperlink-21.0.0-py3.8.egg-info running install_scripts adding license file "LICENSE" (matched pattern "LICEN[CS]E*") creating build/bdist.linux-x86_64/wheel/hyperlink-21.0.0.dist-info/WHEEL creating 'dist/hyperlink-21.0.0-py2.py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it adding 'hyperlink/__init__.py' adding 'hyperlink/_socket.py' adding 'hyperlink/_url.py' adding 'hyperlink/hypothesis.py' adding 'hyperlink/idna-tables-properties.csv.gz' adding 'hyperlink/py.typed' adding 'hyperlink/test/__init__.py' adding 'hyperlink/test/common.py' adding 'hyperlink/test/test_common.py' adding 'hyperlink/test/test_decoded_url.py' adding 'hyperlink/test/test_hypothesis.py' adding 'hyperlink/test/test_parse.py' adding 'hyperlink/test/test_scheme_registration.py' adding 'hyperlink/test/test_socket.py' adding 'hyperlink/test/test_url.py' adding 'hyperlink-21.0.0.dist-info/LICENSE' adding 'hyperlink-21.0.0.dist-info/METADATA' adding 'hyperlink-21.0.0.dist-info/WHEEL' adding 'hyperlink-21.0.0.dist-info/top_level.txt' adding 'hyperlink-21.0.0.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Finished executing setuptoolsBuildPhase @nix { "action": "setPhase", "phase": "installPhase" } installing Executing pipInstallPhase /build/hyperlink-21.0.0/dist /build/hyperlink-21.0.0 Processing ./hyperlink-21.0.0-py2.py3-none-any.whl Requirement already satisfied: idna>=2.5 in /nix/store/aazgwz802rrrvb9cc8mxs81jj6qdazz5-python3.8-idna-3.2/lib/python3.8/site-packages (from hyperlink==21.0.0) (3.2) Installing collected packages: hyperlink Successfully installed hyperlink-21.0.0 /build/hyperlink-21.0.0 Finished executing pipInstallPhase @nix { "action": "setPhase", "phase": "fixupPhase" } post-installation fixup shrinking RPATHs of ELF executables and libraries in /nix/store/jdqkcyk5jpnlxzr7sq5ksrfmwp9csrn8-python3.8-hyperlink-21.0.0 strip is /nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/strip stripping (with command strip and flags -S) in /nix/store/jdqkcyk5jpnlxzr7sq5ksrfmwp9csrn8-python3.8-hyperlink-21.0.0/lib patching script interpreter paths in /nix/store/jdqkcyk5jpnlxzr7sq5ksrfmwp9csrn8-python3.8-hyperlink-21.0.0 checking for references to /build/ in /nix/store/jdqkcyk5jpnlxzr7sq5ksrfmwp9csrn8-python3.8-hyperlink-21.0.0... Executing pythonRemoveTestsDir Finished executing pythonRemoveTestsDir @nix { "action": "setPhase", "phase": "installCheckPhase" } running install tests no Makefile or custom installCheckPhase, doing nothing @nix { "action": "setPhase", "phase": "pythonCatchConflictsPhase" } pythonCatchConflictsPhase @nix { "action": "setPhase", "phase": "pythonRemoveBinBytecodePhase" } pythonRemoveBinBytecodePhase @nix { "action": "setPhase", "phase": "pythonImportsCheckPhase" } pythonImportsCheckPhase Executing pythonImportsCheckPhase @nix { "action": "setPhase", "phase": "setuptoolsCheckPhase" } setuptoolsCheckPhase Executing setuptoolsCheckPhase running test WARNING: Testing via this command is deprecated and will be removed in a future version. Users looking for a generic test entry point independent of test runner are encouraged to use tox. running egg_info writing src/hyperlink.egg-info/PKG-INFO writing dependency_links to src/hyperlink.egg-info/dependency_links.txt writing requirements to src/hyperlink.egg-info/requires.txt writing top-level names to src/hyperlink.egg-info/top_level.txt reading manifest file 'src/hyperlink.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files found matching 'TODO.md' warning: no previously-included files found matching '.appveyor.yml' no previously-included directories found matching 'docs/_build' adding license file 'LICENSE' writing manifest file 'src/hyperlink.egg-info/SOURCES.txt' running build_ext ---------------------------------------------------------------------- Ran 0 tests in 0.000s OK Finished executing setuptoolsCheckPhase