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 @nix { "action": "setPhase", "phase": "unpackPhase" } unpacking sources unpacking source archive /nix/store/qhbvmap7zc9j1slskaxhiarr24z4zmvf-httpbin-0.7.0.tar.gz source root is httpbin-0.7.0 setting SOURCE_DATE_EPOCH to timestamp 1525780837 of file httpbin-0.7.0/setup.cfg @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 running build running build_py creating build creating build/lib creating build/lib/httpbin copying httpbin/core.py -> build/lib/httpbin copying httpbin/__init__.py -> build/lib/httpbin copying httpbin/filters.py -> build/lib/httpbin copying httpbin/structures.py -> build/lib/httpbin copying httpbin/helpers.py -> build/lib/httpbin copying httpbin/utils.py -> build/lib/httpbin running egg_info writing httpbin.egg-info/PKG-INFO writing dependency_links to httpbin.egg-info/dependency_links.txt writing requirements to httpbin.egg-info/requires.txt writing top-level names to httpbin.egg-info/top_level.txt reading manifest file 'httpbin.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'README.rst' warning: no files found matching 'requirements.txt' adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file 'httpbin.egg-info/SOURCES.txt' creating build/lib/httpbin/templates copying httpbin/templates/UTF-8-demo.txt -> build/lib/httpbin/templates copying httpbin/templates/forms-post.html -> build/lib/httpbin/templates copying httpbin/templates/httpbin.1.html -> build/lib/httpbin/templates copying httpbin/templates/index.html -> build/lib/httpbin/templates copying httpbin/templates/moby.html -> build/lib/httpbin/templates copying httpbin/templates/sample.xml -> build/lib/httpbin/templates copying httpbin/templates/trackingscripts.html -> build/lib/httpbin/templates creating build/lib/httpbin/templates/images copying httpbin/templates/images/jackal.jpg -> build/lib/httpbin/templates/images copying httpbin/templates/images/pig_icon.png -> build/lib/httpbin/templates/images copying httpbin/templates/images/svg_logo.svg -> build/lib/httpbin/templates/images copying httpbin/templates/images/wolf_1.webp -> build/lib/httpbin/templates/images 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/httpbin copying build/lib/httpbin/core.py -> build/bdist.linux-x86_64/wheel/httpbin copying build/lib/httpbin/__init__.py -> build/bdist.linux-x86_64/wheel/httpbin copying build/lib/httpbin/filters.py -> build/bdist.linux-x86_64/wheel/httpbin copying build/lib/httpbin/structures.py -> build/bdist.linux-x86_64/wheel/httpbin creating build/bdist.linux-x86_64/wheel/httpbin/templates copying build/lib/httpbin/templates/moby.html -> build/bdist.linux-x86_64/wheel/httpbin/templates copying build/lib/httpbin/templates/UTF-8-demo.txt -> build/bdist.linux-x86_64/wheel/httpbin/templates creating build/bdist.linux-x86_64/wheel/httpbin/templates/images copying build/lib/httpbin/templates/images/jackal.jpg -> build/bdist.linux-x86_64/wheel/httpbin/templates/images copying build/lib/httpbin/templates/images/svg_logo.svg -> build/bdist.linux-x86_64/wheel/httpbin/templates/images copying build/lib/httpbin/templates/images/pig_icon.png -> build/bdist.linux-x86_64/wheel/httpbin/templates/images copying build/lib/httpbin/templates/images/wolf_1.webp -> build/bdist.linux-x86_64/wheel/httpbin/templates/images copying build/lib/httpbin/templates/forms-post.html -> build/bdist.linux-x86_64/wheel/httpbin/templates copying build/lib/httpbin/templates/trackingscripts.html -> build/bdist.linux-x86_64/wheel/httpbin/templates copying build/lib/httpbin/templates/httpbin.1.html -> build/bdist.linux-x86_64/wheel/httpbin/templates copying build/lib/httpbin/templates/sample.xml -> build/bdist.linux-x86_64/wheel/httpbin/templates copying build/lib/httpbin/templates/index.html -> build/bdist.linux-x86_64/wheel/httpbin/templates copying build/lib/httpbin/helpers.py -> build/bdist.linux-x86_64/wheel/httpbin copying build/lib/httpbin/utils.py -> build/bdist.linux-x86_64/wheel/httpbin running install_egg_info Copying httpbin.egg-info to build/bdist.linux-x86_64/wheel/httpbin-0.7.0-py3.7.egg-info running install_scripts adding license file "LICENSE" (matched pattern "LICEN[CS]E*") adding license file "AUTHORS" (matched pattern "AUTHORS*") creating build/bdist.linux-x86_64/wheel/httpbin-0.7.0.dist-info/WHEEL creating 'dist/httpbin-0.7.0-py2.py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it adding 'httpbin/__init__.py' adding 'httpbin/core.py' adding 'httpbin/filters.py' adding 'httpbin/helpers.py' adding 'httpbin/structures.py' adding 'httpbin/utils.py' adding 'httpbin/templates/UTF-8-demo.txt' adding 'httpbin/templates/forms-post.html' adding 'httpbin/templates/httpbin.1.html' adding 'httpbin/templates/index.html' adding 'httpbin/templates/moby.html' adding 'httpbin/templates/sample.xml' adding 'httpbin/templates/trackingscripts.html' adding 'httpbin/templates/images/jackal.jpg' adding 'httpbin/templates/images/pig_icon.png' adding 'httpbin/templates/images/svg_logo.svg' adding 'httpbin/templates/images/wolf_1.webp' adding 'httpbin-0.7.0.dist-info/AUTHORS' adding 'httpbin-0.7.0.dist-info/LICENSE' adding 'httpbin-0.7.0.dist-info/METADATA' adding 'httpbin-0.7.0.dist-info/WHEEL' adding 'httpbin-0.7.0.dist-info/top_level.txt' adding 'httpbin-0.7.0.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Finished executing setuptoolsBuildPhase @nix { "action": "setPhase", "phase": "installPhase" } installing Executing pipInstallPhase /build/httpbin-0.7.0/dist /build/httpbin-0.7.0 Processing ./httpbin-0.7.0-py2.py3-none-any.whl Requirement already satisfied: MarkupSafe in /nix/store/fwhx0cwrqyswl6vajd2nizymsak88bkj-python3.7-markupsafe-2.0.1/lib/python3.7/site-packages (from httpbin==0.7.0) (2.0.1) Requirement already satisfied: Flask in /nix/store/558j4scy6xlwncn1b4psjq03giy53k9z-python3.7-Flask-2.0.1/lib/python3.7/site-packages (from httpbin==0.7.0) (2.0.1) Requirement already satisfied: itsdangerous in /nix/store/7ldi4b7lmdkbbfd63bbdalram86qjg64-python3.7-itsdangerous-2.0.1/lib/python3.7/site-packages (from httpbin==0.7.0) (2.0.1) Requirement already satisfied: decorator in /nix/store/d0p7n0pz07vrp7w6pqm22dwxabmi160i-python3.7-decorator-5.0.9/lib/python3.7/site-packages (from httpbin==0.7.0) (5.0.9) Requirement already satisfied: raven[flask] in /nix/store/4x7c7410hg9jpnnpbk200kji4niwb0bd-python3.7-raven-6.10.0/lib/python3.7/site-packages (from httpbin==0.7.0) (6.10.0) Requirement already satisfied: brotlipy in /nix/store/y5cqc6gxanash3j8cfh712vrkd535q2y-python3.7-brotlipy-0.7.0/lib/python3.7/site-packages (from httpbin==0.7.0) (0.7.0) Requirement already satisfied: six in /nix/store/cz0zwcgmhgrz3mv722xnmfnnbg8ybrvf-python3.7-six-1.16.0/lib/python3.7/site-packages (from httpbin==0.7.0) (1.16.0) Requirement already satisfied: werkzeug>=0.14.1 in /nix/store/r8iz3zjfxr905r58cdmrx804mjzdsk5g-python3.7-werkzeug-2.0.1/lib/python3.7/site-packages (from httpbin==0.7.0) (2.0.1) Requirement already satisfied: cffi>=1.0.0 in /nix/store/vb8gw49hsd3lpk6d0q6vi2hlidi1cd1k-python3.7-cffi-1.14.6/lib/python3.7/site-packages (from brotlipy->httpbin==0.7.0) (1.14.6) Requirement already satisfied: pycparser in /nix/store/aqwwmpbpv26zmwvramcgza2p0mhlp48p-python3.7-pycparser-2.20/lib/python3.7/site-packages (from cffi>=1.0.0->brotlipy->httpbin==0.7.0) (2.20) Requirement already satisfied: click>=7.1.2 in /nix/store/vcypmcsdix374rrd19962i0dbizfdkjm-python3.7-click-8.0.1/lib/python3.7/site-packages (from Flask->httpbin==0.7.0) (8.0.1) Requirement already satisfied: Jinja2>=3.0 in /nix/store/gpc8yl01mj0xni96xib5wvrn1348qy0d-python3.7-Jinja2-3.0.1/lib/python3.7/site-packages (from Flask->httpbin==0.7.0) (3.0.1) Requirement already satisfied: importlib-metadata in /nix/store/njxn9irhqdk7ypq95jlxkk34qp9i3jw0-python3.7-importlib-metadata-4.6.4/lib/python3.7/site-packages (from click>=7.1.2->Flask->httpbin==0.7.0) (4.6.4) Requirement already satisfied: zipp>=0.5 in /nix/store/77xq9qidrg94c2ddwcv7c8awphndir66-python3.7-zipp-3.5.0/lib/python3.7/site-packages (from importlib-metadata->click>=7.1.2->Flask->httpbin==0.7.0) (3.5.0) Requirement already satisfied: typing-extensions>=3.6.4 in /nix/store/czmqjwmwmnb3i5nv4jhsrdvsrpblfs1w-python3.7-typing_extensions-3.10.0.2/lib/python3.7/site-packages (from importlib-metadata->click>=7.1.2->Flask->httpbin==0.7.0) (3.10.0.2) Requirement already satisfied: blinker>=1.1 in /nix/store/q2jal95ald6bm9mzsbr0d607c69hmfcl-python3.7-blinker-1.4/lib/python3.7/site-packages (from raven[flask]->httpbin==0.7.0) (1.4) Installing collected packages: httpbin Successfully installed httpbin-0.7.0 /build/httpbin-0.7.0 Finished executing pipInstallPhase @nix { "action": "setPhase", "phase": "fixupPhase" } post-installation fixup shrinking RPATHs of ELF executables and libraries in /nix/store/3m6xvwvg8dnfbl3n1ahs4myf4fqf25s6-python3.7-httpbin-0.7.0 strip is /nix/store/a4mmjm3bblxwp8h53bcfx3dly80ib0ba-binutils-2.35.1/bin/strip stripping (with command strip and flags -S) in /nix/store/3m6xvwvg8dnfbl3n1ahs4myf4fqf25s6-python3.7-httpbin-0.7.0/lib patching script interpreter paths in /nix/store/3m6xvwvg8dnfbl3n1ahs4myf4fqf25s6-python3.7-httpbin-0.7.0 checking for references to /build/ in /nix/store/3m6xvwvg8dnfbl3n1ahs4myf4fqf25s6-python3.7-httpbin-0.7.0... Executing pythonRemoveTestsDir Finished executing pythonRemoveTestsDir @nix { "action": "setPhase", "phase": "pythonCatchConflictsPhase" } pythonCatchConflictsPhase @nix { "action": "setPhase", "phase": "pythonRemoveBinBytecodePhase" } pythonRemoveBinBytecodePhase @nix { "action": "setPhase", "phase": "pythonImportsCheckPhase" } pythonImportsCheckPhase Executing pythonImportsCheckPhase