Created temporary directory: /tmp/pip-ephem-wheel-cache-9tbbvr11 Created temporary directory: /tmp/pip-req-tracker-ggv1vx1n Created requirements tracker '/tmp/pip-req-tracker-ggv1vx1n' Created temporary directory: /tmp/pip-wheel-2e2yd7cr Collecting wai.test==0.0.1 1 location(s) to search for versions of wai.test: * https://pypi.org/simple/wai-test/ Getting page https://pypi.org/simple/wai-test/ Analyzing links from page https://pypi.org/simple/wai-test/ Found link https://files.pythonhosted.org/packages/cf/71/de2361349c5c00326c82a7b5450bd74f4a260cfbaf38af8927f0a5664097/wai.test-0.0.1.tar.gz#sha256=a11c31620d5d228cf4990d9327e9dee4f6a7f3921901a153e3868503beec4859 (from https://pypi.org/simple/wai-test/), version: 0.0.1 Using version 0.0.1 (newest of versions: 0.0.1) Created temporary directory: /tmp/pip-unpack-j1wwx89l Downloading https://files.pythonhosted.org/packages/cf/71/de2361349c5c00326c82a7b5450bd74f4a260cfbaf38af8927f0a5664097/wai.test-0.0.1.tar.gz Downloading from URL https://files.pythonhosted.org/packages/cf/71/de2361349c5c00326c82a7b5450bd74f4a260cfbaf38af8927f0a5664097/wai.test-0.0.1.tar.gz#sha256=a11c31620d5d228cf4990d9327e9dee4f6a7f3921901a153e3868503beec4859 (from https://pypi.org/simple/wai-test/) Added wai.test==0.0.1 from https://files.pythonhosted.org/packages/cf/71/de2361349c5c00326c82a7b5450bd74f4a260cfbaf38af8927f0a5664097/wai.test-0.0.1.tar.gz#sha256=a11c31620d5d228cf4990d9327e9dee4f6a7f3921901a153e3868503beec4859 to build tracker '/tmp/pip-req-tracker-ggv1vx1n' Running setup.py (path:/tmp/pip-wheel-2e2yd7cr/wai.test/setup.py) egg_info for package wai.test Running command python setup.py egg_info running egg_info creating pip-egg-info/wai.test.egg-info writing pip-egg-info/wai.test.egg-info/PKG-INFO writing dependency_links to pip-egg-info/wai.test.egg-info/dependency_links.txt writing namespace_packages to pip-egg-info/wai.test.egg-info/namespace_packages.txt writing top-level names to pip-egg-info/wai.test.egg-info/top_level.txt writing manifest file 'pip-egg-info/wai.test.egg-info/SOURCES.txt' package init file 'src/wai/__init__.py' not found (or not a regular file) reading manifest file 'pip-egg-info/wai.test.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/wai.test.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-2e2yd7cr/wai.test has version 0.0.1, which satisfies requirement wai.test==0.0.1 from https://files.pythonhosted.org/packages/cf/71/de2361349c5c00326c82a7b5450bd74f4a260cfbaf38af8927f0a5664097/wai.test-0.0.1.tar.gz#sha256=a11c31620d5d228cf4990d9327e9dee4f6a7f3921901a153e3868503beec4859 Removed wai.test==0.0.1 from https://files.pythonhosted.org/packages/cf/71/de2361349c5c00326c82a7b5450bd74f4a260cfbaf38af8927f0a5664097/wai.test-0.0.1.tar.gz#sha256=a11c31620d5d228cf4990d9327e9dee4f6a7f3921901a153e3868503beec4859 from build tracker '/tmp/pip-req-tracker-ggv1vx1n' Building wheels for collected packages: wai.test Created temporary directory: /tmp/pip-wheel-r1y_x7wa Running setup.py bdist_wheel for wai.test: started Destination directory: /tmp/pip-wheel-r1y_x7wa Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-2e2yd7cr/wai.test/setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" bdist_wheel -d /tmp/pip-wheel-r1y_x7wa running bdist_wheel running build running build_py package init file 'src/wai/__init__.py' not found (or not a regular file) creating build creating build/lib creating build/lib/wai creating build/lib/wai/test copying src/wai/test/__init__.py -> build/lib/wai/test copying src/wai/test/_constants.py -> build/lib/wai/test copying src/wai/test/_AbstractTest.py -> build/lib/wai/test copying src/wai/test/_functions.py -> build/lib/wai/test copying src/wai/test/_AbstractTestMeta.py -> build/lib/wai/test creating build/lib/wai/test/serialisation copying src/wai/test/serialisation/_BytesSerialiser.py -> build/lib/wai/test/serialisation copying src/wai/test/serialisation/_RegressionSerialiser.py -> build/lib/wai/test/serialisation copying src/wai/test/serialisation/__init__.py -> build/lib/wai/test/serialisation copying src/wai/test/serialisation/_StringSerialiser.py -> build/lib/wai/test/serialisation creating build/lib/wai/test/decorators copying src/wai/test/decorators/_WithSerialiser.py -> build/lib/wai/test/decorators copying src/wai/test/decorators/__init__.py -> build/lib/wai/test/decorators copying src/wai/test/decorators/_Skip.py -> build/lib/wai/test/decorators copying src/wai/test/decorators/_SubjectArgs.py -> build/lib/wai/test/decorators copying src/wai/test/decorators/_Test.py -> build/lib/wai/test/decorators copying src/wai/test/decorators/_ExpectedFailure.py -> build/lib/wai/test/decorators copying src/wai/test/decorators/_ExceptionTest.py -> build/lib/wai/test/decorators copying src/wai/test/decorators/_RegressionTest.py -> build/lib/wai/test/decorators running egg_info writing src/wai.test.egg-info/PKG-INFO writing top-level names to src/wai.test.egg-info/top_level.txt writing dependency_links to src/wai.test.egg-info/dependency_links.txt writing namespace_packages to src/wai.test.egg-info/namespace_packages.txt reading manifest file 'src/wai.test.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'src/wai.test.egg-info/SOURCES.txt' installing to build/bdist.linux-armv7l/wheel running install running install_lib copying wai/test/__init__.py -> build/bdist.linux-armv7l/wheel/wai/test copying wai/test/_constants.py -> build/bdist.linux-armv7l/wheel/wai/test copying wai/test/_AbstractTest.py -> build/bdist.linux-armv7l/wheel/wai/test copying wai/test/_functions.py -> build/bdist.linux-armv7l/wheel/wai/test copying wai/test/_AbstractTestMeta.py -> build/bdist.linux-armv7l/wheel/wai/test copying wai/test/serialisation/_BytesSerialiser.py -> build/bdist.linux-armv7l/wheel/wai/test/serialisation copying wai/test/serialisation/_RegressionSerialiser.py -> build/bdist.linux-armv7l/wheel/wai/test/serialisation copying wai/test/serialisation/__init__.py -> build/bdist.linux-armv7l/wheel/wai/test/serialisation copying wai/test/serialisation/_StringSerialiser.py -> build/bdist.linux-armv7l/wheel/wai/test/serialisation copying wai/test/decorators/_WithSerialiser.py -> build/bdist.linux-armv7l/wheel/wai/test/decorators copying wai/test/decorators/__init__.py -> build/bdist.linux-armv7l/wheel/wai/test/decorators copying wai/test/decorators/_Skip.py -> build/bdist.linux-armv7l/wheel/wai/test/decorators copying wai/test/decorators/_SubjectArgs.py -> build/bdist.linux-armv7l/wheel/wai/test/decorators copying wai/test/decorators/_Test.py -> build/bdist.linux-armv7l/wheel/wai/test/decorators copying wai/test/decorators/_ExpectedFailure.py -> build/bdist.linux-armv7l/wheel/wai/test/decorators copying wai/test/decorators/_ExceptionTest.py -> build/bdist.linux-armv7l/wheel/wai/test/decorators copying wai/test/decorators/_RegressionTest.py -> build/bdist.linux-armv7l/wheel/wai/test/decorators running install_egg_info Copying src/wai.test.egg-info to build/bdist.linux-armv7l/wheel/wai.test-0.0.1-py3.4.egg-info Installing build/bdist.linux-armv7l/wheel/wai.test-0.0.1-py3.4-nspkg.pth running install_scripts creating build/bdist.linux-armv7l/wheel/wai.test-0.0.1.dist-info/WHEEL creating '/tmp/pip-wheel-r1y_x7wa/wai.test-0.0.1-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'wai.test-0.0.1-py3.4-nspkg.pth' adding 'wai/test/_AbstractTest.py' adding 'wai/test/_AbstractTestMeta.py' adding 'wai/test/__init__.py' adding 'wai/test/_constants.py' adding 'wai/test/_functions.py' adding 'wai/test/decorators/_ExceptionTest.py' adding 'wai/test/decorators/_ExpectedFailure.py' adding 'wai/test/decorators/_RegressionTest.py' adding 'wai/test/decorators/_Skip.py' adding 'wai/test/decorators/_SubjectArgs.py' adding 'wai/test/decorators/_Test.py' adding 'wai/test/decorators/_WithSerialiser.py' adding 'wai/test/decorators/__init__.py' adding 'wai/test/serialisation/_BytesSerialiser.py' adding 'wai/test/serialisation/_RegressionSerialiser.py' adding 'wai/test/serialisation/_StringSerialiser.py' adding 'wai/test/serialisation/__init__.py' adding 'wai.test-0.0.1.dist-info/METADATA' adding 'wai.test-0.0.1.dist-info/WHEEL' adding 'wai.test-0.0.1.dist-info/namespace_packages.txt' adding 'wai.test-0.0.1.dist-info/top_level.txt' adding 'wai.test-0.0.1.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for wai.test: finished with status 'done' Stored in directory: /tmp/tmphcbgxa8l Successfully built wai.test Cleaning up... Removing source in /tmp/pip-wheel-2e2yd7cr/wai.test Removed build tracker '/tmp/pip-req-tracker-ggv1vx1n'