Created temporary directory: /tmp/pip-ephem-wheel-cache-jrwhkcst Created temporary directory: /tmp/pip-req-tracker-xo00laso Created requirements tracker '/tmp/pip-req-tracker-xo00laso' Created temporary directory: /tmp/pip-wheel-17yxpshb Collecting toil-runner==1.2.3 1 location(s) to search for versions of toil-runner: * https://pypi.org/simple/toil-runner/ Getting page https://pypi.org/simple/toil-runner/ Analyzing links from page https://pypi.org/simple/toil-runner/ Skipping link https://files.pythonhosted.org/packages/68/4d/90b3228762b46b7c1bd2981d26d5c609f69a4c7413617aba218a65a2e6cc/toil_runner-1.2.1-py2-none-any.whl#sha256=2fde6ccc4e3065f2f56d0610ebb48842a31814357e85e4fc26d7a3c67dbf8cf6 (from https://pypi.org/simple/toil-runner/); it is not compatible with this Python Found link https://files.pythonhosted.org/packages/8d/0a/264d32a80054aabdd063e6b26a9cf6d574474b5650efdc2adc8b4c0548a3/toil_runner-1.2.1.tar.gz#sha256=c062d588ac10037a29d5c9f9ff96d03fb73c9757892abdd7051b3249a29c17e3 (from https://pypi.org/simple/toil-runner/), version: 1.2.1 Found link https://files.pythonhosted.org/packages/b2/ff/ce1b3888b4a92abb905cffbb331411c2bc08625ed8bab5f73345d97a6959/toil-runner-1.2.3.tar.gz#sha256=168be51d4c7e4eff0f7dafa1308a8c3a18cd408959850ff9c8e2d9f096eba9b6 (from https://pypi.org/simple/toil-runner/), version: 1.2.3 Skipping link https://files.pythonhosted.org/packages/b1/2e/77763bf5c03cf6fca597a0b38b4b07c23c82bac48460eb9ef3385537d36b/toil_runner-1.2.3-py2-none-any.whl#sha256=53ee9c030a170e1dd35f5609b79574bb9e6c75f5e154f56e2c92f2be7cb5f639 (from https://pypi.org/simple/toil-runner/); it is not compatible with this Python Using version 1.2.3 (newest of versions: 1.2.3) Created temporary directory: /tmp/pip-unpack-z3132y7y Downloading https://files.pythonhosted.org/packages/b2/ff/ce1b3888b4a92abb905cffbb331411c2bc08625ed8bab5f73345d97a6959/toil-runner-1.2.3.tar.gz Downloading from URL https://files.pythonhosted.org/packages/b2/ff/ce1b3888b4a92abb905cffbb331411c2bc08625ed8bab5f73345d97a6959/toil-runner-1.2.3.tar.gz#sha256=168be51d4c7e4eff0f7dafa1308a8c3a18cd408959850ff9c8e2d9f096eba9b6 (from https://pypi.org/simple/toil-runner/) Added toil-runner==1.2.3 from https://files.pythonhosted.org/packages/b2/ff/ce1b3888b4a92abb905cffbb331411c2bc08625ed8bab5f73345d97a6959/toil-runner-1.2.3.tar.gz#sha256=168be51d4c7e4eff0f7dafa1308a8c3a18cd408959850ff9c8e2d9f096eba9b6 to build tracker '/tmp/pip-req-tracker-xo00laso' Running setup.py (path:/tmp/pip-wheel-17yxpshb/toil-runner/setup.py) egg_info for package toil-runner Running command python setup.py egg_info running egg_info creating pip-egg-info/toil_runner.egg-info writing dependency_links to pip-egg-info/toil_runner.egg-info/dependency_links.txt writing requirements to pip-egg-info/toil_runner.egg-info/requires.txt writing pip-egg-info/toil_runner.egg-info/PKG-INFO writing top-level names to pip-egg-info/toil_runner.egg-info/top_level.txt writing manifest file 'pip-egg-info/toil_runner.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/toil_runner.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/toil_runner.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-17yxpshb/toil-runner has version 1.2.3, which satisfies requirement toil-runner==1.2.3 from https://files.pythonhosted.org/packages/b2/ff/ce1b3888b4a92abb905cffbb331411c2bc08625ed8bab5f73345d97a6959/toil-runner-1.2.3.tar.gz#sha256=168be51d4c7e4eff0f7dafa1308a8c3a18cd408959850ff9c8e2d9f096eba9b6 Removed toil-runner==1.2.3 from https://files.pythonhosted.org/packages/b2/ff/ce1b3888b4a92abb905cffbb331411c2bc08625ed8bab5f73345d97a6959/toil-runner-1.2.3.tar.gz#sha256=168be51d4c7e4eff0f7dafa1308a8c3a18cd408959850ff9c8e2d9f096eba9b6 from build tracker '/tmp/pip-req-tracker-xo00laso' Building wheels for collected packages: toil-runner Created temporary directory: /tmp/pip-wheel-08nxpyrm Running setup.py bdist_wheel for toil-runner: started Destination directory: /tmp/pip-wheel-08nxpyrm Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-17yxpshb/toil-runner/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-08nxpyrm running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/runner copying runner/runner.py -> build/lib/runner copying runner/__init__.py -> build/lib/runner installing to build/bdist.linux-armv7l/wheel running install running install_lib creating build/bdist.linux-armv7l creating build/bdist.linux-armv7l/wheel creating build/bdist.linux-armv7l/wheel/runner copying build/lib/runner/runner.py -> build/bdist.linux-armv7l/wheel/runner copying build/lib/runner/__init__.py -> build/bdist.linux-armv7l/wheel/runner running install_egg_info running egg_info writing toil_runner.egg-info/PKG-INFO writing top-level names to toil_runner.egg-info/top_level.txt writing dependency_links to toil_runner.egg-info/dependency_links.txt writing requirements to toil_runner.egg-info/requires.txt reading manifest file 'toil_runner.egg-info/SOURCES.txt' writing manifest file 'toil_runner.egg-info/SOURCES.txt' Copying toil_runner.egg-info to build/bdist.linux-armv7l/wheel/toil_runner-1.2.3-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/toil_runner-1.2.3.dist-info/WHEEL creating '/tmp/pip-wheel-08nxpyrm/toil_runner-1.2.3-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'runner/__init__.py' adding 'runner/runner.py' adding 'toil_runner-1.2.3.dist-info/METADATA' adding 'toil_runner-1.2.3.dist-info/WHEEL' adding 'toil_runner-1.2.3.dist-info/top_level.txt' adding 'toil_runner-1.2.3.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for toil-runner: finished with status 'done' Stored in directory: /tmp/tmpygsltcf0 Successfully built toil-runner Cleaning up... Removing source in /tmp/pip-wheel-17yxpshb/toil-runner Removed build tracker '/tmp/pip-req-tracker-xo00laso'