2022-10-26T16:49:06,983 Created temporary directory: /tmp/pip-ephem-wheel-cache-gvw9icjq 2022-10-26T16:49:06,985 Created temporary directory: /tmp/pip-build-tracker-nbp9u3ol 2022-10-26T16:49:06,985 Initialized build tracking at /tmp/pip-build-tracker-nbp9u3ol 2022-10-26T16:49:06,986 Created build tracker: /tmp/pip-build-tracker-nbp9u3ol 2022-10-26T16:49:06,986 Entered build tracker: /tmp/pip-build-tracker-nbp9u3ol 2022-10-26T16:49:06,986 Created temporary directory: /tmp/pip-wheel-foj4eq5r 2022-10-26T16:49:07,023 DEPRECATION: --no-binary currently disables reading from the cache of locally built wheels. In the future --no-binary will not influence the wheel cache. pip 23.1 will enforce this behaviour change. A possible replacement is to use the --no-cache-dir option. You can use the flag --use-feature=no-binary-enable-wheel-cache to test the upcoming behaviour. Discussion can be found at https://github.com/pypa/pip/issues/11453 2022-10-26T16:49:07,025 Created temporary directory: /tmp/pip-ephem-wheel-cache-m1e44jq1 2022-10-26T16:49:07,048 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-10-26T16:49:07,051 2 location(s) to search for versions of crypto2csv: 2022-10-26T16:49:07,051 * https://pypi.org/simple/crypto2csv/ 2022-10-26T16:49:07,051 * https://www.piwheels.org/simple/crypto2csv/ 2022-10-26T16:49:07,051 Fetching project page and analyzing links: https://pypi.org/simple/crypto2csv/ 2022-10-26T16:49:07,052 Getting page https://pypi.org/simple/crypto2csv/ 2022-10-26T16:49:07,053 Found index url https://pypi.org/simple 2022-10-26T16:49:07,106 Fetched page https://pypi.org/simple/crypto2csv/ as application/vnd.pypi.simple.v1+json 2022-10-26T16:49:07,107 Skipping link: No binaries permitted for crypto2csv: https://files.pythonhosted.org/packages/8f/a4/f3e15285c6c8d482e18560f374201b1e523298514743062e18d7d197e802/crypto2csv-0.1.0-py3-none-any.whl (from https://pypi.org/simple/crypto2csv/) 2022-10-26T16:49:07,108 Skipping link: unsupported archive format: .egg: https://files.pythonhosted.org/packages/51/4e/2f8d1627d188b04fa86a85bb51dc3add048f4c1363d389f95d4abf10a942/crypto2csv-0.1.0-py3.9.egg (from https://pypi.org/simple/crypto2csv/) 2022-10-26T16:49:07,108 Found link https://files.pythonhosted.org/packages/d9/12/d10af1f7ce318aef5441f583b4ed6fd63f14fc534ecdf3f60624c511c7df/crypto2csv-0.1.0.tar.gz (from https://pypi.org/simple/crypto2csv/), version: 0.1.0 2022-10-26T16:49:07,108 Skipping link: No binaries permitted for crypto2csv: https://files.pythonhosted.org/packages/cd/f9/a6c9f05b3a6286ae84c2b34a3f612e033766d0e0fa9ea9459a25a6ed039d/crypto2csv-0.1.1-py3-none-any.whl (from https://pypi.org/simple/crypto2csv/) 2022-10-26T16:49:07,108 Found link https://files.pythonhosted.org/packages/e9/73/ab29aab73e9856456180205d8af3e492741049b944ed48e4e0084feea650/crypto2csv-0.1.1.tar.gz (from https://pypi.org/simple/crypto2csv/), version: 0.1.1 2022-10-26T16:49:07,109 Fetching project page and analyzing links: https://www.piwheels.org/simple/crypto2csv/ 2022-10-26T16:49:07,109 Getting page https://www.piwheels.org/simple/crypto2csv/ 2022-10-26T16:49:07,110 Found index url https://www.piwheels.org/simple 2022-10-26T16:49:07,318 Fetched page https://www.piwheels.org/simple/crypto2csv/ as text/html 2022-10-26T16:49:07,319 Skipping link: not a file: https://www.piwheels.org/simple/crypto2csv/ 2022-10-26T16:49:07,320 Skipping link: not a file: https://pypi.org/simple/crypto2csv/ 2022-10-26T16:49:07,336 Given no hashes to check 1 links for project 'crypto2csv': discarding no candidates 2022-10-26T16:49:07,351 Collecting crypto2csv==0.1.0 2022-10-26T16:49:07,353 Created temporary directory: /tmp/pip-unpack-s46tvitx 2022-10-26T16:49:07,399 Downloading crypto2csv-0.1.0.tar.gz (1.8 kB) 2022-10-26T16:49:07,429 Added crypto2csv==0.1.0 from https://files.pythonhosted.org/packages/d9/12/d10af1f7ce318aef5441f583b4ed6fd63f14fc534ecdf3f60624c511c7df/crypto2csv-0.1.0.tar.gz to build tracker '/tmp/pip-build-tracker-nbp9u3ol' 2022-10-26T16:49:07,431 ERROR: Exception: 2022-10-26T16:49:07,431 Traceback (most recent call last): 2022-10-26T16:49:07,431 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 160, in exc_logging_wrapper 2022-10-26T16:49:07,431 status = run_func(*args) 2022-10-26T16:49:07,431 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 247, in wrapper 2022-10-26T16:49:07,431 return func(self, options, args) 2022-10-26T16:49:07,431 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 170, in run 2022-10-26T16:49:07,431 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-10-26T16:49:07,431 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 92, in resolve 2022-10-26T16:49:07,431 result = self._result = resolver.resolve( 2022-10-26T16:49:07,431 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2022-10-26T16:49:07,431 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-10-26T16:49:07,431 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2022-10-26T16:49:07,431 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-10-26T16:49:07,431 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 172, in _add_to_criteria 2022-10-26T16:49:07,431 if not criterion.candidates: 2022-10-26T16:49:07,431 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/structs.py", line 151, in __bool__ 2022-10-26T16:49:07,431 return bool(self._sequence) 2022-10-26T16:49:07,431 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 155, in __bool__ 2022-10-26T16:49:07,431 return any(self) 2022-10-26T16:49:07,431 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 143, in 2022-10-26T16:49:07,431 return (c for c in iterator if id(c) not in self._incompatible_ids) 2022-10-26T16:49:07,431 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 47, in _iter_built 2022-10-26T16:49:07,431 candidate = func() 2022-10-26T16:49:07,431 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/factory.py", line 206, in _make_candidate_from_link 2022-10-26T16:49:07,431 self._link_candidate_cache[link] = LinkCandidate( 2022-10-26T16:49:07,431 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/candidates.py", line 297, in __init__ 2022-10-26T16:49:07,431 super().__init__( 2022-10-26T16:49:07,431 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/candidates.py", line 162, in __init__ 2022-10-26T16:49:07,431 self.dist = self._prepare() 2022-10-26T16:49:07,431 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/candidates.py", line 231, in _prepare 2022-10-26T16:49:07,431 dist = self._prepare_distribution() 2022-10-26T16:49:07,431 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/candidates.py", line 308, in _prepare_distribution 2022-10-26T16:49:07,431 return preparer.prepare_linked_requirement(self._ireq, parallel_builds=True) 2022-10-26T16:49:07,431 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/operations/prepare.py", line 491, in prepare_linked_requirement 2022-10-26T16:49:07,431 return self._prepare_linked_requirement(req, parallel_builds) 2022-10-26T16:49:07,431 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/operations/prepare.py", line 577, in _prepare_linked_requirement 2022-10-26T16:49:07,431 dist = _get_prepared_distribution( 2022-10-26T16:49:07,431 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/operations/prepare.py", line 69, in _get_prepared_distribution 2022-10-26T16:49:07,431 abstract_dist.prepare_distribution_metadata( 2022-10-26T16:49:07,431 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/distributions/sdist.py", line 31, in prepare_distribution_metadata 2022-10-26T16:49:07,431 self.req.load_pyproject_toml() 2022-10-26T16:49:07,431 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/req/req_install.py", line 473, in load_pyproject_toml 2022-10-26T16:49:07,431 pyproject_toml_data = load_pyproject_toml( 2022-10-26T16:49:07,431 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/pyproject.py", line 64, in load_pyproject_toml 2022-10-26T16:49:07,431 pp_toml = tomli.loads(f.read()) 2022-10-26T16:49:07,431 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/tomli/_parser.py", line 102, in loads 2022-10-26T16:49:07,431 pos = key_value_rule(src, pos, out, header, parse_float) 2022-10-26T16:49:07,431 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/tomli/_parser.py", line 326, in key_value_rule 2022-10-26T16:49:07,431 pos, key, value = parse_key_value_pair(src, pos, parse_float) 2022-10-26T16:49:07,431 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/tomli/_parser.py", line 369, in parse_key_value_pair 2022-10-26T16:49:07,431 pos, value = parse_value(src, pos, parse_float) 2022-10-26T16:49:07,431 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/tomli/_parser.py", line 598, in parse_value 2022-10-26T16:49:07,431 return parse_one_line_basic_str(src, pos) 2022-10-26T16:49:07,431 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/tomli/_parser.py", line 409, in parse_one_line_basic_str 2022-10-26T16:49:07,431 return parse_basic_str(src, pos, multiline=False) 2022-10-26T16:49:07,431 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/tomli/_parser.py", line 580, in parse_basic_str 2022-10-26T16:49:07,431 raise suffixed_err(src, pos, f"Illegal character {char!r}") 2022-10-26T16:49:07,431 pip._vendor.tomli.TOMLDecodeError: Illegal character '\n' (at line 7, column 112) 2022-10-26T16:49:07,462 Removed crypto2csv==0.1.0 from https://files.pythonhosted.org/packages/d9/12/d10af1f7ce318aef5441f583b4ed6fd63f14fc534ecdf3f60624c511c7df/crypto2csv-0.1.0.tar.gz from build tracker '/tmp/pip-build-tracker-nbp9u3ol' 2022-10-26T16:49:07,462 Removed build tracker: '/tmp/pip-build-tracker-nbp9u3ol'