2021-07-15T02:59:09,839 Created temporary directory: /tmp/pip-ephem-wheel-cache-5witc2rj 2021-07-15T02:59:09,843 Created temporary directory: /tmp/pip-req-tracker-jovehx47 2021-07-15T02:59:09,843 Initialized build tracking at /tmp/pip-req-tracker-jovehx47 2021-07-15T02:59:09,843 Created build tracker: /tmp/pip-req-tracker-jovehx47 2021-07-15T02:59:09,843 Entered build tracker: /tmp/pip-req-tracker-jovehx47 2021-07-15T02:59:09,844 Created temporary directory: /tmp/pip-wheel-vc_jlrwa 2021-07-15T02:59:09,873 1 location(s) to search for versions of sqlx: 2021-07-15T02:59:09,873 * https://pypi.org/simple/sqlx/ 2021-07-15T02:59:09,873 Fetching project page and analyzing links: https://pypi.org/simple/sqlx/ 2021-07-15T02:59:09,874 Getting page https://pypi.org/simple/sqlx/ 2021-07-15T02:59:09,876 Found index url https://pypi.org/simple 2021-07-15T02:59:09,966 Found link https://files.pythonhosted.org/packages/e4/f5/9194ecb9329482898b6a5a932fb7d4f376c476b82349ec78bf569905ed57/sqlx-0.0.6.tar.gz#sha256=427c36a21876fef1644b90fadf43deea5db445beae62a2b49dc8bd3f6ff65fbd (from https://pypi.org/simple/sqlx/), version: 0.0.6 2021-07-15T02:59:09,966 Found link https://files.pythonhosted.org/packages/a3/3a/245a75570c62d794e70e508e1d04f39e1075fc20e043058949eee7c8e600/sqlx-0.0.7.tar.gz#sha256=191705bdad7d14ece1903604b05bab3ab195b1f17af289e6c3fe37dcecb8f5c1 (from https://pypi.org/simple/sqlx/), version: 0.0.7 2021-07-15T02:59:09,967 Found link https://files.pythonhosted.org/packages/2d/c9/620757b9335f5c436c65cbceb61fd3812b6442f299b5e705f60defc445d7/sqlx-0.1.0.tar.gz#sha256=7b5979719a5d39896246a919d79709bb2276edc9b5180ae03fddc812c8f375d4 (from https://pypi.org/simple/sqlx/), version: 0.1.0 2021-07-15T02:59:09,967 Found link https://files.pythonhosted.org/packages/da/2c/b4d66cf697a22fe90b0e2848fa1bdafe5c94b6fada0c63c85b70f9aa033a/sqlx-0.1.1.tar.gz#sha256=dc2df817f54faaecaa209e830d51ffe2cfc81bb354ccbd2bfeefede060ea72c9 (from https://pypi.org/simple/sqlx/), version: 0.1.1 2021-07-15T02:59:09,967 Skipping link: not a file: https://pypi.org/simple/sqlx/ 2021-07-15T02:59:09,986 Given no hashes to check 1 links for project 'sqlx': discarding no candidates 2021-07-15T02:59:10,005 Collecting sqlx==0.1.0 2021-07-15T02:59:10,007 Created temporary directory: /tmp/pip-unpack-c3ceywfx 2021-07-15T02:59:10,194 Downloading sqlx-0.1.0.tar.gz (32 kB) 2021-07-15T02:59:10,257 Added sqlx==0.1.0 from https://files.pythonhosted.org/packages/2d/c9/620757b9335f5c436c65cbceb61fd3812b6442f299b5e705f60defc445d7/sqlx-0.1.0.tar.gz#sha256=7b5979719a5d39896246a919d79709bb2276edc9b5180ae03fddc812c8f375d4 to build tracker '/tmp/pip-req-tracker-jovehx47' 2021-07-15T02:59:10,258 Running setup.py (path:/tmp/pip-wheel-vc_jlrwa/sqlx_0efff1b132974b5a904e57a5f95808e5/setup.py) egg_info for package sqlx 2021-07-15T02:59:10,259 Created temporary directory: /tmp/pip-pip-egg-info-qjqhau94 2021-07-15T02:59:10,259 Running command python setup.py egg_info 2021-07-15T02:59:11,354 Traceback (most recent call last): 2021-07-15T02:59:11,355 File "", line 1, in 2021-07-15T02:59:11,355 File "/tmp/pip-wheel-vc_jlrwa/sqlx_0efff1b132974b5a904e57a5f95808e5/setup.py", line 5, in 2021-07-15T02:59:11,355 from sqlx import VERSION 2021-07-15T02:59:11,355 File "/tmp/pip-wheel-vc_jlrwa/sqlx_0efff1b132974b5a904e57a5f95808e5/sqlx.py", line 9, in 2021-07-15T02:59:11,355 import sqlformat 2021-07-15T02:59:11,356 File "/tmp/pip-wheel-vc_jlrwa/sqlx_0efff1b132974b5a904e57a5f95808e5/sqlformat.py", line 2, in 2021-07-15T02:59:11,356 import js2py 2021-07-15T02:59:11,356 ModuleNotFoundError: No module named 'js2py' 2021-07-15T02:59:11,406 WARNING: Discarding https://files.pythonhosted.org/packages/2d/c9/620757b9335f5c436c65cbceb61fd3812b6442f299b5e705f60defc445d7/sqlx-0.1.0.tar.gz#sha256=7b5979719a5d39896246a919d79709bb2276edc9b5180ae03fddc812c8f375d4 (from https://pypi.org/simple/sqlx/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-15T02:59:11,408 ERROR: Could not find a version that satisfies the requirement sqlx==0.1.0 (from versions: 0.0.6, 0.0.7, 0.1.0, 0.1.1) 2021-07-15T02:59:11,408 ERROR: No matching distribution found for sqlx==0.1.0 2021-07-15T02:59:11,408 Exception information: 2021-07-15T02:59:11,408 Traceback (most recent call last): 2021-07-15T02:59:11,408 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-15T02:59:11,408 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-15T02:59:11,408 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-15T02:59:11,408 raise RequirementsConflicted(criterion) 2021-07-15T02:59:11,408 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('sqlx==0.1.0') 2021-07-15T02:59:11,408 2021-07-15T02:59:11,408 During handling of the above exception, another exception occurred: 2021-07-15T02:59:11,408 2021-07-15T02:59:11,408 Traceback (most recent call last): 2021-07-15T02:59:11,408 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-15T02:59:11,408 result = self._result = resolver.resolve( 2021-07-15T02:59:11,408 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-15T02:59:11,408 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-15T02:59:11,408 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-15T02:59:11,408 raise ResolutionImpossible(e.criterion.information) 2021-07-15T02:59:11,408 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('sqlx==0.1.0'), parent=None)] 2021-07-15T02:59:11,408 2021-07-15T02:59:11,408 The above exception was the direct cause of the following exception: 2021-07-15T02:59:11,408 2021-07-15T02:59:11,408 Traceback (most recent call last): 2021-07-15T02:59:11,408 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-15T02:59:11,408 status = self.run(options, args) 2021-07-15T02:59:11,408 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-15T02:59:11,408 return func(self, options, args) 2021-07-15T02:59:11,408 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-15T02:59:11,408 requirement_set = resolver.resolve( 2021-07-15T02:59:11,408 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-15T02:59:11,408 raise error from e 2021-07-15T02:59:11,408 pip._internal.exceptions.DistributionNotFound: No matching distribution found for sqlx==0.1.0 2021-07-15T02:59:11,413 Removed sqlx==0.1.0 from https://files.pythonhosted.org/packages/2d/c9/620757b9335f5c436c65cbceb61fd3812b6442f299b5e705f60defc445d7/sqlx-0.1.0.tar.gz#sha256=7b5979719a5d39896246a919d79709bb2276edc9b5180ae03fddc812c8f375d4 from build tracker '/tmp/pip-req-tracker-jovehx47' 2021-07-15T02:59:11,414 Removed build tracker: '/tmp/pip-req-tracker-jovehx47'